BookStack/resources/views/comments
Dan Brown 34ade50181
Some checks failed
analyse-php / build (push) Has been cancelled
lint-js / build (push) Has been cancelled
lint-php / build (push) Has been cancelled
test-js / build (push) Has been cancelled
test-migrations / build (8.1) (push) Has been cancelled
test-migrations / build (8.2) (push) Has been cancelled
test-migrations / build (8.3) (push) Has been cancelled
test-php / build (8.1) (push) Has been cancelled
test-php / build (8.2) (push) Has been cancelled
test-php / build (8.3) (push) Has been cancelled
Base layout: Changed main app script to be module loaded
Prevents polluting global scope with variables since we're using the
module format bundler in esbuild.
Also cleaned up unused yields.
Fixed bad reference in our tinymce fixes.

For #5232
2024-10-01 10:37:31 +01:00
..
comment-branch.blade.php Comments: Updated to show form in expected location 2023-06-08 15:09:54 +01:00
comment.blade.php Comments: Added HTML filter on load, tinymce elem filtering 2024-01-31 16:20:22 +00:00
comments.blade.php Base layout: Changed main app script to be module loaded 2024-10-01 10:37:31 +01:00
create.blade.php Comments: Added back-end HTML support, fixed editor focus 2024-01-30 15:16:58 +00:00