1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2024-10-30 23:52:40 +01:00
BookStack/app/Http/Controllers
2017-11-16 00:05:24 +05:30
..
Auth Fixed required email confirmation with domain restriction 2017-11-11 18:09:48 +00: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 Added loading icons, Added comment activity 2017-09-09 17:06:30 +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 Added code in the settings to disable comments. Based on that hiding the comments section on the page display. 2017-11-16 00:05:24 +05:30
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