1
0
Fork 0
forked from jriou/coller
coller/src/server
tapiron e2d3146222 fix: display error page instead of panic on non existant note (#30)
Same that jriou/coller#24 but for non password protected notes

Co-authored-by: Thibault Piron <thibault.a.piron@gmail.com>
Reviewed-on: jriou/coller#30
Reviewed-by: Julien Riou <jriou@monitoring@riou.xyz>
Co-authored-by: tapiron <tapiron@monitoring@riou.xyz>
Co-committed-by: tapiron <tapiron@monitoring@riou.xyz>
2025-09-15 18:30:03 +02:00
..
templates feat: add possibility to hide upload button (#25) 2025-09-15 09:20:50 +02:00
compression.go Initial commit 2025-08-21 16:22:03 +02:00
compression_test.go Initial commit 2025-08-21 16:22:03 +02:00
config.go feat: add possibility to hide upload button (#25) 2025-09-15 09:20:50 +02:00
db.go feat: Add text editor 2025-08-27 22:42:12 +02:00
metrics.go feat: Add metrics 2025-08-26 09:26:15 +02:00
note.go feat: Add text editor 2025-08-27 22:42:12 +02:00
server.go fix: display error page instead of panic on non existant note (#30) 2025-09-15 18:30:03 +02:00