BookStack/app/Http/Controllers
Dan Brown 0df5ae0658
Added core code-lang-favourites JS, PHP & CSS logic
- Got the functionality now working to favourite items and store that
  status within the system for the user.
- Improved CSS display for usability.
2022-07-25 13:10:27 +01:00
..
Api Applied styleci changes for conversion work 2022-06-19 18:14:53 +01:00
Auth Review and update of login auto initiation PR 2022-06-21 15:32:18 +01:00
Images
AttachmentController.php Extracted download response logic to its own class 2022-06-08 23:50:42 +01:00
AuditLogController.php
BookController.php Fixed issue blocking tags on book update 2022-06-25 13:46:55 +01:00
BookExportController.php Extracted download response logic to its own class 2022-06-08 23:50:42 +01:00
BookshelfController.php Improved shelf book management interface 2022-07-24 12:23:25 +01:00
BookSortController.php
ChapterController.php Applied styleci changes for conversion work 2022-06-19 18:14:53 +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
HomeController.php
MaintenanceController.php
PageController.php
PageExportController.php Extracted download response logic to its own class 2022-06-08 23:50:42 +01:00
PageRevisionController.php
PageTemplateController.php
RecycleBinController.php
RoleController.php
SearchController.php Started removal of non-view permission queries 2022-07-13 15:23:03 +01:00
SettingController.php
StatusController.php
TagController.php
UserApiTokenController.php
UserController.php Added core code-lang-favourites JS, PHP & CSS logic 2022-07-25 13:10:27 +01:00
UserProfileController.php
UserSearchController.php
WebhookController.php