BookStack/app/Repos
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
..
BookRepo.php Added entity-specific search results pages. Cleaned & Fixed search results bugs 2016-02-21 12:53:58 +00:00
ChapterRepo.php Added entity-specific search results pages. Cleaned & Fixed search results bugs 2016-02-21 12:53:58 +00:00
EntityRepo.php Added recent pages to home view and made the home content more compact 2016-02-20 12:37:06 +00:00
ImageRepo.php Added custom user avatars 2015-12-09 22:30:55 +00:00
PageRepo.php Added entity-specific search results pages. Cleaned & Fixed search results bugs 2016-02-21 12:53:58 +00:00
UserRepo.php Added recent pages to home view and made the home content more compact 2016-02-20 12:37:06 +00:00