BookStack/resources/views/pages
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
..
create.blade.php Sanitized user-text from angular & fixed some z-index bugs on pages 2015-12-30 21:38:20 +00:00
delete.blade.php Sanitized user-text from angular & fixed some z-index bugs on pages 2015-12-30 21:38:20 +00:00
detailed-listing.blade.php Added recently created & updated page listings 2016-02-20 18:51:01 +00:00
edit.blade.php Sanitized user-text from angular & fixed some z-index bugs on pages 2015-12-30 21:38:20 +00:00
export.blade.php Added plaintext & basic PDF page Export 2016-01-31 17:53:30 +00:00
form.blade.php Made book-navigation sidebar on pages sticky 2016-02-11 22:23:19 +00:00
list-item.blade.php Added entity-specific search results pages. Cleaned & Fixed search results bugs 2016-02-21 12:53:58 +00:00
page-display.blade.php Moved all vuejs parts over to angular 2015-12-30 18:38:18 +00:00
pdf.blade.php Fixed some design issues and improved page export styling 2016-02-08 20:41:40 +00:00
revision.blade.php Sanitized user-text from angular & fixed some z-index bugs on pages 2015-12-30 21:38:20 +00:00
revisions.blade.php Made book-navigation sidebar on pages sticky 2016-02-11 22:23:19 +00:00
show.blade.php Made book-navigation sidebar on pages sticky 2016-02-11 22:23:19 +00:00
sidebar-tree-list.blade.php Sanitized user-text from angular & fixed some z-index bugs on pages 2015-12-30 21:38:20 +00:00