Commit Graph

9 Commits

Author SHA1 Message Date
Crylia b1d4f9f71b feat: add vocabulary browser with filters, audio playback, and example sentences
Release Build / build-docker (push) Successful in 2m44s
Release Build / build-android-and-release (push) Failing after 1m27s
- Add Vocabularies page with searchable, level-grouped grid
- Implement multi-faceted filter system (word type, verb class, transitivity, reading ending, character count)
- Add male/female voice audio playback via WaniKani pronunciation data
- Display context sentences from WaniKani API
- Collapsible mnemonics section in detail modal
- Component kanji chips navigate to Collection with pre-filled search
- Vocabulary sync uses upsert to keep data fresh (audio, sentences, normalized POS)
- Add Vocabulary model, controller, service, and API route
- Add seed data with 28 vocabulary entries including transitive/intransitive verb pairs
- Full i18n support (EN, DE, JA) for all new UI elements
2026-04-28 21:57:34 +02:00
Crylia c1651550d1 chore: sync all remaining changes
Release Build / build-docker (push) Successful in 52s
Release Build / build-android-and-release (push) Failing after 1m1s
- Remove android build directory (moved to CI)
- Update package dependencies
- Misc server and client improvements
2026-04-18 22:40:25 +02:00
Crylia 979f8fc5e1 update review timing
Release Build / build-docker (push) Successful in 1m4s
Release Build / build-android-and-release (push) Successful in 4m16s
2026-02-28 00:03:50 +01:00
Rene Kievits 3da110d6cc add auto update for android
Release Build / build-docker (push) Successful in 41s
Release Build / build-android-and-release (push) Successful in 2m35s
2025-12-26 22:57:40 +01:00
Rene Kievits 8552b44ffd Change prod workflow and add automatic deployment
Release Build / build-docker (push) Successful in 9s
Release Build / build-android-and-release (push) Successful in 2m18s
2025-12-24 16:30:27 +01:00
Rene Kievits c140bb8292 fix/add tests, update heatmap range, finish android release, add readme
Stop tracking gradle.properties
2025-12-24 06:54:37 +01:00
Rene Kievits eaed23a678 big ui refractor 2025-12-23 02:23:44 +01:00
Rene Kievits 4428a2b7be add new lesson mode and started code refraction 2025-12-20 04:31:15 +01:00
Rene Kievits 6438660b03 init 2025-12-18 01:30:52 +01:00