BookStackApp_BookStack/app/Activity
Dan Brown 19ee1c9be7
Notifications: Logged errors and prevented them blocking user
Failed notification sends could block the user action, whereas it's
probably more important that the user action takes places uninteruupted
than showing an error screen for the user to debug.
Logs notification errors so issues can still be debugged by admins.

Closes #5315
2024-12-12 21:47:39 +00:00
..
Controllers API: Added audit log list endpoint 2024-05-04 16:28:18 +01:00
Models API: Added to, and updated, testing to cover audit log additions 2024-05-05 15:44:58 +01:00
Notifications Notifications: Logged errors and prevented them blocking user 2024-12-12 21:47:39 +00:00
Queries Played around with a new app structure 2023-05-17 17:56:55 +01:00
Tools API: Added audit log list endpoint 2024-05-04 16:28:18 +01:00
ActivityQueries.php API: Added to, and updated, testing to cover audit log additions 2024-05-05 15:44:58 +01:00
ActivityType.php ZIP Imports: Added listing, show view, delete, activity 2024-11-03 14:13:05 +00:00
CommentRepo.php Comments: Added back-end HTML support, fixed editor focus 2024-01-30 15:16:58 +00:00
DispatchWebhookJob.php Removed use of HttpFetcher 2023-09-08 17:16:57 +01:00
TagRepo.php Tags: Stopped recycle bin tags being counted on index 2024-04-15 18:44:59 +01:00
WatchLevels.php Notifications: User watch list and differnt page watch options 2023-08-14 13:11:18 +01:00