BookStack/resources/js/wysiwyg
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
..
common-events.js Ran eslint fix on existing codebase 2023-04-18 22:20:02 +01:00
config.js Editors: Updated entity link select to pre-fill with selection 2023-09-24 18:33:33 +01:00
drop-paste-handling.js Images: Rolled out image memory handling to image actions 2023-10-01 13:05:18 +01:00
filters.js WYSIWYG: Fixed filtering issue causing broken page edits 2023-09-04 11:25:05 +01:00
icons.js Ran eslint fix on existing codebase 2023-04-18 22:20:02 +01:00
plugin-codeeditor.js WYSWIYG code blocks: copied head styles into shadow root 2023-05-08 12:21:53 +01:00
plugin-drawio.js Drawio: Tweaked fail backup handling during testing 2023-08-23 18:50:37 +01:00
plugins-about.js ESLINT: Started inital pass at addressing issues 2023-04-19 10:46:13 +01:00
plugins-customhr.js ESLINT: Started inital pass at addressing issues 2023-04-19 10:46:13 +01:00
plugins-details.js ESLINT: Started inital pass at addressing issues 2023-04-19 10:46:13 +01:00
plugins-imagemanager.js Images: Rolled out image memory handling to image actions 2023-10-01 13:05:18 +01:00
plugins-stub.js Ran eslint fix on existing codebase 2023-04-18 22:20:02 +01:00
plugins-tasklist.js ESLINT: Started inital pass at addressing issues 2023-04-19 10:46:13 +01:00
scrolling.js ESLINT: Started inital pass at addressing issues 2023-04-19 10:46:13 +01:00
shortcuts.js Editors: Updated entity link select to pre-fill with selection 2023-09-24 18:33:33 +01:00
toolbars.js ESLINT: Started inital pass at addressing issues 2023-04-19 10:46:13 +01:00
util.js Fixed added padding around hr tags in details blocks 2023-05-08 12:01:52 +01:00