BookStack/app/Activity
Dan Brown 06901b878f
Comments: Added HTML filter on load, tinymce elem filtering
- Added filter on load to help prevent potentially dangerous comment
  HTML in DB at load time (if it gets passed input filtering, or is
  existing).
- Added TinyMCE valid_elements for input wysiwygs, to gracefully degrade
  content at point of user-view, rather than surprising the user by
  stripping content, which TinyMCE would show, post-save.
2024-01-31 16:20:22 +00:00
..
Controllers Comments: Added back-end HTML support, fixed editor focus 2024-01-30 15:16:58 +00:00
Models Comments: Added HTML filter on load, tinymce elem filtering 2024-01-31 16:20:22 +00: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 Comments: Added input wysiwyg for creating/updating comments 2024-01-30 14:27:09 +00: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 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 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