BookStack/app/Http
Dan Brown 82e8b1577e
Updated attachment download responses to stream from filesystem
This allows download of attachments that are larger than current memory
limits, since we're not loading the entire file into memory any more.

For inline file responses, we take a 1kb portion of the file to sniff
before to check mime before we proceed.
2022-04-02 18:07:43 +01:00
..
Controllers Updated attachment download responses to stream from filesystem 2022-04-02 18:07:43 +01:00
Middleware Updated translation contributors, added Basque to language options 2022-03-30 13:12:17 +01:00
Requests Change application namespace to BookStack 2015-09-10 19:31:09 +01:00
Kernel.php Laravel 8 shift squash & merge (#3029) 2021-10-30 21:29:59 +01:00
Request.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00