coller/src/server
Thibault Piron 121971210a
All checks were successful
/ pre-commit (push) Successful in 1m57s
fix: use innerText instead of innerHTML (#47)
Reviewed-on: #47
Reviewed-by: Julien Riou <jriou@monitoring@riou.xyz>
Co-authored-by: Thibault Piron <thibault.piron.ext@ovhcloud.com>
Co-committed-by: Thibault Piron <thibault.piron.ext@ovhcloud.com>
2025-10-13 17:38:25 +02:00
..
templates fix: use innerText instead of innerHTML (#47) 2025-10-13 17:38:25 +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 clients base URL 2025-10-10 12:55:26 +02:00
db.go feat: Handle X-Forwarded-Proto header 2025-10-02 07:27:43 +02:00
errors.go feat: Encode password 2025-10-02 07:07:10 +02:00
handlers_api.go feat: Add clients base URL 2025-10-10 12:55:26 +02:00
handlers_web.go fix: add missing return in protected note create handler (#46) 2025-10-13 17:37:20 +02:00
metrics.go feat: Add metrics 2025-08-26 09:26:15 +02:00
note.go fix: convert id to int64 2025-09-27 10:05:58 +02:00
server.go feat: Add clients base URL 2025-10-10 12:55:26 +02:00