mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-11-23 22:58:31 +08:00
48df8725d8
Failure of loading drawings will now close the drawing view and show an error message, hinting at file or permission issues, instead of leaving the user facing a continuosly loading interface. Adds test to cover. This also updates errors from our HTTP service to be wrapped in a custom error type for better identification and so the error is an actual javascript error. Should be object compatible. Related to #3955. |
||
---|---|---|
.. | ||
common-events.js | ||
config.js | ||
drop-paste-handling.js | ||
icons.js | ||
plugin-codeeditor.js | ||
plugin-drawio.js | ||
plugins-about.js | ||
plugins-customhr.js | ||
plugins-details.js | ||
plugins-imagemanager.js | ||
plugins-stub.js | ||
plugins-tasklist.js | ||
scrolling.js | ||
shortcuts.js | ||
toolbars.js | ||
util.js |