- https://julien.riou.xyz
-
Joined on
2024-12-17
jriou
deleted branch 2025-09-15 18:30:05 +02:00
fix/panic_on_non_existing_non_password_protected_note from tapiron/coller
fix: display error page instead of panic on non existant note
jriou
deleted branch 2025-09-15 09:21:06 +02:00
feat/make_file_upload_button_optional from tapiron/coller
feat: add possibility to hide upload button
jriou
deleted branch 2025-09-15 06:51:22 +02:00
feat/display_default_expiration_in_form from tapiron/coller
feat: set default expiration in select
Serve bootstrap and monaco-editor static files locally
I thought about it and I decided to let the browser download those assets in the first release to keep it simple.
I'm okay with your suggestion. But beware of not bloating the server by adding…
feat: set default expiration in select
Expiration is included in Expirations resulting in a duplicate entry in the list.