Neko Ayaka
|
fd09558e59
|
fix(stage-tamagotchi): bad import from @proj-airi/stage-ui
|
2025-07-02 03:22:00 +08:00 |
|
Neko Ayaka
|
7739eaa72c
|
fix(stage-tamagotchi): remove costy stdout
|
2025-07-02 03:20:14 +08:00 |
|
Neko Ayaka
|
2cb602aa3e
|
feat(stage-ui): added Progress component
|
2025-07-02 03:08:55 +08:00 |
|
Neko Ayaka
|
9c2a40beb5
|
feat(stage-tamagotchi): configured permissions
|
2025-07-01 20:21:44 +08:00 |
|
Neko Ayaka
|
d29c91a541
|
fix(stage-tamagotchi): missing audio_transcription & audio_vad types
|
2025-07-01 20:21:04 +08:00 |
|
Neko Ayaka
|
f9120368e2
|
feat(stage-tamagotchi): impl audio_transcription & audio_vad invoke methods
|
2025-07-01 16:58:53 +08:00 |
|
 Neko AyakaandMakito
|
d662c20d1d
|
fix(stage-tamagotchi): deadlock of window-state due to wrapped window-state call
Great thanks to @sumimakito for the fix!
Co-authored-by: Makito <5277268+sumimakito@users.noreply.github.com>
|
2025-07-01 16:33:21 +08:00 |
|
Neko Ayaka
|
206e5e580c
|
feat(stage-tamagotchi): tauri-plugin-audio-transcription & tauri-plugin-audio-vad
|
2025-07-01 15:59:07 +08:00 |
|
Menci
|
c1a27b452d
|
feat: shiny loading progress ✨ (#252)
|
2025-07-01 02:03:37 +08:00 |
|
 Neko AyakaandLiliumNeko
|
9d51403769
|
fix(stage-web,stage-tamagotchi): i18n HMR & color issue
Co-authored-by: LiliumNeko <30291104+liliumneko@users.noreply.github.com>
|
2025-07-01 00:25:20 +08:00 |
|
Neko Ayaka
|
640ddc0b8e
|
fix(stage-*): language switch not working
|
2025-06-30 19:18:56 +08:00 |
|
Neko
|
eb6bcaed60
|
feat(i18n): new package for locales (#249)
* feat(i18n): new package for locales
We are renaming from zh-CN to zh-Hans with the naming regulation of BCP 47 language tags.
For future languages, suggesting to check & lookup on
- [Language subtag lookup app](https://r12a.github.io/app-subtags/)
- [iana.org/assignments/language-subtag-registry/language-subtag-registry](https://www.iana.org/assignments/language-subtag-registry/language-subtag-registry)
to search on.
Additionally, use `en` for English is actually enforced instead of having `en-Latin`.
More resources and citations worth to check on:
- https://developer.mozilla.org/en-US/docs/Glossary/BCP_47_language_tag
- https://en.wikipedia.org/wiki/IETF_language_tag
- https://en.wikipedia.org/wiki/ISO_15924
|
2025-06-30 18:48:23 +08:00 |
|
Neko
|
b674f5533f
|
chore(ci): improve build test CI (#250)
|
2025-06-30 18:41:15 +08:00 |
|
Neko Ayaka
|
bb59f327b0
|
chore(deps): bump dependencies
|
2025-06-30 16:15:45 +08:00 |
|
Neko Ayaka
|
5d5c7c5505
|
feat(stage-tamagotchi): new WindowRouterLink & tauri plugin
|
2025-06-30 14:31:21 +08:00 |
|
Neko Ayaka
|
0f7505a382
|
refactor(stage-tamagotchi): group into app/
|
2025-06-30 14:30:18 +08:00 |
|
Neko
|
ad0d4e97d2
|
refactor(stage-tamagotchi): make all small components into inline plugins (#248)
|
2025-06-30 14:00:29 +08:00 |
|
Neko Ayaka
|
5d2143f6d0
|
feat(stage-tamagotchi): window stats persistence
|
2025-06-30 04:50:09 +08:00 |
|
Neko Ayaka
|
8ee87f9e70
|
style(*): stronger import sort
|
2025-06-30 02:23:40 +08:00 |
|
Neko Ayaka
|
ac9ec95fe0
|
feat(stage-tamagotchi): window state persistence
|
2025-06-30 02:12:27 +08:00 |
|
Neko Ayaka
|
aa8f914f90
|
fix(stage-tamagotchi): hide on hover
|
2025-06-30 02:12:27 +08:00 |
|
 RainbowBirdandNeko
|
8052462502
|
feat(playground): detect circle (#245)
Co-authored-by: Neko <neko@ayaka.moe>
|
2025-06-30 00:05:47 +08:00 |
|
 RainbowBirdandNeko Ayaka
|
06602b59f7
|
feat: load vad model (#247)
---------
Co-authored-by: Neko Ayaka <neko@ayaka.moe>
|
2025-06-29 23:52:30 +08:00 |
|
Neko Ayaka
|
379a495b14
|
fix(stage-tamagotchi): progress ui
|
2025-06-29 23:30:19 +08:00 |
|
Neko Ayaka
|
df4ddb9b7a
|
fix(stage-tamagotchi): failed to listen update
|
2025-06-29 23:17:57 +08:00 |
|
LiliumNeko
|
ad1afb4bd1
|
fix(stage-web,stage-tamagotchi): i18n (#246)
|
2025-06-29 21:50:30 +08:00 |
|
Neko Ayaka
|
77a48d9971
|
refactor(stage-tamagotchi): rename
|
2025-06-29 15:32:29 +08:00 |
|
Neko Ayaka
|
bdd10a97ad
|
fix(stage-tamagotchi): loading model progress data lost
|
2025-06-29 15:31:59 +08:00 |
|
Neko Ayaka
|
6924775485
|
fix(stage-tamagotchi): load_models once again bugged
|
2025-06-29 13:27:56 +08:00 |
|
Neko Ayaka
|
c7e1530bf4
|
feat(stage-tamagotchi): use useTauriCore
|
2025-06-29 11:57:46 +08:00 |
|
Neko Ayaka
|
7d4dc470ce
|
style(stage-tamagotchi): improve
|
2025-06-29 11:55:17 +08:00 |
|
Neko Ayaka
|
6e7e9d02d8
|
feat(stage-tamagotchi): WindowLink for opening window in Tauri
|
2025-06-29 04:39:52 +08:00 |
|
Neko Ayaka
|
94048b0f71
|
chore(stage-tamagotchi): improve tauri
|
2025-06-29 03:11:59 +08:00 |
|
Neko Ayaka
|
de326cf72c
|
feat(stage-tamagotchi): loading status
|
2025-06-29 02:01:13 +08:00 |
|
Neko Ayaka
|
2dcf36feb7
|
feat(stage-tamagotchi): settings - hearing
|
2025-06-28 18:29:05 +08:00 |
|
RainbowBird
|
53ba898267
|
feat: resource progress store (#244)
|
2025-06-28 18:16:44 +08:00 |
|
RainbowBird
|
ec555bad5d
|
refactor: rename icon-animation (#243)
|
2025-06-28 17:51:09 +08:00 |
|
![gemini-code-assist[bot]](/assets/img/avatar_default.png) 
|
0c13e50dd5
|
fix: progress (#242)
---------
Co-authored-by: Neko <neko@ayaka.moe>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-06-28 17:50:45 +08:00 |
|
Neko Ayaka
|
2c93bf1621
|
feat(stage-tamagotchi): resource island & loading progress
|
2025-06-28 17:36:35 +08:00 |
|
Neko Ayaka
|
8a7d75f2cc
|
fix: deps
|
2025-06-28 13:39:44 +08:00 |
|
 RainbowBirdandNeko Ayaka
|
2d2ddf9e2b
|
fix: settings style (#240)
---------
Co-authored-by: Neko Ayaka <neko@ayaka.moe>
|
2025-06-28 13:36:17 +08:00 |
|
 RainbowBirdandNeko Ayaka
|
6a0d99fe15
|
refactor: dynamic import @tauri-apps/plugin-os (#239)
---------
Co-authored-by: Neko Ayaka <neko@ayaka.moe>
|
2025-06-28 13:35:27 +08:00 |
|
RainbowBird
|
09d2ca7abf
|
feat: progress emitter (#237)
|
2025-06-28 13:34:17 +08:00 |
|
Neko Ayaka
|
4c05962f26
|
fix(stage-tamagotchi): polyfill tauri platform
|
2025-06-28 01:24:43 +08:00 |
|
RainbowBird
|
9f30407fc7
|
chore: replace println! to info! (#236)
|
2025-06-28 01:09:47 +08:00 |
|
Neko Ayaka
|
581bae28c6
|
feat(stage-tamagotchi): basic progress even emitter
|
2025-06-28 01:09:28 +08:00 |
|
 RainbowBirdandNeko
|
d05fce516f
|
feat: load whisper (#234)
Co-authored-by: Neko <neko@ayaka.moe>
|
2025-06-28 00:50:01 +08:00 |
|
Neko Ayaka
|
3a544d1dfa
|
style(stage-web,stage-tamagotchi): font weight adjustments
|
2025-06-28 00:41:25 +08:00 |
|
Neko Ayaka
|
f05eb04f38
|
style(stage-*): font weight adjustments
|
2025-06-28 00:41:24 +08:00 |
|
RainbowBird
|
0bc7abc396
|
chore: update rust fmt rules (#235)
|
2025-06-28 00:26:07 +08:00 |
|