BookStack/app/Http/Controllers
Dan Brown 8b43b91057
Improved password reset flow with notifications.
Also added links to sign-in/register.
Fixed links in emails sent out.

Fixes #210 and #218.
2016-10-30 11:36:57 +00:00
..
Auth Improved password reset flow with notifications. 2016-10-30 11:36:57 +00:00
BookController.php Improved sort efficiency by a factor of 10 2016-08-26 20:20:58 +01:00
ChapterController.php Improved sort efficiency by a factor of 10 2016-08-26 20:20:58 +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 Updated all application urls to allow path prefix. 2016-08-14 12:29:35 +01:00
PermissionController.php Major permission naming refactor and database migration cleanup 2016-05-01 22:33:56 +01:00
SearchController.php Tightened and cleaned some list styles 2016-07-03 09:58:45 +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