Commit Graph
1543 Commits
Author SHA1 Message Date
Neko Ayaka c2b2f120e0 refactor(docs): split styles 2025-09-16 00:11:48 +08:00
RainbowBird 4befe055c0 chore: clean netlify config (#591) 2025-09-16 00:04:05 +08:00
Neko Ayaka 967a99f63d chore(stage-web,stage-tamagotchi): sync providers, fix ollama provider issue 2025-09-16 00:03:28 +08:00
hobbycoder 306a479f03 fix(stage-tamagotchi): bug #621 is happening (#586) 2025-09-15 23:54:18 +08:00
dass90 b9b83fe7ad fix(stage-*): unable to test voice with openai and cosyvoice-v2 in speech module (#579) 2025-09-14 20:55:55 +08:00
Ilya Bogdanov 8d9abc1a04 fix(stage-*) Fix Inablility to verify openrouter and remove api key requirement on OpenAI compatible #566 (#582) 2025-09-14 20:55:24 +08:00
Makito 697d680417 fix(uno): exclude node_modules from scan (#588) 2025-09-14 01:59:00 +09:00
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 AyakaandLemonNeko 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