BookStack/resources/views
Dan Brown 588fd7d165
Fixed short editor in firefox and optimised some queries
Optimised permission fetching so that it won't initialise a bunch
of models for the role permissions and instead does a manual
query to get the data directly.
2021-01-02 01:22:41 +00:00
..
api-docs Updated listing endpoints to be clickable in api docs 2020-05-23 00:53:13 +01:00
attachments Fixed duplicate requests in attachment manager issue 2020-09-28 21:55:24 +01:00
auth Updated styles to use logical properties/values 2020-04-05 13:07:19 +01:00
books Aligned book and shelf grid item views 2020-12-18 21:26:22 +00:00
chapters Fixed book-tree-gen page visibility issue 2020-12-17 17:31:18 +00:00
comments Updated some comment elements and standardised more JS 2020-07-28 18:19:18 +01:00
common Fixed some mis-refactoring and split search service 2020-11-22 00:17:45 +00:00
components Added user ownership migrate to delete screen. 2021-01-01 18:31:01 +00:00
errors Performed review of "public intended" functionality provided in #1817 2020-03-14 18:29:31 +00:00
form Added user-select input 2020-12-31 17:25:20 +00:00
pages Fixed short editor in firefox and optimised some queries 2021-01-02 01:22:41 +00:00
partials Added user-select input 2020-12-31 17:25:20 +00:00
search Fixed book-tree-gen page visibility issue 2020-12-17 17:31:18 +00:00
settings Updated wording of image cleanup option 2020-12-18 22:59:47 +00:00
shelves Aligned book and shelf grid item views 2020-12-18 21:26:22 +00:00
users Added user ownership migrate to delete screen. 2021-01-01 18:31:01 +00:00
vendor Removed html dir tag for now, Updated lang format 2019-08-18 18:57:35 +01:00
base.blade.php Added dark/light mode toggle to profile dropdown menu 2020-04-11 20:37:51 +01:00
simple-layout.blade.php Cleaned up old toolbar usage 2019-04-06 17:43:44 +01:00
tri-layout.blade.php Made another mass of accessibility improvements 2019-08-25 15:44:51 +01:00