mangayomi-mirror/lib/modules
Moustapha Kodjo Amadou 95a55d5f81 feat: Implement upcoming manga calendar feature
- Added UpcomingUIModel for managing upcoming manga list items with headers and items.
- Introduced CalendarDay widget to display individual days with event indicators.
- Created CalendarHeader widget for navigating between months.
- Developed CalendarIndicator for visualizing events on specific days.
- Implemented UpcomingCalendar to manage the calendar view and event loading.
- Added UpcomingItem widget for displaying individual upcoming manga with cover images.
- Introduced FetchInterval utility to calculate fetch intervals based on chapter upload dates.
- Refactored updateMangaDetail to utilize FetchInterval for smart update days.
- Enhanced MedianExtension to ensure correct median calculation.
- Removed unused imports and commented-out code for cleaner implementation.
2026-03-05 12:05:29 +01:00
..
anime Refactor 2026-03-02 11:49:19 +01:00
browse Refactor 2026-03-02 11:49:19 +01:00
calendar feat: Implement upcoming manga calendar feature 2026-03-05 12:05:29 +01:00
history - 2026-02-27 15:02:22 +01:00
library feat: Implement app lock feature with biometric authentication 2026-03-04 11:56:49 +01:00
main_view update dependencies & update riverpod provider declarations 2026-01-08 14:27:08 +01:00
manga feat: Implement upcoming manga calendar feature 2026-03-05 12:05:29 +01:00
more - 2026-03-04 22:32:16 +01:00
novel Fix #643 2026-01-26 17:28:25 +01:00
tracker_library Use the localized extension 2025-12-29 23:20:08 +01:00
updates added option to exclude categories from mass update 2026-01-31 00:14:39 +01:00
webview Fix Riverpod lifecycle error 2026-01-08 21:47:51 +01:00
widgets Group related functions using an extension 2025-12-29 23:19:31 +01:00