about summary refs log tree commit diff stats
path: root/src/videos/display/mod.rs (follow)
Commit message (Collapse)AuthorAge
* refactor(treewide): Combine the separate crates in one workspaceBenedikt Peetz2024-10-14
|
* feat(videos): Provide a consistent display for the `Video` structBenedikt Peetz2024-10-14
Before, `Video`s where colourized differently, just because the colourization was not standardized. It now is.