BookStack/resources/js/components
Dan Brown 85154fff69
Added an env configurable file upload size limit
Replaces the old suggestion of setting JS head 'window.uploadLimit'
variable. This new env option will be used by back-end validation and
front-end libs/logic too.

Limits already likely exist within prod environments at a PHP and
webserver level but this allows an app-level limit and centralises the
option on the BookStack side into the .env

Closes #3033
2021-11-14 22:03:22 +00:00
..
add-remove-rows.js
ajax-delete-row.js
ajax-form.js
attachments-list.js Added front-end toggle and testing of inline attachments 2021-06-06 13:55:56 +01:00
attachments.js
auto-suggest.js
back-to-top.js
book-sort.js
chapter-toggle.js
code-editor.js
code-highlighter.js
collapsible.js
custom-checkbox.js
details-highlighter.js
dropdown-search.js Fixed audit log user dropdown usability issue 2021-08-04 20:48:23 +01:00
dropdown.js Improved header element accessibility when at mobile sizes 2021-04-19 21:41:13 +01:00
dropzone.js Added an env configurable file upload size limit 2021-11-14 22:03:22 +00:00
editor-toolbox.js
entity-permissions-editor.js
entity-search.js
entity-selector-popup.js
entity-selector.js Updtd entity-selector for keyboard nav and new component system 2021-02-12 22:10:37 +00:00
event-emit-select.js
expand-toggle.js
header-mobile-toggle.js Improved header element accessibility when at mobile sizes 2021-04-19 21:41:13 +01:00
homepage-control.js
image-manager.js
image-picker.js
index.js Added front-end toggle and testing of inline attachments 2021-06-06 13:55:56 +01:00
list-sort-control.js
markdown-editor.js Updated drawing upload error to shown/handle server limit errors 2021-05-26 18:23:27 +01:00
new-user-password.js
notification.js
optional-input.js
page-comments.js
page-display.js
page-editor.js Reviewed and refactored additional editor draft save warnings 2021-10-04 20:26:55 +01:00
page-picker.js
permissions-table.js
popup.js
setting-app-color-picker.js
setting-color-picker.js
shelf-sort.js
sidebar.js
sortable-list.js
submit-on-change.js Fixed audit log user dropdown usability issue 2021-08-04 20:48:23 +01:00
tabs.js
tag-manager.js
template-manager.js
toggle-switch.js
tri-layout.js Improved header element accessibility when at mobile sizes 2021-04-19 21:41:13 +01:00
user-select.js Fixed audit log user dropdown usability issue 2021-08-04 20:48:23 +01:00
wysiwyg-editor.js Updated drawing upload error to shown/handle server limit errors 2021-05-26 18:23:27 +01:00