BookStack/resources/views/pages/parts
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
..
code-editor.blade.php Added clojure code language option 2023-04-23 14:16:31 +01:00
editor-toolbar.blade.php Page Drafts: Added new "Delete Draft" action to draft menu 2023-06-13 15:13:07 +01:00
editor-toolbox.blade.php Comments: Added read-only listing into page editor 2023-06-16 13:08:04 +01:00
editor-translations.blade.php Made WYSIWYG editor translatable 2022-02-06 21:17:08 +00:00
form.blade.php Drawio: Added unsaved restore prompt and logic 2023-08-23 14:16:20 +01:00
image-manager-form.blade.php Images: Rolled out image memory handling to image actions 2023-10-01 13:05:18 +01:00
image-manager-list.blade.php Images: Rolled out image memory handling to image actions 2023-10-01 13:05:18 +01:00
image-manager.blade.php Image manager: Improved screen reader usage 2023-05-29 16:21:44 +01:00
list-item.blade.php Reorgranised blade view files to form a convention 2021-08-22 13:17:32 +01:00
markdown-editor.blade.php Locales: Performed cleanup and alignment of locale handling 2023-09-17 13:31:38 +01:00
page-display.blade.php Reorgranised blade view files to form a convention 2021-08-22 13:17:32 +01:00
pointer.blade.php Page display pointer: Considerably improved accessibility 2023-05-31 16:44:20 +01:00
revisions-index-row.blade.php Rolled out use of seperate link color style 2023-01-28 16:06:11 +00:00
template-manager-list.blade.php Reorgranised blade view files to form a convention 2021-08-22 13:17:32 +01:00
template-manager.blade.php Cleaned up dark mode styles inc. setting browser color scheme 2022-11-28 12:38:30 +00:00
toolbox-comments.blade.php Comments: Added read-only listing into page editor 2023-06-16 13:08:04 +01:00
wysiwyg-editor.blade.php Locales: Performed cleanup and alignment of locale handling 2023-09-17 13:31:38 +01:00