Commit Graph

40 Commits

Author SHA1 Message Date
Benex254
bc2ac69b9a fix(interface): escape sequence warning 2024-07-30 17:01:59 +03:00
Benex254
6c1bbfe50a feat: add aniskip intergration and scoring of anime 2024-07-30 16:52:33 +03:00
Benex254
f5c120ebb8 feat: handle none logged in user 2024-07-30 09:36:23 +03:00
benex
12a38d6d48 feat(anilist): make icons optional 2024-07-29 12:29:27 +03:00
Benex254
272042ec35 fix(anilist_interface): trailer not loading 2024-07-28 16:43:38 +03:00
Benex254
56632cf77c feat(tui): improve the ui 2024-07-28 15:32:31 +03:00
Benex254
e8dacf0722 feat(anilist): only update episode progress in their is actual progress 2024-07-28 11:24:31 +03:00
Benex254
b95d49429c feat(anilist): add update your anilist feature 2024-07-28 10:42:32 +03:00
Benex254
ca087b2e94 feat(player): implement continue from timestamp 2024-07-28 02:23:54 +03:00
Benex254
3f33ae3738 feat(anilist): change media animelist status for anime you currently watching 2024-07-28 00:32:24 +03:00
Benex254
94a282a320 feat(anilist): implement viewing of your anilist animelist 2024-07-28 00:08:44 +03:00
Benex254
4d03b86498 chore(anime_provider): remove print statements from provider and switch to logging 2024-07-26 14:09:44 +03:00
Benex254
71d258385c chore(constants): create constants module to store useful constants 2024-07-26 14:07:37 +03:00
Benex254
dd4462f42a chore: reorganize imports 2024-07-26 09:07:49 +03:00
Benex254
0f9e08b9fa chore: reorganize codebase to make anilist top level 2024-07-26 09:07:09 +03:00
Benex254
f3d88f9825 feat(cli): switch to using AnimeProvider obj 2024-07-25 18:12:27 +03:00
Benex254
eb7bef72b3 feat(anilist_interface): remove legacy methods 2024-07-25 18:10:11 +03:00
Benex254
78319731c0 feat: add yt-dlp format option 2024-07-25 13:10:21 +03:00
Benex254
a7e46d9c18 feat(anilist_interface): ensure the app does not exit when trailer not found 2024-07-25 11:23:24 +03:00
Benex254
0e9294d7a2 feat(anilist_interface): add random anime option for main interforce 2024-07-24 20:54:36 +03:00
Benex254
215def909e feat(cli): include the fzf preview script inside the project for convinience 2024-07-24 20:34:07 +03:00
Benex254
edd394ca74 feat(cli): make preview window for fzf optional 2024-07-24 20:21:38 +03:00
Benex254
d048bccaa1 fix: drop curl_cffi as dependency due to issues on android 2024-07-24 16:51:40 +03:00
Benex254
7e2c03d54c feat: use curl_cffi to enable browser impersonation 2024-07-22 22:51:20 +03:00
Benex254
0a5fc0fa3c feat(cli): make it opt in to use fzf and instead make fuzzy inquirer as default 2024-07-21 21:55:09 +03:00
Benex254
6fa88dd959 feat(cli): add auto-select provider results 2024-07-19 10:56:22 +03:00
Benex254
a971b22d72 Revert "feat(cli): add auto-select provider results"
This reverts commit 0d64a9bd32.
2024-07-19 10:45:48 +03:00
Benex254
0d64a9bd32 feat(cli): add auto-select provider results 2024-07-19 10:42:51 +03:00
Benex254
269b1447f6 feat(cli): normalize allanime api output 2024-07-17 14:07:35 +03:00
Benex254
e589a92147 feat(cli): improve ui and ux 2024-07-17 00:42:55 +03:00
Benex254
e695577881 feat(cli): complete config command 2024-07-17 00:03:24 +03:00
Benex254
8d4f2a8f04 style: format code and sort imports 2024-07-16 20:43:51 +03:00
Benex254
6d077fd3e2 feat: minor ui and ux improvements plus add edit config option 2024-07-16 19:33:35 +03:00
Benex254
53823f02c1 chore:recover lost stash changes 2024-07-11 17:04:15 +03:00
Benex254
f08062ee71 feat:standardize the user data helper to kork for both cli and gui 2024-07-07 15:59:00 +03:00
Benex254
2aa02d6ab9 feat(cli):complete subcommands for anilist command 2024-06-30 23:14:01 +03:00
Benex254
520bfcbb52 feat(cli):improve anilist interfaces api 2024-06-29 22:00:48 +03:00
Benex254
1ffb122cec feat(cli):add quality and translation type selection 2024-06-28 15:11:27 +03:00
Benex254
3b8a565843 chore:switch to poetry as build tool and package manager 2024-06-23 20:13:09 +03:00
Benex254
4b5ff6348e feat:switch to poetry as build tool and package manager 2024-06-23 17:46:01 +03:00