aboutsummaryrefslogtreecommitdiffstats
path: root/src/cli.rs (unfollow)
Commit message (Expand)Author
2024-08-24feat(cli/selectCommand/file): Allow re-use of the previous selection fileBenedikt Peetz
2024-08-24fix(cli/selectCommand): Explicitly set the aliasesBenedikt Peetz
2024-08-24feat(cli/config): Show the currently active configurationBenedikt Peetz
2024-08-24feat(videos): Allow limiting the number of videos to showBenedikt Peetz
2024-08-24feat(select/cmds): Add a `watched` commandBenedikt Peetz
2024-08-23fix(select/cmds): Accept the watch flags for every commandBenedikt Peetz
2024-08-23feat(videos): InitBenedikt Peetz
2024-08-23fix(cli/verbosity): Simplify setting the default levelBenedikt Peetz
2024-08-23fix(cli): Always log with a verbosity of at least WARNBenedikt Peetz
2024-08-23fix(treewide): Actually use the values from the configBenedikt Peetz
2024-08-23feat(treewide): Use a configuration fileBenedikt Peetz
2024-08-23refactor(cli): Replace the byte parser with the one from the `bytes` crateBenedikt Peetz
2024-08-23feat(cli): Add an explicit `subs export` subcommandBenedikt Peetz
2024-08-22refactor(cli): Remove the useless `concurrent_processes` flag from `update`Benedikt Peetz
2024-08-22feat(select/file): Allow `--priority` argument to all functionsBenedikt Peetz
2024-08-22feat(download): Support limiting the downloader by maximal cache sizeBenedikt Peetz
2024-08-22test(benches/update): InitBenedikt Peetz
2024-08-21style(treewide): Reformatv0.1.0Benedikt Peetz