BookStack/app/Http/Controllers
Dan Brown bd6a1a66d1
Implemented remainder of activity types
Also fixed audit log to work for non-entity items.
2020-11-20 19:33:11 +00:00
..
Api Started widening of activity logging 2020-11-18 23:40:39 +00:00
Auth Implemented remainder of activity types 2020-11-20 19:33:11 +00: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 Updated activities table format 2020-11-08 00:03:19 +00:00
BookController.php Removed use of book_id in activity 2020-11-07 23:15:13 +00:00
BookExportController.php Entity Repo & Controller Refactor (#1690) 2019-10-05 12:55:01 +01:00
BookshelfController.php Organised activity types and moved most to repos 2020-11-07 22:37:27 +00:00
BookSortController.php Updated activities table format 2020-11-08 00:03:19 +00:00
ChapterController.php Organised activity types and moved most to repos 2020-11-07 22:37:27 +00:00
ChapterExportController.php Entity Repo & Controller Refactor (#1690) 2019-10-05 12:55:01 +01:00
CommentController.php Organised activity types and moved most to repos 2020-11-07 22:37:27 +00:00
Controller.php Started widening of activity logging 2020-11-18 23:40:39 +00:00
HomeController.php Started work on the recycle bin interface 2020-10-03 18:44:12 +01:00
MaintenanceController.php Started widening of activity logging 2020-11-18 23:40:39 +00:00
PageController.php Organised activity types and moved most to repos 2020-11-07 22:37:27 +00:00
PageExportController.php Entity Repo & Controller Refactor (#1690) 2019-10-05 12:55:01 +01:00
PageRevisionController.php Organised activity types and moved most to repos 2020-11-07 22:37:27 +00:00
PageTemplateController.php Entity Repo & Controller Refactor (#1690) 2019-10-05 12:55:01 +01:00
RecycleBinController.php Implemented user, api_tokem & role activity logging 2020-11-20 18:53:01 +00:00
RoleController.php Implemented user, api_tokem & role activity logging 2020-11-20 18:53:01 +00:00
SearchController.php Converted search filters to not be vue based 2020-06-27 13:29:00 +01:00
SettingController.php Started widening of activity logging 2020-11-18 23:40:39 +00:00
TagController.php Finished moving tag-manager from a vue to a component 2020-06-29 22:11:03 +01:00
UserApiTokenController.php Implemented user, api_tokem & role activity logging 2020-11-20 18:53:01 +00:00
UserController.php Implemented user, api_tokem & role activity logging 2020-11-20 18:53:01 +00:00