aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* feat(constants): Add ONA to default formatsHEADmainFuwn2025-07-151-1/+1
* feat(schedule): Use day part for future airing timesFuwn2025-07-111-0/+3
* docs(README): Add screenshotFuwn2025-07-092-0/+2
* feat(schedule): Allow specifying timezone using TZFuwn2025-07-094-11/+18
* docs: Add READMEFuwn2025-07-091-0/+23
* refactor(schedule): Split into sub-functionsFuwn2025-07-071-52/+77
* chore: Add check taskFuwn2025-07-073-0/+5
* feat(schedule): Display genres in tableFuwn2025-07-071-0/+4
* feat(schedule): Support paginationFuwn2025-07-071-85/+104
* fix(schedule): Replace old date selection logicFuwn2025-07-071-8/+8
* feat(cli): Shorten help stringsFuwn2025-07-071-13/+6
* style: Replace Black with YAPFFuwn2025-07-078-206/+196
* feat(constants): Update default countriesFuwn2025-07-071-1/+1
* feat: Refine development help stringsFuwn2025-07-071-11/+10
* refactor: Move option defaults to moduleFuwn2025-07-072-87/+14
* refactor: Move option defaults to moduleFuwn2025-07-071-0/+24
* feat(schedule): Add genre flagFuwn2025-07-072-11/+110
* feat(schedule): Add month and year flagsFuwn2025-07-072-5/+21
* feat(schedule): Add source flagFuwn2025-07-072-2/+31
* feat(schedule): Add format flagFuwn2025-07-072-2/+15
* feat(schedule): Add episode flagFuwn2025-07-072-3/+5
* feat(schedule): Add country flagFuwn2025-07-072-2/+20
* feat(schedule): Add sort flagFuwn2025-07-052-6/+18
* feat(schedule): Show all airing episodes by defaultFuwn2025-07-052-4/+8
* feat(schedule): Exact time flagFuwn2025-07-052-7/+29
* fix(schedule): Handle cross-day relative time differencesFuwn2025-07-051-10/+14
* feat(cli): Support "yesterday" schedule keywordFuwn2025-07-051-2/+6
* feat(cli): Alias schedule subcommandFuwn2025-07-054-2/+10
* feat: Add simple schedule subcommandFuwn2025-07-058-100/+212
* feat: Initial commitFuwn2025-06-2910-0/+7414