BookStack/app/Http/Controllers
Nick Walke e3bdc391cd Closes #55. Allows you to set the primary color.
This certainly should not be seen as the final implementation of this.
I imagine that requests like this will happen for many other colors in
the system, it might be good at some point to allow them to upload their
own stylesheet to be used.
2016-03-03 12:01:14 -06: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 Closes #55. Allows you to set the primary color. 2016-03-03 12:01:14 -06:00
UserController.php Added content to user profile pages 2016-02-17 22:11:48 +00:00