Commit graph

9 commits

Author SHA1 Message Date
0d84411f14
refactor: split up core into multiple modules 2026-02-05 01:05:02 +11:00
2725342c3f
refactor: switch from metro to koin
Honestly metro looks too overcomplicated and I still don't know how to
use it properly. Switching to koin for now as I'm more comfortable with
it.
2026-02-01 00:50:57 +11:00
53abaccd21
chore(deps): bump and clean up deps 2026-01-31 19:15:14 +11:00
a2fb59c6f8
feat: basic api, captcha, and login flow
whew, that's a lot
2026-01-25 03:31:24 +11:00
946429a2f5
feat: basic persistent settings 2026-01-24 00:37:57 +11:00
6f5e4499d9
feat: basic sqldelight 2026-01-23 23:30:06 +11:00
1b3b465112
feat: basic nav3 2026-01-23 21:24:53 +11:00
058e55538a
chore: add metro 2026-01-23 19:18:14 +11:00
dae42c48f2
refactor: move logic to core module 2026-01-23 19:05:25 +11:00