Commit Graph

16 Commits

Author SHA1 Message Date
Benex254 1fbca22be8 feat(anilist): introduce type as a variable 2024-08-10 15:39:46 +03:00
Benex254 1a88b6e998 refactor(anilist): rename anilist_data_schema to types 2024-08-10 15:15:37 +03:00
Benex254 2e94e8494e feat: only import types if type checking 2024-08-06 14:15:47 +03:00
Benex254 b79affa06c docs(anilists): update docs 2024-08-06 13:03:53 +03:00
Benex254 b738998b05 chore: preliminary cleanup 2024-08-05 09:47:06 +03:00
Benex254 2ff580cbd2 feat: show episodes count in ui and get progress from server if dont exist locally 2024-08-05 09:47:06 +03:00
Benex254 d458085a4d fix: correct typing issues 2024-08-05 09:47:05 +03:00
Benex254 1d34c4fe96 feat(anilist): lower the maximum allowed calls to the anilist api 2024-08-05 09:47:05 +03:00
Benex254 84c28d344f feat: add aniskip intergration and scoring of anime 2024-08-05 09:47:04 +03:00
Benex254 a77b866e43 feat(anilist): ensure rate limit is not exceeded 2024-08-05 09:47:04 +03:00
Benex254 caa1b0a3b0 feat(anilist_api): handle none 200 status code 2024-08-05 09:47:04 +03:00
Benex254 23012ad645 feat(anilist): add notifier command 2024-08-05 09:47:04 +03:00
Benex254 6fc51a164d feat(anilist): change media animelist status for anime you currently watching 2024-08-05 09:47:04 +03:00
Benex254 dddf59ea25 feat(anilist): implement viewing of your anilist animelist 2024-08-05 09:47:04 +03:00
Benex254 1433e04f73 feat(anilist): add account intergration 2024-08-05 09:47:04 +03:00
Benex254 ea5c01f6a4 chore: reorganize codebase to make anilist top level 2024-08-05 09:47:03 +03:00