BookStack/resources/views/common
Dan Brown 45ce7a7126
URL Handling: Removed referrer-based redirect handling
Swapped back handling to instead be pre-determined instead of being
based upon session/referrer which would cause inconsistent results when
referrer data was not available (redirect to app-loaded images/files).

To support, this adds a mechansism to provide a URL through request
data.

Also cleaned up some imports in code while making changes.
Closes #4656.
2023-12-10 12:37:21 +00:00
..
activity-item.blade.php Added webhook call functionality 2021-12-11 22:29:33 +00:00
activity-list.blade.php Styles: Aligned empty state alignment & consistency 2023-10-23 11:53:19 +01:00
confirm-dialog.blade.php Drawio: Added unsaved restore prompt and logic 2023-08-23 14:16:20 +01:00
dark-mode-toggle.blade.php URL Handling: Removed referrer-based redirect handling 2023-12-10 12:37:21 +00: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
loading-icon.blade.php Reorgranised blade view files to form a convention 2021-08-22 13:17:32 +01:00
sort.blade.php URL Handling: Removed referrer-based redirect handling 2023-12-10 12:37:21 +00:00
status-indicator.blade.php Revised webhooks list to new format 2022-10-30 12:02:06 +00:00