Docker Images
Docker images have been built and pushed:
Docker Hub:
alexta69/metube:latestalexta69/metube:2026.03.08
GitHub Container Registry:
ghcr.io/alexta69/metube:latestghcr.io/alexta69/metube:2026.03.08
Changes
- Bump the github-actions group with 4 updates (2a166cc)
- Add "Downloaded" timestamp column to completed downloads list Display the completion time for each download in the done list. The backend already stores a nanosecond timestamp on DownloadInfo; this wires it up to the frontend using Angular's DatePipe. (3bbe1e8)