BookStack/app/Entities/Tools
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
..
Markdown Applied stylci advisories 2021-08-24 21:23:55 +01:00
BookContents.php Reorgranised blade view files to form a convention 2021-08-22 13:17:32 +01:00
ExportFormatter.php Added untrusted server fetching control 2021-08-31 20:22:42 +01:00
NextPreviousContentLocator.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
PageContent.php Added an env configurable file upload size limit 2021-11-14 22:03:22 +00:00
PageEditActivity.php Done a round of phpstan fixes 2021-11-06 00:32:01 +00:00
PermissionsUpdater.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
SearchIndex.php Fixed failing tests due to search highlighting changes 2021-11-13 13:43:41 +00:00
SearchOptions.php Applied StyleCI changes 2021-11-13 13:28:17 +00:00
SearchResultsFormatter.php Removed prefix route groups, applyed styleci changes 2021-11-14 15:16:18 +00:00
SearchRunner.php Added API search endpoint 2021-11-14 16:28:01 +00:00
ShelfContext.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
SiblingFetcher.php Done a round of phpstan fixes 2021-11-06 00:32:01 +00:00
SlugGenerator.php Applied latest StyleCI changes 2021-11-06 22:00:33 +00:00
TrashCan.php Added inital phpstan/larastan setup 2021-11-05 16:18:06 +00:00