BookStack/app/Http/Controllers
Dan Brown 0fae807713
Fixed and updated "Everyone Else" permissions handling
- Fixed inheriting control for new system.
- Tested copying shelf permissions to books.
- Added additional handling for inheriting scenario identification.
2022-10-10 17:22:38 +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 Removed old thai files, added romanian as lang option 2022-09-06 17:41:32 +01:00
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 Removed most usages of restricted entitiy property 2022-10-10 16:58:26 +01:00
HomeController.php
MaintenanceController.php Added maintenance action to regenerate references 2022-08-29 17:30:26 +01:00
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 Fixed and updated "Everyone Else" permissions handling 2022-10-10 17:22:38 +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 Refactored search-based code to its own folder 2022-08-16 11:28:05 +01:00
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