0
0
Fork 0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-05-18 22:31:04 +00:00
BookStackApp_BookStack/app/Http/Controllers
Dan Brown 7b6c88f17c Fixed error on image deletion
Also Added tests to cover image upload and deletion.
Fixes .
2016-07-01 20:13:30 +01:00
..
Auth Made email confirmations work with LDAP auth 2016-04-03 12:16:54 +01:00
BookController.php Major permission naming refactor and database migration cleanup 2016-05-01 22:33:56 +01:00
ChapterController.php Added chapter move actions. Closes 2016-06-25 15:31:38 +01:00
Controller.php Added further attribute endpoints and added tests 2016-05-07 14:29:43 +01:00
HomeController.php Added new page drafts and started image entity attaching 2016-03-13 12:04:08 +00:00
ImageController.php Fixed error on image deletion 2016-07-01 20:13:30 +01:00
PageController.php Added chapter move actions. Closes 2016-06-25 15:31:38 +01:00
PermissionController.php Major permission naming refactor and database migration cleanup 2016-05-01 22:33:56 +01:00
SearchController.php Finished off page move functionality 2016-06-12 12:14:14 +01:00
SettingController.php Added bookstack version in settings 2016-05-03 21:10:05 +01:00
TagController.php Added tag autosuggestion when no input provided 2016-06-04 15:37:28 +01:00
UserController.php Added pagination, sorting & searching to users list 2016-05-22 10:44:31 +01:00