BookStack/app/Http/Controllers
Dan Brown 78bf044a7a
Added audit log interface
- Displays the currently tracked activities in the system.

Related to #2173 and #1167
2020-09-19 12:06:45 +01:00
..
Api
Auth Updated public-login redirect to check url 2020-07-28 16:29:06 +01:00
Images Converted image-manager to be component/HTML based 2020-07-25 00:20:58 +01:00
AttachmentController.php Finished breakdown of attachment vue into components 2020-07-04 16:53:02 +01:00
AuditLogController.php Added audit log interface 2020-09-19 12:06:45 +01:00
BookController.php
BookExportController.php
BookshelfController.php
BookSortController.php
ChapterController.php
ChapterExportController.php
CommentController.php
Controller.php Updated some comment elements and standardised more JS 2020-07-28 18:19:18 +01:00
HomeController.php
MaintenanceController.php Split out Maintenance to separate controller 2020-09-19 09:24:58 +01:00
PageController.php Converted the page editor from vue to component 2020-07-05 21:18:17 +01:00
PageExportController.php
PageRevisionController.php
PageTemplateController.php
PermissionController.php Removed role 'name' field from database 2020-08-04 14:55:01 +01:00
SearchController.php
SettingController.php Split out Maintenance to separate controller 2020-09-19 09:24:58 +01:00
TagController.php
UserApiTokenController.php
UserController.php Removed role 'name' field from database 2020-08-04 14:55:01 +01:00