bookstack/app/Http/Controllers
Dan Brown c1f67372a7 Merge branch 'master' of git://github.com/webfoersterei/BookStack into webfoersterei-master 2021-03-14 22:55:30 +00:00
..
Api Ran phpcbf and updated phpcs.xml 2021-03-07 22:24:05 +00:00
Auth Updated register paths to include user slugs 2021-03-10 22:37:53 +00:00
Images
AttachmentController.php
AuditLogController.php
BookController.php Added env option for setting dark mode default 2021-02-07 23:12:05 +00:00
BookExportController.php
BookSortController.php
BookshelfController.php Added env option for setting dark mode default 2021-02-07 23:12:05 +00:00
ChapterController.php Moved permission updating to its own tool 2021-01-01 17:49:48 +00: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
HomeController.php Added env option for setting dark mode default 2021-02-07 23:12:05 +00:00
MaintenanceController.php
PageController.php Moved permission updating to its own tool 2021-01-01 17:49:48 +00:00
PageExportController.php
PageRevisionController.php
PageTemplateController.php
RecycleBinController.php
RoleController.php
SearchController.php Updates search to use user slugs 2021-03-10 22:51:18 +00:00
SettingController.php
StatusController.php Added status endpoint 2021-01-17 13:21:57 +00:00
TagController.php
UserApiTokenController.php Ran phpcbf and updated phpcs.xml 2021-03-07 22:24:05 +00:00
UserController.php Started rolling out user slugs to model and core controllers 2021-03-09 23:06:12 +00:00
UserProfileController.php Started rolling out user slugs to model and core controllers 2021-03-09 23:06:12 +00:00
UserSearchController.php Moved permission updating to its own tool 2021-01-01 17:49:48 +00:00