..
auth.go
feat(deps): migrate from Echo to Chi, update Stripe/Sentry ( #49 )
2025-11-02 21:45:37 +01:00
handle_api_sync.go
feat(EX-0000): switch LLM from OpenAI to DeepSeek
2026-05-09 16:57:40 +02:00
handle_auth.go
feat(i18n): add language toggle and localize views
2026-01-09 16:09:20 -04:00
handle_bookings.go
feat(i18n): add language toggle and localize views
2026-01-09 16:09:20 -04:00
handle_healthz.go
feat(deps): migrate from Echo to Chi, update Stripe/Sentry ( #49 )
2025-11-02 21:45:37 +01:00
handle_language.go
feat(i18n): add language toggle and localize views
2026-01-09 16:09:20 -04:00
handle_payments.go
feat(i18n): add language toggle and localize views
2026-01-09 16:09:20 -04:00
handle_pdf.go
feat: store invoice PDFs in minio
2026-03-20 23:58:57 +01:00
handle_reports.go
feat(i18n): add language toggle and localize views
2026-01-09 16:09:20 -04:00
handle_stripe_sync.go
Feat/stripe integration ( #50 )
2025-11-21 15:47:01 +01:00
handle_stripe_sync_test.go
feat(deps): migrate from Echo to Chi, update Stripe/Sentry ( #49 )
2025-11-02 21:45:37 +01:00
handle_stripe_webhook.go
feat(deps): migrate from Echo to Chi, update Stripe/Sentry ( #49 )
2025-11-02 21:45:37 +01:00
handle_stripe_webhook_test.go
feat(deps): migrate from Echo to Chi, update Stripe/Sentry ( #49 )
2025-11-02 21:45:37 +01:00
helper.go
feat(i18n): add language toggle and localize views
2026-01-09 16:09:20 -04:00
middleware.go
feat(deps): migrate from Echo to Chi, update Stripe/Sentry ( #49 )
2025-11-02 21:45:37 +01:00
option.go
feat/stripe integration ( #48 )
2025-10-19 15:48:59 +02:00
routes.go
feat(i18n): add language toggle and localize views
2026-01-09 16:09:20 -04:00
server.go
feat(i18n): add language toggle and localize views
2026-01-09 16:09:20 -04:00
tracing.go
feat(deps): migrate from Echo to Chi, update Stripe/Sentry ( #49 )
2025-11-02 21:45:37 +01:00