BookStack/app/Http
Dan Brown 031c67ba58
Reduced the memory usage, db queries and cache hits loading revisions
Updated revision listing to only fetch required fields, massively
reducing memory usage by not loading content.
This also updates user avatar handling to effectively cache the avatar
url within request to avoid re-searching from cache, which may improve
performance of others areas of the application.
This also upates handling of the revisions list view to extract table
row to its own view to break things down a bit.

For #3633
2022-08-10 17:50:35 +01:00
..
Controllers Reduced the memory usage, db queries and cache hits loading revisions 2022-08-10 17:50:35 +01:00
Middleware Added Farsi language available 2022-05-09 14:58:04 +01:00
Requests Change application namespace to BookStack 2015-09-10 19:31:09 +01:00
Responses Applied styleci changes, updated composer deps 2022-06-10 12:37:14 +01:00
Kernel.php Laravel 8 shift squash & merge (#3029) 2021-10-30 21:29:59 +01:00
Request.php Applied styleci changes 2022-05-04 21:19:46 +01:00