BookStack/app/Http/Controllers
Dan Brown fea5630ea4
Made some changes to the comment system
Changed to be rendered server side along with page content.
Changed deletion to fully delete comments from the database.
Added 'local_id' to comments for referencing.
Updated reply system to be non-nested (Incomplete)
Made database comment format entity-agnostic to be more future proof.
Updated designs of comment sections.
2017-09-03 16:37:51 +01:00
..
Auth Updated remaining views to 2017 design update. 2017-08-26 17:17:04 +01:00
AttachmentController.php Finished refactor of entity repos 2017-01-02 11:07:27 +00:00
BookController.php Updated styles for auth and books views. 2017-08-26 13:24:55 +01:00
ChapterController.php Added chapter export options 2017-02-26 14:25:02 +00:00
CommentController.php Made some changes to the comment system 2017-09-03 16:37:51 +01:00
Controller.php Upgraded to Laravel 5.4 2017-01-25 19:35:40 +00:00
HomeController.php Made custom home ignore permissions and added tests 2017-08-28 13:55:39 +01:00
ImageController.php Finished refactor of entity repos 2017-01-02 11:07:27 +00:00
PageController.php Made some changes to the comment system 2017-09-03 16:37:51 +01:00
PermissionController.php Extracted text from logic files 2016-12-04 16:51:39 +00:00
SearchController.php Added chapter search 2017-04-15 19:16:07 +01:00
SettingController.php Extracted text from logic files 2016-12-04 16:51:39 +00:00
TagController.php Extracted text from logic files 2016-12-04 16:51:39 +00:00
UserController.php Added user setting system and added user-lang option 2017-01-15 16:27:24 +00:00