Commit graph

5 commits

Author SHA1 Message Date
30c1ba5780
chore(ui): reenable jvm
Makes the build less confusing; android builds will still succeed, but
jvm ones will fail (for now)
2026-01-29 00:57:58 +11:00
3efcc3ce4d
chore(ui): use debug keystore for release
For performance testing in release builds
2026-01-29 00:52:33 +11:00
41f2b9782a
chore(ui): move to official material3, and remove jvm target
JetBrains Compose lags behind a bit, currently the new expressive lists
are only available in official

This also makes it easier to develop for now; moving to desktop later on
should be trivial
2026-01-28 02:34:24 +11:00
a2fb59c6f8
feat: basic api, captcha, and login flow
whew, that's a lot
2026-01-25 03:31:24 +11:00
61bb748925
refactor: composeApp -> ui 2026-01-23 23:31:31 +11:00
Renamed from composeApp/build.gradle.kts (Browse further)