BookStack/app/Http/Controllers
Dan Brown ffd6a1002e
Centralised handling of permission form data to own class
Also updates show roles on permission view to just those with
permissions applied.
Fixes rounded borders for lone permission rows.
Moves "Everyone Else" handling from role to new class.
2022-10-09 17:14:11 +01:00
..
Api Added contents to book-show endpoint 2022-09-29 15:08:18 +01:00
Auth Removed usage of laravel/ui dependency 2022-09-22 16:54:27 +01:00
Images
AttachmentController.php
AuditLogController.php
BookController.php Reorgranised permission routes into their own controller 2022-10-09 16:36:03 +01:00
BookExportController.php
BookshelfController.php Reorgranised permission routes into their own controller 2022-10-09 16:36:03 +01:00
BookSortController.php Added and ran PHPCS 2022-09-18 01:25:20 +01:00
ChapterController.php Reorgranised permission routes into their own controller 2022-10-09 16:36:03 +01:00
ChapterExportController.php
CommentController.php
Controller.php
FavouriteController.php
HomeController.php
MaintenanceController.php
PageController.php Reorgranised permission routes into their own controller 2022-10-09 16:36:03 +01:00
PageExportController.php
PageRevisionController.php Added and ran PHPCS 2022-09-18 01:25:20 +01:00
PageTemplateController.php
PermissionsController.php Centralised handling of permission form data to own class 2022-10-09 17:14:11 +01:00
RecycleBinController.php
ReferenceController.php Reorgranised permission routes into their own controller 2022-10-09 16:36:03 +01:00
RoleController.php
SearchController.php
SettingController.php
StatusController.php
TagController.php Improved tag suggestion handling 2022-09-28 13:50:40 +01:00
UserApiTokenController.php
UserController.php
UserProfileController.php
UserSearchController.php
WebhookController.php