Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fix(storage/get_videos): Also order by `publish_date` | Benedikt Peetz | 2024-08-22 |
| | | | | | All freshly added videos have a priority of 0. To ensure that they are still ordered, also sort by `publish_date`. | ||
* | feat(download): Support limiting the downloader by maximal cache size | Benedikt Peetz | 2024-08-22 |
| | |||
* | chore: Initial Commit | Benedikt Peetz | 2024-08-21 |
This repository was migrated out of my nixos-config. |