Commit Graph

28 Commits

Author SHA1 Message Date
Benexl
51438c8864 feat(dynamic-search): title is enough 2025-07-29 17:18:56 +03:00
Benexl
cd7b70dd6b feat(character-preview): attempt to display character image 2025-07-29 15:32:21 +03:00
Benexl
5ce9bbaa0d fix(anilist-notifications): add large to coverImage 2025-07-29 10:20:26 +03:00
Benexl
25812b6562 feat(worker-service): draft 2025-07-29 02:02:32 +03:00
Benexl
ef4a850d75 fix(dynamic-search-menu): preview script 2025-07-28 15:20:05 +03:00
Benexl
d8804c711e fix(search): revert QUERY variable to use placeholder for dynamic input 2025-07-28 14:36:48 +03:00
Benexl
6e7e75b514 fix(scripts-dynamic-preview): should be {} 2025-07-28 14:13:47 +03:00
Benexl
e8849940e1 feat: Add media airing schedule and character selection features
- Implemented media airing schedule functionality in `media_airing_schedule.py` to fetch and display upcoming episodes with air dates and countdown timers.
- Created character selection feature in `media_characters.py` to fetch and display a list of characters, showing details upon selection.
- Updated state management to include new menu options for characters and airing schedules.
- Enhanced preview functionality to support character and airing schedule previews.
- Added necessary API methods and data models for handling character and airing schedule data.
2025-07-28 13:37:27 +03:00
Benexl
6000ed2a84 refactor(assets-anilist-graphql): rename get-medialist-item.gql to media-list-item 2025-07-28 02:23:14 +03:00
Benexl
5a869060d8 feat(media-api): media reviews 2025-07-28 02:13:10 +03:00
Benexl
58618bd82d chore: cleanup unused files 2025-07-27 23:50:25 +03:00
Benexl
19426019a2 fix(anilist-api): user media list pagination 2025-07-27 00:38:55 +03:00
Benexl
15b920698a fix(anilist-media-api): media relations 2025-07-26 22:15:52 +03:00
Benexl
48e906e464 feat: dynamic search 2025-07-26 12:38:47 +03:00
Benexl
3617465f64 fix: add missing format field in media relations query 2025-07-24 19:22:55 +03:00
Benexl
4c9ecafb9b fix: add missing format field in media recommendations query 2025-07-24 19:21:05 +03:00
Benexl
24ffc4ee53 refactor: consolidate and enhance GraphQL queries for media airing schedule, characters, and recommendations 2025-07-24 19:03:44 +03:00
Benexl
fcb16a574e chore: format 2025-07-24 15:04:13 +03:00
Benexl
48f46cdf3d refactor: reorganize assets 2025-07-24 13:38:31 +03:00
Benexl
384d326fa8 feat: cleanup 2025-07-22 14:55:38 +03:00
Benexl
490f8b0e8b feat: stuff happened 2025-07-15 23:37:15 +03:00
Benexl
c5034a5829 feat: update fzf opts 2025-07-13 13:41:13 +03:00
Benexl
759889acd4 feat: new config logic 2025-07-05 03:06:49 +03:00
benexl
1d40160abf chore: update rofi configs 2025-01-04 23:37:11 +03:00
benex
0b3615c9f5 feat: add default rofi themes 2024-11-16 22:46:19 +03:00
Benex254
f8958be669 feat(notifier): add icon 2024-08-05 09:47:04 +03:00
Benex254
c811566045 refactor: remove the gui and api then move to separate project 2024-08-05 09:47:02 +03:00
Benex254
5c44f2e99c refactor:renamed anixstream package to fastanime 2024-08-05 09:46:56 +03:00