BookStack/app/Http/Controllers
2020-11-07 15:10:17 +00:00
..
Api Added chapters to the API 2020-05-23 00:28:41 +01:00
Auth Updated public-login redirect to check url 2020-07-28 16:29:06 +01:00
Images fixes from laravel-microscope 2020-10-16 18:40:10 +03:30
AttachmentController.php Prevented possible XSS via link attachments 2020-10-31 15:01:52 +00:00
AuditLogController.php Started testing work for recycle bin implementation 2020-11-06 12:54:39 +00:00
BookController.php Started testing work for recycle bin implementation 2020-11-06 12:54:39 +00:00
BookExportController.php Entity Repo & Controller Refactor (#1690) 2019-10-05 12:55:01 +01:00
BookshelfController.php Started testing work for recycle bin implementation 2020-11-06 12:54:39 +00:00
BookSortController.php Entity Repo & Controller Refactor (#1690) 2019-10-05 12:55:01 +01:00
ChapterController.php Started testing work for recycle bin implementation 2020-11-06 12:54:39 +00:00
ChapterExportController.php Entity Repo & Controller Refactor (#1690) 2019-10-05 12:55:01 +01:00
CommentController.php Updated comment md rendering to be server-side 2020-05-01 23:24:11 +01:00
Controller.php Updated some comment elements and standardised more JS 2020-07-28 18:19:18 +01:00
HomeController.php Started work on the recycle bin interface 2020-10-03 18:44:12 +01:00
MaintenanceController.php Started work on the recycle bin interface 2020-10-03 18:44:12 +01:00
PageController.php Started testing work for recycle bin implementation 2020-11-06 12:54:39 +00:00
PageExportController.php Entity Repo & Controller Refactor (#1690) 2019-10-05 12:55:01 +01:00
PageRevisionController.php Fixed revision issues caused by page fillable changes 2020-05-23 12:28:14 +01:00
PageTemplateController.php Entity Repo & Controller Refactor (#1690) 2019-10-05 12:55:01 +01:00
PermissionController.php Removed role 'name' field from database 2020-08-04 14:55:01 +01:00
RecycleBinController.php Started testing work for recycle bin implementation 2020-11-06 12:54:39 +00:00
SearchController.php Converted search filters to not be vue based 2020-06-27 13:29:00 +01:00
SettingController.php Split out Maintenance to separate controller 2020-09-19 09:24:58 +01:00
TagController.php Finished moving tag-manager from a vue to a component 2020-06-29 22:11:03 +01:00
UserApiTokenController.php Extracted API auth into guard 2019-12-30 14:51:28 +00:00
UserController.php Removed role 'name' field from database 2020-08-04 14:55:01 +01:00