metube/ui/src
CyCl0ne 3bbe1e8424 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.
2026-03-08 14:56:16 +01:00
..
app Add "Downloaded" timestamp column to completed downloads list 2026-03-08 14:56:16 +01:00
assets chore: move icons to frontend assets 2023-12-30 04:18:46 +01:00
custom-service-worker.js Redirect to / when basePath is empty 2025-04-12 17:03:27 +02:00
favicon.ico chore: move icons to frontend assets 2023-12-30 04:18:46 +01:00
index.html Fix basic auth not asking for credentials 2024-07-14 17:05:47 +02:00
main.ts feat(frontend): modernize Angular app 2025-12-15 01:56:47 +01:00
manifest.webmanifest fix: use relative url path in manifest instead of absolute 2024-01-05 00:25:50 +01:00
styles.sass upgrade to angular 19 2025-06-02 23:16:32 +03:00