| .. |
|
admin
|
adding initial backend API (Go)
|
2025-12-03 20:29:37 +01:00 |
|
chat
|
adding initial backend API (Go)
|
2025-12-03 20:29:37 +01:00 |
|
collaboration
|
adding initial backend API (Go)
|
2025-12-03 20:29:37 +01:00 |
|
contest
|
adding initial backend API (Go)
|
2025-12-03 20:29:37 +01:00 |
|
graphql
|
adding initial backend API (Go)
|
2025-12-03 20:29:37 +01:00 |
|
grpc
|
adding initial backend API (Go)
|
2025-12-03 20:29:37 +01:00 |
|
handlers
|
incus deployement fully implemented, Makefile updated and make fmt ran
|
2026-01-13 19:47:57 +01:00 |
|
listing
|
adding initial backend API (Go)
|
2025-12-03 20:29:37 +01:00 |
|
message
|
adding initial backend API (Go)
|
2025-12-03 20:29:37 +01:00 |
|
offer
|
adding initial backend API (Go)
|
2025-12-03 20:29:37 +01:00 |
|
production_challenge
|
adding initial backend API (Go)
|
2025-12-03 20:29:37 +01:00 |
|
room
|
adding initial backend API (Go)
|
2025-12-03 20:29:37 +01:00 |
|
search
|
adding initial backend API (Go)
|
2025-12-03 20:29:37 +01:00 |
|
shared_resources
|
adding initial backend API (Go)
|
2025-12-03 20:29:37 +01:00 |
|
sound_design_contest
|
adding initial backend API (Go)
|
2025-12-03 20:29:37 +01:00 |
|
tag
|
adding initial backend API (Go)
|
2025-12-03 20:29:37 +01:00 |
|
track
|
adding initial backend API (Go)
|
2025-12-03 20:29:37 +01:00 |
|
user
|
incus deployement fully implemented, Makefile updated and make fmt ran
|
2026-01-13 19:47:57 +01:00 |
|
voting_system
|
adding initial backend API (Go)
|
2025-12-03 20:29:37 +01:00 |
|
websocket
|
adding initial backend API (Go)
|
2025-12-03 20:29:37 +01:00 |
|
api_manager.go
|
[LOGGING] Fix #10: Erreurs silencieuses - Ajout de logs avec contexte pour toutes les erreurs dans core/auth et core/track
|
2026-01-04 01:44:15 +01:00 |
|
router.go
|
chore(audit 2.4, 2.5): supprimer code mort Education et cmd/modern-server
|
2026-02-15 14:39:40 +01:00 |
|
routes_analytics.go
|
refactor(backend): unify architecture - migrate analytics handler to core (ADR-001)
|
2026-02-15 16:18:13 +01:00 |
|
routes_auth.go
|
fix(auth): add Redis lock for concurrent refresh token requests
|
2026-02-14 18:29:37 +01:00 |
|
routes_core.go
|
fix(security): add rate limiting to POST /validate (A01)
|
2026-02-16 10:17:28 +01:00 |
|
routes_gear.go
|
refactor(api): extract route setup functions into dedicated files
|
2026-02-14 18:04:37 +01:00 |
|
routes_live.go
|
refactor(api): extract route setup functions into dedicated files
|
2026-02-14 18:04:37 +01:00 |
|
routes_marketplace.go
|
chore: consolidate pending changes (Hyperswitch, PostCard, dashboard, stream server, etc.)
|
2026-02-14 21:45:15 +01:00 |
|
routes_playlists.go
|
feat(analytics): complete backend analytics, remove frontend mocks
|
2026-02-15 16:21:20 +01:00 |
|
routes_social.go
|
refactor(api): extract route setup functions into dedicated files
|
2026-02-14 18:04:37 +01:00 |
|
routes_tracks.go
|
fix(backend): implement track stats/history endpoints
|
2026-02-15 16:10:33 +01:00 |
|
routes_users.go
|
feat(api): add PostgreSQL read replica support (3.7)
|
2026-02-14 22:50:23 +01:00 |
|
routes_webhooks.go
|
chore: consolidate pending changes (Hyperswitch, PostCard, dashboard, stream server, etc.)
|
2026-02-14 21:45:15 +01:00 |
|
versioning.go
|
api-versioning: add X-API-Deprecated header and frontend deprecation warning
|
2026-01-15 16:56:21 +01:00 |
|
versioning_test.go
|
api-versioning: add X-API-Deprecated header and frontend deprecation warning
|
2026-01-15 16:56:21 +01:00 |