Commit graph

22 commits

Author SHA1 Message Date
c9b302ab21
refactor: Add cover_last_modified 2024-08-17 14:26:57 +07:00
1e68e55cf7
refactor(chapter): Migrate more queries to SQLDelight 2024-08-17 07:59:39 +07:00
16a51f00c4
fix(recents): Fix get recent chapters query 2024-08-16 20:07:22 +07:00
ce94bd2ad6
refactor(reader): Use SQLDelight to load chapter url 2024-08-16 20:01:00 +07:00
a6ef46a90f
refactor(recents): Migrate getRecentChapters to SQLDelight 2024-08-16 19:46:14 +07:00
6c8bd82d41
fix: Unread badge wont show up for some sources
Always happened on Komga apparently, but not as frequent on other sources

Fixes GH-95
2024-08-12 18:07:54 +07:00
e1ccfeeb0a
refactor: Simplify SQL 2024-08-10 11:30:42 +07:00
7e1b532f83
fix: Scanlator filter not working properly 2024-08-10 11:10:52 +07:00
49ecfc51b1
refactor: Move source-api to source directory
Preparing to split local source to its own module
2024-07-28 11:38:33 +07:00
a149d5aeec
chore(deps): Converted more gradle plugins to use version catalog 2024-06-27 19:13:26 +07:00
cbdd16f6d4
chore(deps): Update agp to v8.5.0
Also convert some plugins to use version catalog
2024-06-27 19:08:12 +07:00
a2a0a7e79e
chore(recents): Use sql query to filter scanlators pt.2 2024-06-21 10:15:15 +07:00
7926590c22
chore(recents): Use sql query to filter scanlators 2024-06-21 09:25:43 +07:00
7b765a5fc2
refactor: Attempt 2 on getting library manga using flow 2024-06-19 16:36:35 +07:00
535fcc81dd
chore: Prepare find duplicate query 2024-06-19 15:24:11 +07:00
f6080cd5eb
refactor: Migrated most manga queries and some chapter queries to SQLDelight 2024-06-19 11:12:37 +07:00
5ed2934b73
chore: More storio to sqldelight migration
- insert manga
- update manga
2024-06-19 08:53:58 +07:00
893af9bd73
chore: Rewriting getLibrary func 2024-06-18 21:12:01 +07:00
f94e69cdf8
chore(data): Move database adapters to yokai namespace 2024-06-18 19:28:18 +07:00
8b7ca91b12
chore(sql): Rename to match the table name 2024-06-18 19:03:42 +07:00
fc171c1e0a
refactor: Move database related stuff to data module 2024-06-17 16:15:20 +07:00
4a9a7813e0
chore: Some more effort moving widget to its own module 2024-06-17 13:21:27 +07:00