BookStack/app/Http/Controllers
Dan Brown d5b922aa50
Started work on drawing revisions
Improved sidebar and selection styling of image manager.
Allowed image manager imageType to be changed on open.
Created models for image revisions.
2018-05-13 12:07:38 +01:00
..
Auth
AttachmentController.php Fixed error when accessing non-authed attachment 2018-02-11 12:37:02 +00:00
BookController.php
ChapterController.php Added tags to chapters and books 2018-03-30 14:09:51 +01:00
CommentController.php
Controller.php
HomeController.php Added configurable robots.txt file. 2018-03-31 12:41:40 +01:00
ImageController.php Started work on drawing revisions 2018-05-13 12:07:38 +01:00
PageController.php Added destination permission checking to entity move 2018-04-14 18:47:13 +01:00
PermissionController.php
SearchController.php Added ability to copy a page 2018-04-14 18:00:16 +01:00
SettingController.php
TagController.php
UserController.php