BookStack/resources
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
..
icons Users: Built out auth page for my-account section 2023-10-17 17:38:07 +01:00
js Comments: Added HTML filter on load, tinymce elem filtering 2024-01-31 16:20:22 +00:00
sass Comments: Added input wysiwyg for creating/updating comments 2024-01-30 14:27:09 +00:00
views Comments: Added HTML filter on load, tinymce elem filtering 2024-01-31 16:20:22 +00:00