fix: use innerText instead of innerHTML
fix: add missing return in protected note create handler
tapiron
pushed to fix/use_more_secure_innerText_instead_of_innerHTML at tapiron/coller
2025-10-13 16:29:54 +02:00
tapiron
created branch fix/use_more_secure_innerText_instead_of_innerHTML in tapiron/coller
2025-10-13 16:29:54 +02:00
Serve bootstrap and monaco-editor static files locally
Nice, this is more or less what I had in mind when opening this issue!
I'll test this today or tomorrow on my side and let you know if I have some issues.
Could be nice to add a Makefile…
fix: display error page instead of panic on non existant note
tapiron
created branch fix/panic_on_non_existing_non_password_protected_note in tapiron/coller
2025-09-15 17:41:36 +02:00
tapiron
pushed to fix/panic_on_non_existing_non_password_protected_note at tapiron/coller
2025-09-15 17:41:36 +02:00
tapiron
pushed to feat/make_file_upload_button_optional at tapiron/coller
2025-09-15 09:17:53 +02:00
feat: add possibility to hide upload button
Updated variable names, json config key and added doc in README.md.
I also removed useless if statement.
tapiron
pushed to feat/make_file_upload_button_optional at tapiron/coller
2025-09-14 19:24:31 +02:00