BookStack/resources/views/common
Dan Brown e0d9380055
Aligned some editor events, Changed wysiwyg custom styles loading
- Removed old 'editor-*-update' commands to instead use the aligned
  'editor::replace' command that we already have.
- Changed the way custom styles are loaded for the WYSIWYG editor so we
  don't need an API call but instead scape content from the parent page
  header using comments as identifiers. Added tests to ensure comments
  exist and align.
2022-02-08 01:01:37 +00:00
..
activity-item.blade.php Added webhook call functionality 2021-12-11 22:29:33 +00:00
activity-list.blade.php Reorgranised blade view files to form a convention 2021-08-22 13:17:32 +01:00
custom-head.blade.php Aligned some editor events, Changed wysiwyg custom styles loading 2022-02-08 01:01:37 +00:00
custom-styles.blade.php Reorgranised blade view files to form a convention 2021-08-22 13:17:32 +01:00
dark-mode-toggle.blade.php Reorgranised blade view files to form a convention 2021-08-22 13:17:32 +01:00
detailed-listing-paginated.blade.php Reorgranised blade view files to form a convention 2021-08-22 13:17:32 +01:00
detailed-listing-with-more.blade.php Reorgranised blade view files to form a convention 2021-08-22 13:17:32 +01:00
export-custom-head.blade.php Finished off script CSP rules 2021-09-04 13:57:04 +01:00
export-styles.blade.php Further adjusted linked image sizes on PDF export 2022-01-24 17:24:00 +00:00
footer.blade.php Fixes minor vulnerability when using target="_blank" on links (RSPEC-5148) 2021-05-24 16:17:08 -04:00
header.blade.php Changed logout routes to POST instead of GET 2021-11-14 21:13:24 +00:00
loading-icon.blade.php Reorgranised blade view files to form a convention 2021-08-22 13:17:32 +01:00
notifications.blade.php Reorgranised blade view files to form a convention 2021-08-22 13:17:32 +01:00
skip-to-content.blade.php Hid skip-to-content for print media 2021-11-14 11:50:13 +00:00