BookStack/app
Dan Brown 2ec4ad1181
Tweaked ListingResponseBuilder to help avoid future issues
- Updated so none of the method mutate the query throughout the function
so that the query can be handled in a sane way, Since we were already
encountering issues due to internal method call order.
2020-04-25 22:15:59 +01:00
..
Actions Fixed incorrect []Activity -> array conversion 2020-04-10 22:49:52 +01:00
Api Tweaked ListingResponseBuilder to help avoid future issues 2020-04-25 22:15:59 +01:00
Auth Reviewed and added testing for BookShelf API implementation 2020-04-10 15:19:18 +01:00
Config Fixed api query total not taking filters into account 2020-04-25 21:37:52 +01:00
Console Added "update-url" command to find/replace url in the database 2020-04-09 16:59:26 +01:00
Entities Reviewed and added testing for BookShelf API implementation 2020-04-10 15:19:18 +01:00
Exceptions
Facades
Http Updated user-create endpoint so saml and ldap is consistent. 2020-04-25 18:28:07 +01:00
Notifications
Providers Removed bmp and tiff support from uploaded images. 2020-04-05 16:15:05 +01:00
Settings
Translation
Uploads Updated drawing uploads to use user id in image name 2020-04-04 00:48:32 +01:00
Application.php
helpers.php
Model.php
Ownable.php