..
config.go
feat(streaming): wire HLS pipeline end-to-end with serving routes
2026-02-22 21:20:35 +01:00
config_test.go
fix(backend): resolve failing tests for v0.101
2026-02-19 11:29:30 +01:00
cors.go
refactor(config): découper config.go par domaine (audit 2.7)
2026-02-15 14:44:33 +01:00
db_init.go
refactor(config): découper config.go par domaine (audit 2.7)
2026-02-15 14:44:33 +01:00
defaults.go
adding initial backend API (Go)
2025-12-03 20:29:37 +01:00
defaults_test.go
adding initial backend API (Go)
2025-12-03 20:29:37 +01:00
docs.go
adding initial backend API (Go)
2025-12-03 20:29:37 +01:00
docs_test.go
adding initial backend API (Go)
2025-12-03 20:29:37 +01:00
env_detection.go
adding initial backend API (Go)
2025-12-03 20:29:37 +01:00
env_detection_test.go
adding initial backend API (Go)
2025-12-03 20:29:37 +01:00
env_helpers.go
feat(backend): OAuth FRONTEND_URL from config, docs update
2026-02-17 16:42:23 +01:00
env_loader.go
adding initial backend API (Go)
2025-12-03 20:29:37 +01:00
env_loader_test.go
adding initial backend API (Go)
2025-12-03 20:29:37 +01:00
middlewares_init.go
test: add 5 cross-service E2E integration tests
2026-02-22 17:52:50 +01:00
rabbitmq.go
refactor(config): découper config.go par domaine (audit 2.7)
2026-02-15 14:44:33 +01:00
rate_limit.go
refactor(config): découper config.go par domaine (audit 2.7)
2026-02-15 14:44:33 +01:00
redis_init.go
refactor(config): découper config.go par domaine (audit 2.7)
2026-02-15 14:44:33 +01:00
reloader.go
adding initial backend API (Go)
2025-12-03 20:29:37 +01:00
reloader_test.go
STABILISATION: phase 3–5 – API contract, tests & chat-server hardening
2025-12-06 17:21:59 +01:00
secrets.go
[BE-SEC-014] be-sec: Implement secrets management
2025-12-24 12:30:18 +01:00
secrets_test.go
STABILISATION: phase 3–5 – API contract, tests & chat-server hardening
2025-12-06 17:21:59 +01:00
services_init.go
feat(v0.501): Sprint 5 -- integration, tests, and cleanup
2026-02-22 18:40:07 +01:00
testutils.go
fix(backend): use explicit DISABLE_RATE_LIMIT_FOR_TESTS flag instead of env-based bypass
2026-02-15 15:56:53 +01:00
testutils_test.go
adding initial backend API (Go)
2025-12-03 20:29:37 +01:00
validation.go
refactor(backend): split config into domain modules (P2)
2026-02-16 11:12:21 +01:00
validation_test.go
fix(security): reject DISABLE_RATE_LIMIT_FOR_TESTS in production (A04)
2026-02-16 10:16:35 +01:00
validator.go
adding initial backend API (Go)
2025-12-03 20:29:37 +01:00
validator_test.go
adding initial backend API (Go)
2025-12-03 20:29:37 +01:00
watcher.go
adding initial backend API (Go)
2025-12-03 20:29:37 +01:00
watcher_test.go
adding initial backend API (Go)
2025-12-03 20:29:37 +01:00