BookStack/resources/views/pages
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
..
parts Images: Rolled out image memory handling to image actions 2023-10-01 13:05:18 +01:00
copy.blade.php Rolled out use of seperate link color style 2023-01-28 16:06:11 +00:00
delete.blade.php Reorgranised blade view files to form a convention 2021-08-22 13:17:32 +01:00
edit.blade.php Removed forced initial image manager display 2023-05-29 16:23:37 +01:00
guest-create.blade.php Reorgranised blade view files to form a convention 2021-08-22 13:17:32 +01:00
move.blade.php Reorgranised blade view files to form a convention 2021-08-22 13:17:32 +01:00
permissions.blade.php Refined design and text for entity permission changes 2022-10-11 15:41:21 +01:00
references.blade.php Rolled out reference pages to all entities, added testing 2022-08-19 22:40:44 +01:00
revision.blade.php Notifications: Fixed issues causing failing tests 2023-08-17 14:59:28 +01:00
revisions.blade.php Revised revision list to responsive layout 2022-10-31 21:26:31 +00:00
show.blade.php Guest control: Cleaned methods involved in fetching/handling 2023-09-16 13:18:35 +01:00