BookStack/resources/views/common
Dan Brown 44c41e9e4d Updated footer links to be a configurable list
Made so footer link ordering, names and urls can be set.
Cleaned up some of the setting-service and added support for array
setting types, which are cleaned on entry and stored as json with a new
type indicator column on the settings table for auto-decode.
Also added testing to cover this feature.

Related to #1973 and #854
2021-01-31 00:23:15 +00:00
..
footer.blade.php Updated footer links to be a configurable list 2021-01-31 00:23:15 +00:00
header.blade.php Fixed some mis-refactoring and split search service 2020-11-22 00:17:45 +00:00
home-book.blade.php Merge branch 'feature_add_add-button_to_home_view' of git://github.com/philjak/BookStack into philjak-feature_add_add-button_to_home_view 2021-01-30 16:40:13 +00:00
home-custom.blade.php Some further dark-mode fixes, added toggle to homepage 2020-04-12 19:06:34 +01:00
home-shelves.blade.php Merge branch 'feature_add_add-button_to_home_view' of git://github.com/philjak/BookStack into philjak-feature_add_add-button_to_home_view 2021-01-30 16:40:13 +00:00
home-sidebar.blade.php Removed lesser-used middleware and updated localization middleware 2021-01-17 13:41:43 +00:00
home.blade.php Removed lesser-used middleware and updated localization middleware 2021-01-17 13:41:43 +00:00
robots.blade.php Reorganised home and robots views 2018-05-20 10:11:56 +01:00