bookstack/app/Http/Controllers
Dan Brown 1fa90e4f12
Converted another couple of tests from browserkit
2021-05-29 23:42:21 +01:00
..
Api Ran phpcbf and updated phpcs.xml 2021-03-07 22:24:05 +00:00
Auth Converted another couple of tests from browserkit 2021-05-29 23:42:21 +01:00
Images Updated not-found image path handling to have better ux 2021-05-08 18:49:58 +01:00
AttachmentController.php
AuditLogController.php Added user filter to audit log 2021-03-21 15:04:32 +00:00
BookController.php Added testing to cover next/previous navigation 2021-05-29 12:49:10 +01:00
BookExportController.php
BookSortController.php
BookshelfController.php Started refactoring of view service 2021-05-16 10:49:37 +01:00
ChapterController.php Added testing to cover next/previous navigation 2021-05-29 12:49:10 +01:00
ChapterExportController.php
CommentController.php
Controller.php Allow uploads of files containing dots in filename. Closes BookStackApp/BookStack#2217 2021-03-04 22:27:20 +01:00
FavouriteController.php Added favourites page with link from header and home 2021-05-23 13:34:08 +01:00
HomeController.php Added favourites page with link from header and home 2021-05-23 13:34:08 +01:00
MaintenanceController.php
PageController.php Added testing to cover next/previous navigation 2021-05-29 12:49:10 +01:00
PageExportController.php
PageRevisionController.php
PageTemplateController.php
RecycleBinController.php
RoleController.php
SearchController.php Added testing to favourite system 2021-05-23 14:34:36 +01:00
SettingController.php
StatusController.php
TagController.php
UserApiTokenController.php Ran phpcbf and updated phpcs.xml 2021-03-07 22:24:05 +00:00
UserController.php Updated shelf sort to allow default sort, added testing 2021-03-21 23:06:15 +00:00
UserProfileController.php Started rolling out user slugs to model and core controllers 2021-03-09 23:06:12 +00:00
UserSearchController.php