| Commit message (Collapse) | Author | Age |
|
|
|
|
| |
Before, `Video`s where colourized differently, just because the
colourization was not standardized. It now is.
|
| |
|
| |
|
|
|
|
|
|
| |
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.
|
|
|
|
|
| |
All freshly added videos have a priority of 0. To ensure that they are
still ordered, also sort by `publish_date`.
|
|
This repository was migrated out of my nixos-config.
|