BookStack/app/Activity
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
..
Controllers URL Handling: Removed referrer-based redirect handling 2023-12-10 12:37:21 +00:00
Models Removed redundant null check 2023-09-16 13:49:03 +01:00
Notifications Notifications: Review of PR to include path path #4629 2023-11-14 10:38:34 +00:00
Queries Played around with a new app structure 2023-05-17 17:56:55 +01:00
Tools Guest control: Cleaned methods involved in fetching/handling 2023-09-16 13:18:35 +01:00
ActivityQueries.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
ActivityType.php Comments: Added extra comment-specific activities 2023-07-18 15:07:31 +01:00
CommentRepo.php Comments: Added extra comment-specific activities 2023-07-18 15:07:31 +01:00
DispatchWebhookJob.php Removed use of HttpFetcher 2023-09-08 17:16:57 +01:00
TagRepo.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
WatchLevels.php Notifications: User watch list and differnt page watch options 2023-08-14 13:11:18 +01:00