Commit Graph

31 Commits

Author SHA1 Message Date
Benex254 8e0619863a feat: search command 2024-08-21 22:53:18 +03:00
Benex254 0182f674e0 feat: add status to graphql medialist query 2024-08-16 14:55:02 +03:00
Benex254 0a0d47ae88 chore: raise search results for anilist 2024-08-14 22:42:35 +03:00
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 4aaf3000c1 fix media_list_query so that it doesn't list manga 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 c5dd500bb5 feat(anilist api): restrict number of notification results to 5 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 e530d1b6f3 feat(anilist): include mal ids in queries 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
Benex254 71a78c7c17 fix(anilist): correct graphql query for most scored 2024-08-05 09:47:03 +03:00
Benex254 2a152e2cbf fix: drop curl_cffi as dependency due to issues on android 2024-08-05 09:47:02 +03:00
Benex254 8754fec2d1 feat: use curl_cffi to enable browser impersonation 2024-08-05 09:47:02 +03:00
Benex254 c0c6391117 feat: minor ui and ux improvements plus add edit config option 2024-08-05 09:47:01 +03:00
Benex254 d1fb3e16c9 feat:standardize the user data helper to kork for both cli and gui 2024-08-05 09:47:00 +03:00
Benex254 9050e5f6cf feat(cli):improve anilist interfaces api 2024-08-05 09:47:00 +03:00
Benex254 d2a328c2c8 feat(cli):add quality and translation type selection 2024-08-05 09:47:00 +03:00
Benex254 651791abdb chore:switch to poetry as build tool and package manager 2024-08-05 09:47:00 +03:00
Benex254 5c44f2e99c refactor:renamed anixstream package to fastanime 2024-08-05 09:46:56 +03:00