BookStack/resources
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
..
icons Updated attachment links to have dropdown for open type 2022-05-19 17:38:04 +01:00
js Improved WYSWYG editor code block layout update 2022-08-10 13:51:54 +01:00
lang New Crowdin updates (#3625) 2022-08-09 13:00:39 +01:00
sass Added language list favourites sorting, updated styles 2022-07-25 19:13:25 +01:00
views Reduced the memory usage, db queries and cache hits loading revisions 2022-08-10 17:50:35 +01:00