BookStack/app/Http/Controllers
Dan Brown 078e8e7dc3
PHPStan and StyleCI fixes
- Updated PhpStan PHP version option to match project.
- Applied StyleCI changes.
- Updated static to self in WebhookFormatter, following static analysis
  guidance.
- Fixed mis-matched header tags.
2022-03-28 11:31:06 +01:00
..
Api Made a pass to clean up UserRepo 2022-02-13 12:56:26 +00:00
Auth Applied latest StyleCI changes 2022-02-24 15:04:09 +00:00
Images
AttachmentController.php
AuditLogController.php
BookController.php
BookExportController.php
BookshelfController.php
BookSortController.php
ChapterController.php
ChapterExportController.php
CommentController.php
Controller.php Updated with latest styleci changes 2022-02-08 15:29:58 +00:00
FavouriteController.php
HomeController.php
MaintenanceController.php
PageController.php
PageExportController.php
PageRevisionController.php Added extendable/scalable formatter for webhook data 2022-03-26 16:53:02 +00:00
PageTemplateController.php
RecycleBinController.php
RoleController.php
SearchController.php
SettingController.php PHPStan and StyleCI fixes 2022-03-28 11:31:06 +01:00
StatusController.php
TagController.php
UserApiTokenController.php
UserController.php Applied StyleCI changes, updated readme badges & roadmap 2022-02-13 13:16:43 +00:00
UserProfileController.php Made a pass to clean up UserRepo 2022-02-13 12:56:26 +00:00
UserSearchController.php
WebhookController.php