Benexl
84a3b6185b
fix(media-types): age should be string
2025-07-29 14:01:05 +03:00
Benexl
ee52b945ea
feat(media-api): notifications
2025-07-29 01:40:18 +03:00
Benexl
2717d0b012
style: ruff check + format
2025-07-28 15:37:40 +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
5b06039cef
chore: format with ruff
2025-07-27 12:49:44 +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
75e67c22d2
chore: format with ruff
2025-07-26 10:56:26 +03:00
Benexl
fe06c8e0f1
hack: potential anilist api issue
2025-07-25 22:18:33 +03:00
Benexl
fd59d64b76
feat: add Jikan API integration and enhance media fetching capabilities
2025-07-24 20:16:42 +03:00
Benexl
b1ac4a6558
feat: add character and airing schedule views, enhance media info display
2025-07-24 20:01:03 +03:00
Benexl
8e9aeb660f
feat: enhance error handling in media recommendations and relations mapping
2025-07-24 19:49:58 +03:00
Benexl
4f401aa91c
Refactor code structure for improved readability and maintainability
2025-07-24 19:29:03 +03:00
Benexl
b8733eccbd
feat: implement recommendations and relations functionality in media actions
2025-07-24 19:24:15 +03:00
Benexl
4c9ecafb9b
fix: add missing format field in media recommendations query
2025-07-24 19:21:05 +03:00
Benexl
e87e4e5639
refactor: update GraphQL query paths for consistency and clarity
2025-07-24 19:15:04 +03:00
Benexl
16fa39397d
refactor: improve variable naming and return types in API methods for clarity
2025-07-24 19:11:55 +03:00
Benexl
5392d4f25a
refactor: limit use of plural for package names and module names
2025-07-24 18:46:43 +03:00
Benexl
5da5dc5dcc
refactor: factory to api
2025-07-24 18:37:02 +03:00
Benexl
3c42f660ce
refactor: formatters
2025-07-24 18:35:35 +03:00
Benexl
4349b9fc22
refactor: reorganise menus
2025-07-24 18:30:51 +03:00
Benexl
048d008ca1
refactore: rename api to media api
2025-07-24 18:21:49 +03:00