BookStack/app/Http/Controllers
Dan Brown e0d9380055
Aligned some editor events, Changed wysiwyg custom styles loading
- Removed old 'editor-*-update' commands to instead use the aligned
  'editor::replace' command that we already have.
- Changed the way custom styles are loaded for the WYSIWYG editor so we
  don't need an API call but instead scape content from the parent page
  header using comments as identifiers. Added tests to ensure comments
  exist and align.
2022-02-08 01:01:37 +00:00
..
Api Applied latest StyleCI changes 2021-12-15 13:49:20 +00:00
Auth Added page titles to many missing app areas 2022-01-04 13:33:24 +00:00
Images Standardised laravel validation to be array based 2021-11-05 00:26:55 +00:00
AttachmentController.php Fixed page editor back button sometimes going nowhere 2021-11-15 11:19:03 +00:00
AuditLogController.php Fix PHP CS 2021-12-10 14:58:05 +08:00
BookController.php Added ability to clone books 2021-12-19 19:20:31 +00:00
BookExportController.php Added role permissions for exporting content 2021-08-28 21:48:17 +01:00
BookshelfController.php Applied latest StyleCI changes 2021-12-18 11:43:05 +00:00
BookSortController.php Changed model loading and permission checking on book sort 2022-01-04 21:09:34 +00:00
ChapterController.php Aligned chapter move permissions with page move permissions 2022-01-05 16:18:19 +00:00
ChapterExportController.php Added role permissions for exporting content 2021-08-28 21:48:17 +01:00
CommentController.php Standardised laravel validation to be array based 2021-11-05 00:26:55 +00:00
Controller.php Addressed phpstan cases 2022-01-07 13:04:49 +00:00
FavouriteController.php Added page titles to many missing app areas 2022-01-04 13:33:24 +00:00
HomeController.php Aligned some editor events, Changed wysiwyg custom styles loading 2022-02-08 01:01:37 +00:00
MaintenanceController.php Allowed database queue usage where desired 2021-12-13 18:34:18 +00:00
PageController.php Added parent context to recently updated items 2022-01-24 21:21:30 +00:00
PageExportController.php Added role permissions for exporting content 2021-08-28 21:48:17 +01:00
PageRevisionController.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
PageTemplateController.php Reorgranised blade view files to form a convention 2021-08-22 13:17:32 +01:00
RecycleBinController.php Applied another set of static analysis improvements 2021-11-20 14:03:56 +00:00
RoleController.php Applied latest styleCI changes 2022-01-06 12:18:11 +00:00
SearchController.php Applied StyleCI changes 2021-11-13 13:28:17 +00:00
SettingController.php Standardised laravel validation to be array based 2021-11-05 00:26:55 +00:00
StatusController.php Added inital phpstan/larastan setup 2021-11-05 16:18:06 +00:00
TagController.php Added page titles to many missing app areas 2022-01-04 13:33:24 +00:00
UserApiTokenController.php Standardised laravel validation to be array based 2021-11-05 00:26:55 +00:00
UserController.php Applied latest styleci changes 2022-02-01 11:49:30 +00:00
UserProfileController.php Added page titles to many missing app areas 2022-01-04 13:33:24 +00:00
UserSearchController.php Applied latest StyleCI changes 2021-12-15 13:49:20 +00:00
WebhookController.php Applied latest styleCI changes 2022-01-06 12:18:11 +00:00