veza/veza-backend-api/internal/workers
senke ad60247f33 feat: global update including storybook setup and backend fixes
- Web: Setup Storybook, added addons, configured Tailwind, added stories for UI components.
- Backend: Updated API router, database, workers, and auth in common.
- Stream Server: Removed SQLx queries and updated auth.
- Docs & Scripts: Updated documentation and recovery scripts.
2026-02-02 19:34:14 +01:00
..
analytics_job.go STABILISATION: phase 3–5 – API contract, tests & chat-server hardening 2025-12-06 17:21:59 +01:00
analytics_job_test.go STABILISATION: phase 3–5 – API contract, tests & chat-server hardening 2025-12-06 17:21:59 +01:00
email_job.go STABILISATION: phase 3–5 – API contract, tests & chat-server hardening 2025-12-06 17:21:59 +01:00
email_job_test.go STABILISATION: phase 3–5 – API contract, tests & chat-server hardening 2025-12-06 17:21:59 +01:00
hls_transcode_worker.go refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
job_worker.go feat: global update including storybook setup and backend fixes 2026-02-02 19:34:14 +01:00
job_worker_test.go STABILISATION: phase 3–5 – API contract, tests & chat-server hardening 2025-12-06 17:21:59 +01:00
playback_analytics_worker.go refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
playback_analytics_worker_test.go stabilizing veza-backend-api: phase 1 2025-12-16 11:23:49 -05:00
playback_retention_worker.go adding initial backend API (Go) 2025-12-03 20:29:37 +01:00
playback_retention_worker_test.go adding initial backend API (Go) 2025-12-03 20:29:37 +01:00
thumbnail_job.go STABILISATION: phase 3–5 – API contract, tests & chat-server hardening 2025-12-06 17:21:59 +01:00
thumbnail_job_test.go STABILISATION: phase 3–5 – API contract, tests & chat-server hardening 2025-12-06 17:21:59 +01:00
webhook_worker.go refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00