Benexl
d279cc70b9
feat: interactively edit config
2025-07-12 18:57:02 +03:00
Benexl
85368393fc
feat: begin animepahe refactor
2025-07-07 22:34:34 +03:00
Benexl
b9636c94d3
feat: write all anilist graphls to files
2025-07-07 22:09:53 +03:00
Benexl
4920ee508a
feat: make anilist api functional
2025-07-07 22:01:01 +03:00
Benexl
d5e1e60266
feat: abstract provider testing
2025-07-07 19:02:12 +03:00
Benexl
783b63219f
feat: make allanime provider functional
2025-07-07 17:35:19 +03:00
Benexl
317fee916b
chore: remove api from project
2025-07-07 13:49:25 +03:00
Benexl
870bb24e1b
feat: recreate all allanime extractors
2025-07-07 13:48:19 +03:00
Benexl
f51ceaacd7
test: placeholder tests
2025-07-07 00:41:24 +03:00
Benexl
cdad70e40d
feat: add jikan api
2025-07-07 00:23:33 +03:00
Benexl
0737c5c14b
feat: mass refactor
2025-07-06 23:59:18 +03:00
Benexl
32f4d9271f
feat: phase 1 of anilist_interfaces refactor
2025-07-06 22:23:14 +03:00
Benexl
355f10dd9e
feat: mass refactor
2025-07-06 18:52:14 +03:00
Benexl
2f2ffc0a84
feat: mass refactor
2025-07-06 18:51:25 +03:00
Benexl
e35683e90a
fix: config update logic
2025-07-06 17:40:20 +03:00
Benexl
2bd02c7e99
feat: mass refactor
2025-07-06 14:15:13 +03:00
Benexl
5a50e79216
feat: anilist to stay in libs
2025-07-06 12:34:29 +03:00
Benexl
ec78c81381
feat: mass refactor
2025-07-06 12:31:40 +03:00
Benexl
f042e5042b
fix: minor error
2025-07-05 17:14:33 +03:00
Benexl
428bbb20bd
feat: new config logic
2025-07-05 17:13:49 +03:00
Benexl
3af31a2dfd
feat: update config logic with new philosophy
2025-07-05 17:13:21 +03:00
Benexl
759889acd4
feat: new config logic
2025-07-05 03:06:49 +03:00
Benexl
d106bf7c5d
chore: update deps
2025-07-04 20:30:33 +03:00
Benexl
00ff89d14f
chore: update deps
2025-07-04 20:29:36 +03:00
Benexl
76460b6c54
chore: remove deprected attr
2025-07-04 16:53:20 +03:00
Benexl
e58fd33fe0
feat: allow going back on empty search term when using fzf anilist search
2025-07-04 16:44:58 +03:00
Benexl
931f9f10f8
chore: update deps
2025-07-04 16:39:01 +03:00
Benexl
0e9dbd2c6b
feat: make experimental fzf anilist search disablable lol
2025-07-04 16:33:18 +03:00
Benexl
3bdfa27e1c
feat: experimental search using fzf reload
2025-07-04 16:20:48 +03:00
Benedict Xavier
f46f09ffdf
Merge pull request #91 from DerDestroyer/episode-number-animepahe
...
fix: fixed episode number for animepahe with multiple seasons
2025-05-12 13:09:39 +03:00
Benedict Xavier
d309c04214
Merge pull request #92 from DerDestroyer/anime-relations
...
fix: fixed relations menu and only show ANIME
2025-05-12 13:07:37 +03:00
Benedict Xavier
b19a323d15
Merge pull request #93 from iMithrellas/manga-icat
...
This pull request introduces a new manga viewer option, icat.
2025-05-12 13:04:55 +03:00
iMithrellas
ff94edfd05
fix: unbound test error
2025-05-07 01:01:13 +02:00
iMithrellas
59e1a82646
feat: config option for selecting manga viewer
2025-05-07 00:44:39 +02:00
iMithrellas
2e902fa4e7
feat: PoC icat for viewing manga
2025-05-07 00:13:00 +02:00
DerDestroyer
d2e17af7a9
fix .5 episodes being numbered as whole episodes
2025-05-04 20:13:50 +02:00
DerDestroyer
f1fa40c419
fixed relations menu and only show ANIME
2025-05-02 01:51:18 +02:00
DerDestroyer
8bbde97403
fixed episode number for animepahe with multiple seasons
2025-05-01 02:30:56 +02:00
Benexl
a2b7d71eb2
Merge branch 'sudoAlphaX-main-menu-on-blacnk-search'
2025-03-30 21:48:33 +03:00
Alpha
67b4f0ea38
Merge branch 'master' into main-menu-on-blacnk-search
2025-03-27 08:22:49 +00:00
Benedict Xavier
a6d5d5f37c
Merge pull request #82 from sudoAlphaX/runtime-auto-next
...
feat: toggle auto-next during runtime from media_player_controls
2025-03-18 04:59:57 +03:00
Alpha
67a066f16e
feat: toggle auto-next during runtime from media_player_controls
...
Allows user to set or unset auto-next episode from media_player_controls
during runtime. This feature was only available in media_actions_menu or
config file.
2025-03-18 06:49:20 +05:30
Alpha
e6297619d4
feat: return to main menu on blank search term
...
Return to fastanime_main_menu on blank search term. Can be used to
cancel the search.
2025-03-16 19:04:29 +05:30
Benedict Xavier
8f514858f2
Merge pull request #80 from sudoAlphaX/hide-next-episode-button-on-last
...
feat: hide next episode button on reaching last episode
2025-03-16 14:42:09 +03:00
Alpha
eb9cffbd7a
feat: hide next episode button on reaching last episode
...
Hides the next episode button if the currently completed episode is the
last available episode on the server. Also affects auto-next feature,
where it returns to media actions menu on completion of last episode.
2025-03-16 16:06:46 +05:30
Benexl
c5f9c37d3a
fix: preview images not showing in rofi menu
2025-03-16 09:46:23 +03:00
Benedict Xavier
44fd65ebab
Merge pull request #74 from crispy-caesus/patch-1
...
remove yugen from description
2025-03-03 06:22:48 +03:00
crispy-caesus
e919980ff7
remove yugen from description
...
yugen and gogoanime shut down
2025-03-02 12:37:01 +01:00
Benedict Xavier
6887c6ff10
Merge pull request #72 from sudoAlphaX/multiple-download-ranges
...
feat: multiple download ranges in download in menu
2025-03-02 12:12:59 +03:00
Benedict Xavier
b394de0b23
Merge pull request #71 from crasband1/use_preffered_history_config_option
...
fix: config preferred_history option was unused
2025-02-24 08:45:59 +03:00