metube/ui/src
TonyBlu e639caa21d fix: Codex review P2 issues + frontend test failure
- Reset download_phase when transitioning to paused (pause(), update_status(),
  _post_download_cleanup()) so UI shows 'Paused' instead of stale phase label
- Reset download_phase when starting/resuming download (start() preparing state)
- Count 'postprocessing' as active download in updateMetrics() so dashboard
  shows accurate counts during ffmpeg post-processing
- Add missing completedDownload Subject to DownloadsServiceStub in app.spec.ts
- Add Download type import to app.spec.ts

Fixes: TypeError Cannot read properties of undefined (reading 'pipe')
       at app.ts:300 (completedDownload not in test stub)
2026-05-25 20:09:17 +08:00
..
app fix: Codex review P2 issues + frontend test failure 2026-05-25 20:09:17 +08:00
assets feat: update icons, add suffix and fix bugs 2026-05-04 14:14:26 +08:00
custom-service-worker.js Redirect to / when basePath is empty 2025-04-12 17:03:27 +02:00
favicon.ico feat: update icons, add suffix and fix bugs 2026-05-04 14:14:26 +08:00
index.html Fix downloads service tests with optional visit header 2026-05-01 11:54:30 +08:00
main.ts feat(frontend): modernize Angular app 2025-12-15 01:56:47 +01:00
manifest.webmanifest feat: update icons, add suffix and fix bugs 2026-05-04 14:14:26 +08:00
styles.sass fix: Clear buttons now effective immediately 2026-05-06 10:41:49 +08:00