BookStack/resources/views/form
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
..
checkbox.blade.php Reorgranised blade view files to form a convention 2021-08-22 13:17:32 +01:00
custom-checkbox.blade.php Reorgranised blade view files to form a convention 2021-08-22 13:17:32 +01:00
date.blade.php Built out interfaces & endpoints for API token managment 2019-12-29 17:03:52 +00:00
dropzone.blade.php Added an env configurable file upload size limit 2021-11-14 22:03:22 +00:00
entity-permissions.blade.php Added notice for lack of shelf permission cascade 2021-08-28 15:44:44 +01:00
image-picker.blade.php Reorgranised blade view files to form a convention 2021-08-22 13:17:32 +01:00
password.blade.php Disable autocomplete on the change password field 2021-01-13 12:21:57 -08:00
request-query-inputs.blade.php Started build of tag view 2021-11-06 16:30:20 +00:00
restriction-checkbox.blade.php Reorgranised blade view files to form a convention 2021-08-22 13:17:32 +01:00
role-checkboxes.blade.php Reorgranised blade view files to form a convention 2021-08-22 13:17:32 +01:00
role-select.blade.php Cleaned up usage of some core scss files 2019-04-07 11:34:40 +01:00
text.blade.php Built out interfaces & endpoints for API token managment 2019-12-29 17:03:52 +00:00
textarea.blade.php Cleaned up usage of some core scss files 2019-04-07 11:34:40 +01:00
toggle-switch.blade.php Reorgranised blade view files to form a convention 2021-08-22 13:17:32 +01:00
user-select-list.blade.php Reorgranised blade view files to form a convention 2021-08-22 13:17:32 +01:00
user-select.blade.php Reorgranised blade view files to form a convention 2021-08-22 13:17:32 +01:00