BookStack/resources/js
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
..
code JS Events: Added CM pre/post init events 2023-11-01 17:56:52 +00:00
components Comments: Added back-end HTML support, fixed editor focus 2024-01-30 15:16:58 +00:00
markdown Entity selector: Fixed initial load overwriting initial search 2024-01-23 15:42:13 +00:00
services JS: Removed random extra import 2023-11-09 13:36:00 +00:00
wysiwyg Comments: Added HTML filter on load, tinymce elem filtering 2024-01-31 16:20:22 +00:00
app.js ESLINT: Addressed remaining detected issues 2023-04-19 15:20:04 +01:00