coller/src/server/templates
Julien Riou 61ca30690b
All checks were successful
/ pre-commit (push) Successful in 1m11s
feat: Disable levels of encryptions by default
- Add `allow_client_encryption_key` option to allow encryption key provided by
  the client on the web UI (false by default)
- Add `allow_no_encryption` option to allow notes without encryption (disabled
  by default)

Signed-off-by: Julien Riou <julien@riou.xyz>
2025-09-24 17:44:50 +02:00
..
clients.html feat: Add Command-line clients link and web page 2025-09-20 06:36:28 +02:00
create.html feat: Add web view to display notes in HTML 2025-08-28 09:46:44 +02:00
footer.html feat: Add Dark mode 2025-08-24 12:45:50 +02:00
head.html feat: Option to serve Bootstrap from the filesystem 2025-09-19 07:14:33 +02:00
header.html feat: Add Command-line clients link and web page 2025-09-20 06:36:28 +02:00
index.html feat: Disable levels of encryptions by default 2025-09-24 17:44:50 +02:00
note.html feat: add expiration time in the note web view 2025-09-22 17:13:44 +02:00