Commit Graph

19 Commits

Author SHA1 Message Date
60c09fcffd fix: Fix a weird interaction when switching back to the anime list 2026-07-25 23:05:16 +02:00
6c2af9fc57 feat: Integrate the AniList API since Jikan is shutting down 2026-07-25 16:34:14 +02:00
2c279a0150 chore: Format code 2026-05-10 23:14:57 +02:00
4c5fa10ffd fix: Increment on sqlite level to hopefully fix "race conditions" 2026-03-08 13:49:50 +01:00
f081bd7c43 fix: Multiple fixes
- Improve performance when a lot of items are "unknown". Thanks to https://github.com/dattran-pt19/group_grid_view
- Fix some behaviour in the refresh code
2023-07-16 17:37:47 +02:00
918e42b424 feat: Implement importing/exporting data 2023-07-16 16:10:00 +02:00
9fed2116b1 feat: Implement a basic anime calendar 2023-07-16 15:13:35 +02:00
9dcc99ca36 chore(all): Format 2023-04-12 16:16:58 +02:00
d38ee1692b feat(ui): Hide the button when scrolled to the bottom 2023-04-12 16:11:05 +02:00
5cd3909c4d fix(ui): Fix adding anime or manga 2023-02-08 20:25:20 +01:00
bea3ff8b78 feat(ui): Switch to a grid-based layout 2023-02-08 20:05:47 +01:00
8df287b6eb feat(meta): Implement removing tracking items 2023-02-06 20:40:18 +01:00
8712dbb9de feat(meta): Cleanup 2023-02-06 15:19:55 +01:00
1892ec5e7a feat(ui): Implement a simple details screen 2023-02-04 17:17:00 +01:00
7af2277bb2 feat(meta): Implement manga tracking 2023-02-04 12:48:57 +01:00
a60e9e8e81 feat(ui): Stub out a manga tracking page 2023-02-04 11:48:24 +01:00
d273a6deb2 feat(ui): Implement filtering 2023-02-04 11:34:09 +01:00
432796d0c4 feat(service): Add working database persistency 2023-02-04 00:25:16 +01:00
ee4458d613 Initial commit 2023-02-03 23:33:21 +01:00