0
0
Fork 0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-04-28 13:52:30 +00:00
BookStackApp_BookStack/app
Dan Brown 2dc454d206
Uploads: Explicitly disabled s3 streaming in config
This was the default option anyway, just adding here for
better visibility of this being set.
Can't enable without issues as the app will attempt to seek which does
not work for these streams. Also have not tested on non-s3, s3-like
systems.
2024-01-15 13:36:04 +00:00
..
Access URL Handling: Removed referrer-based redirect handling 2023-12-10 12:37:21 +00:00
Activity PHPStan: Fixed larastan loading and address some level2 issues 2023-12-10 14:58:05 +00:00
Api User Account: Ensured page titles for pages and api tokens 2023-10-19 15:24:48 +01:00
App Auth: Refactored OIDC RP-logout PR code, Extracted logout 2023-12-06 13:49:53 +00:00
Config Uploads: Explicitly disabled s3 streaming in config 2024-01-15 13:36:04 +00:00
Console Input WYSIWYG: Updated UpdateUrlCommand, Added chapter HTML display 2023-12-18 18:31:16 +00:00
Entities Input WYSIWYG: Updated API testing, fixed description set issue 2023-12-22 13:17:23 +00:00
Exceptions PHPStan: Fixed larastan loading and address some level2 issues 2023-12-10 14:58:05 +00:00
Facades Played around with a new app structure 2023-05-17 17:56:55 +01:00
Http Range requests: Added test cases to cover functionality 2024-01-14 15:50:00 +00:00
Permissions Permissions: Updated generation querying to be more efficient 2023-12-23 13:35:57 +00:00
References Input WYSIWYG: Updated reference link updating for descriptions 2023-12-18 18:12:36 +00:00
Search Default templates: Added page picker and working forms 2023-12-11 15:58:27 +00:00
Settings Input WYSIWYG: Added reference store & fetch handling 2023-12-18 16:23:40 +00:00
Theming PHPStan: Fixed larastan loading and address some level2 issues 2023-12-10 14:58:05 +00:00
Translation Langs: Updated translators and locale list pre v23.10 2023-10-30 11:41:36 +00:00
Uploads Attachments: Drag and drop video support 2024-01-15 11:57:20 +00:00
Users Users API: Fixed sending invite when using form requests 2023-12-13 15:13:54 +00:00
Util Input WYSIWYG: Fixed existing tests, fixed empty description handling 2023-12-20 17:21:09 +00:00