BookStack/app/Http/Controllers
Dan Brown 54e3122540 Added smarter page finding so changing the page name does not break old urls
Added page & book slug history to revisions so they can be looked up if a page is not found.
2016-02-25 20:01:59 +00:00
..
Auth Increased LDAP testing and fixed any Auth-based bugs found 2016-01-17 15:20:07 +00:00
BookController.php Fixed issue with the book sort not showing all books in sidebar 2016-02-22 21:28:20 +00:00
ChapterController.php Added custom meta titles to many pages. Closes #30. 2015-12-05 14:41:51 +00:00
Controller.php Updated laravel to 5.2 and started ldap implementation 2016-01-09 19:24:21 +00:00
HomeController.php Added recent pages to home view and made the home content more compact 2016-02-20 12:37:06 +00:00
ImageController.php Improved image upload error handling and fixed bad user-avatar rewriting 2016-01-17 15:19:26 +00:00
PageController.php Added smarter page finding so changing the page name does not break old urls 2016-02-25 20:01:59 +00:00
SearchController.php Added entity-specific search results pages. Cleaned & Fixed search results bugs 2016-02-21 12:53:58 +00:00
SettingController.php Added public build folder and support for a demo mode 2015-12-31 17:57:34 +00:00
UserController.php Added content to user profile pages 2016-02-17 22:11:48 +00:00