BookStack/app/Http/Controllers
Dan Brown 61577cf6bf Added entity-specific search results pages. Cleaned & Fixed search results bugs
Added search result pages for pages, chapters and books.
Limited the results on the global search as it just listed out an infinate amount.
Fixed styling on new detailed page listings and also removed the 'bars' from the side to create  a cleaner view.
Fixed bad sql fulltext query format that may have thrown off searches.
Reduced the number of database queries down a thousand or so.
2016-02-21 12:53:58 +00:00
..
Auth Increased LDAP testing and fixed any Auth-based bugs found 2016-01-17 15:20:07 +00:00
BookController.php Added custom meta titles to many pages. Closes #30. 2015-12-05 14:41:51 +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 recently created & updated page listings 2016-02-20 18:51:01 +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