about summary refs log tree commit diff stats
path: root/src/storage/video_database/downloader.rs (follow)
Commit message (Collapse)AuthorAge
* refactor(storage): Make all URL parsings panicBenedikt Peetz2024-08-22
| | | | | | These URLs should be checked *before* they are written to the database, thus being unable to decode them after they've been read from the database is an application bug and not a user input issue.
* chore: Initial CommitBenedikt Peetz2024-08-21
This repository was migrated out of my nixos-config.