Commit Graph

21 Commits

Author SHA1 Message Date
87fc1566f2 fix: Put the database somewhere more sensible on Linux 2026-07-25 23:48:27 +02:00
85df1e702a chore: Update dependencies 2026-07-25 23:40:42 +02:00
cfe0c0fb94 fix: Fix database entry creation due to missing other titles 2026-07-25 23:38:13 +02:00
1bf4c93628 chore: Bump to Flutter 3.44 2026-07-25 17:16:56 +02:00
9ef699be3c feat: Bump dependencies + make AniList link work 2026-07-25 16:48:30 +02:00
6c2af9fc57 feat: Integrate the AniList API since Jikan is shutting down 2026-07-25 16:34:14 +02:00
6c504e0125 chore: Update Flutter version and dependencies 2026-03-08 14:10:50 +01:00
4c5fa10ffd fix: Increment on sqlite level to hopefully fix "race conditions" 2026-03-08 13:49:50 +01:00
3a977688c8 fix: Fix build with newer versions of Flutter 2024-09-29 12:54:33 +02:00
7dd53baf06 feat: Update flake to use newer Flutter 2023-07-20 20:34:19 +02:00
918e42b424 feat: Implement importing/exporting data 2023-07-16 16:10:00 +02:00
13ed7144cb feat: Add i18n using slang 2023-06-21 22:07:12 +02:00
7530fe5b80 feat(all): Implement MAL import for anime and manga lists 2023-04-12 23:04:28 +02:00
d38ee1692b feat(ui): Hide the button when scrolled to the bottom 2023-04-12 16:11:05 +02:00
f7c9e7a6b4 feat(ui): Implement a simple 'About' page 2023-02-06 17:17:53 +01:00
67531b84f0 feat(ui): Cache tracked cover images for offline use 2023-02-06 16:53:48 +01:00
8712dbb9de feat(meta): Cleanup 2023-02-06 15:19:55 +01:00
8794c3cd60 feat(meta): Add a silly app icon 2023-02-04 13:11:38 +01:00
a60e9e8e81 feat(ui): Stub out a manga tracking page 2023-02-04 11:48:24 +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