Makito
4fd4d1de9d
fix(stage-ui): bring back missing deps in optimizeDeps.include
2025-09-13 04:54:11 +09:00
Makito
db6cfa46eb
chore(stage-ui): fix broken syntax highlighting in SFC
2025-09-13 02:35:21 +09:00
Makito
72afce54ed
refactor(stage-ui): move MarkdownRenderer to subfolder and add story page
2025-09-13 02:32:46 +09:00
Neko Ayaka
8d02a1deec
chore(workspace): added antfu.pnpm-catalog-lens as recommended vscode extension
2025-09-12 03:41:40 +08:00
HyBer
d9ce0eff6d
fix(stage-tamagotchi): color-scheme setting i18n ( #575 )
2025-09-12 01:35:34 +08:00
dass90
e02e8c6316
fix: cosyvoice SSML support ( #576 )
2025-09-12 01:35:06 +08:00
Weathercold
e00ac26072
chore(nix/flake): update lock ( #577 )
2025-09-12 01:33:43 +08:00
Neko Ayaka
073035867d
fix(workspace,stage-tamagotchi): do publish dry-run check & not marked as private properly
2025-09-11 15:55:08 +08:00
Neko Ayaka
dd73845ed3
release: v0.7.2-beta.3
2025-09-11 15:18:02 +08:00
Neko Ayaka
ba4e291f02
Revert "chore(deps): bump glib"
...
This reverts commit 04577f1d68 .
2025-09-11 14:33:33 +08:00
Neko Ayaka
60b855d512
fix: added missing deps
2025-09-11 14:18:44 +08:00
Neko Ayaka
d196d3b0b7
fix: build for x86_64 darwin
2025-09-11 14:17:38 +08:00
Iro
3536f79869
fix(audio-recorder): resolve bugs and ensure proper recording behavior ( #561 )
2025-09-11 14:15:37 +08:00
github-actions[bot]
b65a5e11cb
chore(nix): update pnpmDeps hash
2025-09-11 05:36:39 +00:00
Makito
3315634903
fix: sanitize v-html inputs with DOMPurify ( #573 )
2025-09-11 13:33:12 +08:00
github-actions[bot]
1ad5d50e8d
chore(nix): update pnpmDeps hash
2025-09-10 18:35:35 +00:00
Neko Ayaka
5139d44db1
feat(stage-tamagotchi-electron): use eventa for type safe event & invoke
2025-09-11 02:32:21 +08:00
Neko Ayaka
16527bd375
fix(stage-tamagotchi-electron): id & name
2025-09-11 02:29:24 +08:00
Neko Ayaka
eee12212ce
refactor(stage-*): rename
2025-09-10 21:26:24 +08:00
Neko Ayaka
20cb21f82f
fix: usLogg from @guiiai/logg error
2025-09-10 21:18:48 +08:00
dass90
34665d790f
fix: wrong alibaba speech name ( #568 )
2025-09-10 02:44:10 +08:00
Neko Ayaka
3d1e317bc9
feat(stage-tamagotchi-electron): always on top & loading
2025-09-09 01:29:42 +08:00
Neko Ayaka
33a09f9983
fix: build
2025-09-08 17:17:09 +08:00
github-actions[bot]
40e278746b
chore(nix): update pnpmDeps hash
2025-09-07 15:50:20 +00:00
RainbowBird
733b8893c7
refactor: replace useLogg with useLogger ( #563 )
2025-09-07 23:47:23 +08:00
Neko Ayaka
cf27d3f848
feat(stage-tamagotchi-electron): transparent
2025-09-07 22:04:47 +08:00
Neko Ayaka
3187281a20
fix(stage-tamagotchi-electron): build
2025-09-07 22:04:00 +08:00
Neko Ayaka
696b97bded
fix(docs): bad prose style
2025-09-07 21:20:39 +08:00
github-actions[bot]
d941570cd0
chore(nix): update pnpmDeps hash
2025-09-07 13:13:26 +00:00
Neko Ayaka
da2e8d5142
fix: build
2025-09-07 21:10:24 +08:00
RainbowBird
f2ff0c7b43
feat(stage-web): add dark mode toggle button ( #562 )
...
* feat(stage-web): add dark mode toggle button
* chore: remove style in icon
* fix: remove hover effect
* chore: icon
2025-09-07 21:04:27 +08:00
RainbowBird
92e9e08453
feat(chat): store message in localstorage, add a button for cleanup ( #560 )
2025-09-07 00:07:53 +08:00
Neko Ayaka
a76a83066c
fix: typecheck
2025-09-06 22:55:21 +08:00
RainbowBird
2ef827dd47
fix(stage-web): adjust padding and layout in ChatHistory and InteractiveArea components ( #559 )
2025-09-06 22:50:00 +08:00
github-actions[bot]
beaeb866b6
chore(nix): update pnpmDeps hash
2025-09-06 13:42:04 +00:00
Neko Ayaka and LemonNeko
23eb3d3ef6
refactor(stage-tamagotchi-electron): init stage-tamagotchi-electron app
...
Co-authored-by: LemonNeko <17664845+LemonNekoGH@users.noreply.github.com >
2025-09-06 21:03:56 +08:00
github-actions[bot]
40ff6bda6c
chore(nix): update pnpmDeps hash
2025-09-05 05:30:08 +00:00
LemonNeko
d55cdc220a
feat(tamagotchi): generate preview image when import live2d model ( #555 )
...
* fix(tamagotchi): set min width of settings page, use grid model selector view
* fix(tamagotchi): sort model by import time
* feat(tamagotchi): generate preview image when import live2d model
* fix(tamagotchi): don't show onboarding page when window open unless `/`
* fix: thanks to gemini
2025-09-05 13:27:26 +08:00
Lilia_Chen
08d579df4a
bug fix - VRM - directional light adjustment persistance ( #556 )
2025-09-05 00:41:48 +01:00
Lilia_Chen
d64bfa33fa
fix(stage-ui/VRM) Directional light now can adjust rotation ( #554 )
...
* bug fix - VRM - directional light can now adjust rotation
2025-09-04 21:51:00 +01:00
Iro
7af5013307
fix(audio-analyzer): improve stability and typings ( #551 )
2025-09-04 19:03:56 +08:00
Neko Ayaka
cda0ec1221
feat(services/telegram-bot): better o11y
2025-09-03 15:27:12 +08:00
Ricardo Miss
e4758f83b3
fix(stage-web): support on pc submit with enter ( #549 )
2025-09-03 14:27:24 +08:00
github-actions[bot]
1aa3b09672
chore(nix): update pnpmDeps hash
2025-09-03 05:29:05 +00:00
Neko Ayaka
ab10782c65
chore(deps): bump dependencies
2025-09-03 13:25:12 +08:00
Neko Ayaka
04577f1d68
chore(deps): bump glib
2025-09-03 13:20:42 +08:00
Ilya Bogdanov
ea80efdb5f
feat(stage-ui): Refactor providers and add credential validation ( #474 )
2025-09-03 12:53:05 +08:00
Pranav Yerramaneni
e90cb60889
fix(speech): update custom voice name handling and input label ( #529 )
2025-09-03 12:51:36 +08:00
sss22213
ce733788c3
i18n: Add language zh-Hant ( #534 )
2025-09-03 12:40:26 +08:00
Iro
5408b89050
fix(audio): wrap buffer in Float32Array to allow safe indexing ( #543 )
2025-09-03 12:39:54 +08:00