veza/veza-backend-api/internal/workers
senke b103a09a25 chore: consolidate CI, E2E, backend and frontend updates
- CI: workflows updates (cd, ci), remove playwright.yml
- E2E: global-setup, auth/playlists/profile specs
- Remove playwright-report and test-results artifacts from tracking
- Backend: auth, handlers, services, workers, migrations
- Frontend: components, features, vite config
- Add e2e-results.json to gitignore
- Docs: REMEDIATION_PROGRESS, audit archive
- Rust: chat-server, stream-server updates
2026-02-17 16:43:21 +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 chore: consolidate CI, E2E, backend and frontend updates 2026-02-17 16:43:21 +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