BookStack/resources/js
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
..
components Added an env configurable file upload size limit 2021-11-14 22:03:22 +00:00
services Added vb.net code language option 2021-08-04 20:56:34 +01:00
index.js Updated some comment elements and standardised more JS 2020-07-28 18:19:18 +01:00