BookStack/app/Http/Controllers
2022-09-18 01:25:20 +01:00
..
Api Refactored search-based code to its own folder 2022-08-16 11:28:05 +01:00
Auth Added and ran PHPCS 2022-09-18 01:25:20 +01:00
Images Removed old thai files, added romanian as lang option 2022-09-06 17:41:32 +01:00
AttachmentController.php Extracted download response logic to its own class 2022-06-08 23:50:42 +01:00
AuditLogController.php
BookController.php Added and ran PHPCS 2022-09-18 01:25:20 +01:00
BookExportController.php Extracted download response logic to its own class 2022-06-08 23:50:42 +01:00
BookshelfController.php Added entity meta link to reference page 2022-08-20 12:07:38 +01:00
BookSortController.php Added and ran PHPCS 2022-09-18 01:25:20 +01:00
ChapterController.php Applied StyleCi changes, updated php deps 2022-08-29 17:46:41 +01:00
ChapterExportController.php Extracted download response logic to its own class 2022-06-08 23:50:42 +01:00
CommentController.php
Controller.php Extracted download response logic to its own class 2022-06-08 23:50:42 +01:00
FavouriteController.php Fixed failed permission checks due to non-loaded fields 2022-08-10 08:06:48 +01:00
HomeController.php
MaintenanceController.php Added maintenance action to regenerate references 2022-08-29 17:30:26 +01:00
PageController.php Added entity meta link to reference page 2022-08-20 12:07:38 +01:00
PageExportController.php Extracted download response logic to its own class 2022-06-08 23:50:42 +01:00
PageRevisionController.php Added and ran PHPCS 2022-09-18 01:25:20 +01:00
PageTemplateController.php
RecycleBinController.php
ReferenceController.php Applied StyleCi changes, updated php deps 2022-08-29 17:46:41 +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
UserApiTokenController.php
UserController.php Set a fairly sensible limit on user name validation 2022-08-09 12:40:59 +01:00
UserProfileController.php
UserSearchController.php
WebhookController.php