BookStack/app/Entities
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
..
Models Added tag values as part of the indexed search terms 2021-11-12 17:06:01 +00:00
Queries Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
Repos Fixed issue where markdown drafts showed as HTML 2021-11-14 12:17:22 +00:00
Tools Added an env configurable file upload size limit 2021-11-14 22:03:22 +00:00
BreadcrumbsViewComposer.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
EntityProvider.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00