BookStack/app
Dan Brown b2d48d9a7f
Images: Rolled out image memory handling to image actions
- Moved thumnbail loading out of repo into ImageResizer.
- Updated gallery and editor image handling to show errors where
  possible to indicate memory issues for resizing/thumbs.
- Updated gallery to load image data in a per-image basis via edit form
  for more resiliant thumb/data fetching. Data was previously provided
  via gallery listing, which could be affected by failing generation
  of other images.
- Updated image manager double click handling to be more pleasant and
  not flash away the edit form.
- Updated editor handlers to use main URL when thumbs fail to load.
2023-10-01 13:05:18 +01:00
..
Access Locales: More use of locale objects, Addressed failing tests 2023-09-17 16:20:21 +01:00
Activity Locales: More use of locale objects, Addressed failing tests 2023-09-17 16:20:21 +01:00
Api Cache: Increases database cache value size 2023-08-21 23:01:42 +01:00
App Locales: More use of locale objects, Addressed failing tests 2023-09-17 16:20:21 +01:00
Config Locales: Performed cleanup and alignment of locale handling 2023-09-17 13:31:38 +01:00
Console Avatar Commend: Simplified and updated during review 2023-09-19 15:53:01 +01:00
Entities Images: Started refactor of image service 2023-09-30 18:28:42 +01:00
Exceptions Thumbnails: Added OOM handling and regen endpoint 2023-09-29 13:54:08 +01:00
Facades Played around with a new app structure 2023-05-17 17:56:55 +01:00
Http Locales: Removed a lot of existing locale handling 2023-09-17 22:02:12 +01:00
Permissions Watching: Prevent issues when watchable or user is deleted 2023-09-03 14:19:43 +01:00
References Cleaned up namespacing in routes 2023-05-18 20:57:05 +01:00
Search Search: Added further backslash handling 2023-09-23 13:41:10 +01:00
Settings Guest control: Cleaned methods involved in fetching/handling 2023-09-16 13:18:35 +01:00
Theming Theme: Added handling for functions.php file load error 2023-09-12 12:34:02 +01:00
Translation Locales: Removed a lot of existing locale handling 2023-09-17 22:02:12 +01:00
Uploads Images: Rolled out image memory handling to image actions 2023-10-01 13:05:18 +01:00
Users Images: Reverted some thumbnails to be on-demand generated 2023-09-30 12:09:29 +01:00
Util Thumbnails: Added OOM handling and regen endpoint 2023-09-29 13:54:08 +01:00