rentease/internal/server
Ruidy 584d81f7bd
Some checks failed
CI / checks (push) Has been cancelled
feat(i18n): add language toggle and localize views
2026-01-09 16:09:20 -04:00
..
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(api): include booking URL in sync response 2026-01-01 17:40:57 -04: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 refactor: improve booking error handling and responses 2025-11-17 19:26:45 +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