| Commit message (Collapse) | Author | ||
|---|---|---|---|
| 14 hours | build(package): Also include `deno` in the buildInputs | Benedikt Peetz | |
| 14 hours | build(devenv): Include deno | Benedikt Peetz | |
| This is required, since yt-dlp needs a js runtime now. | |||
| 14 hours | build(package): Use `ffmpeg-headless` instead of `ffmpeg` | Benedikt Peetz | |
| There is no need for the graphical version. This cuts-down on the dependencies. | |||
| 14 hours | fix(treewide): Avoid using deprecated functions or patterns | Benedikt Peetz | |
| 14 hours | build(treewide): Update | Benedikt Peetz | |
| 14 hours | build(update.sh): Also work, when the cwd directory changed | Benedikt Peetz | |
| 14 hours | fix(yt/commands/download/progress_hook): Show title, if already downloaded | Benedikt Peetz | |
| Otherwise, if an already downloaded video (but not as downloaded registered video) is "downloaded" yt would just show `-> download finish`. This does not inform the user about what was actually downloaded. | |||
| 14 hours | fix(yt/commands/status): Show active subscriptions number | Benedikt Peetz | |
| 14 hours | fix(yt/commands/select/add): Correct add behaviour | Benedikt Peetz | |
| 2025-08-26 | fix(yt/commands/download): Fix typo | Benedikt Peetz | |
| 2025-08-26 | feat(yt/commands/subs): Implement disabling subscriptions | Benedikt Peetz | |
| This allows for a softer version of `unsubscribe`, as the subscription can be enabled again. | |||
| 2025-07-24 | chore(version): v1.8.0 v1.8.0 | Benedikt Peetz | |
| 2025-07-24 | fix(nix/package): Update to include the newest changes | Benedikt Peetz | |
| 2025-07-24 | refactor(crates/yt/constants): Remove empty module | Benedikt Peetz | |
| 2025-07-24 | style(treewide): Format | Benedikt Peetz | |
| 2025-07-24 | chore(treewide): Add missing license headers | Benedikt Peetz | |
| 2025-07-24 | test(crates/libmpv2): Avoid compiling a doc-test | Benedikt Peetz | |
| 2025-07-24 | fix(crates/yt/commands/database): Correctly format the default for `--kind` | Benedikt Peetz | |
| The `fmt::Debug` impl will print them capitalized, which is obviously wrong in this context. | |||
| 2025-07-24 | test(crates/yt/tests/watch/focus_switch.rs): This test simply lacks its purpose | Benedikt Peetz | |
| 2025-07-24 | test(crates/yt/testenv/run/run_piped): Finalize the second command after the ↵ | Benedikt Peetz | |
| first one Otherwise, we introduce a race condition and thus produce spurious test failures. | |||
| 2025-07-24 | |||
