Commit Graph
1522 Commits
Author SHA1 Message Date
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
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
Iro fe87be39a3 fix(whisper): improve robustness and fix decoder prefix handling (#550) 2025-09-03 12:35:04 +08:00
Lilia_Chen 6b556019e2 fix&refactor(stage-ui): Shader injection now can correctly deal with MToon material and ShaderMaterial (#542)
* shader fix & refactor
2025-09-02 00:25:54 +01:00
Makito 0deb808afc fix(stage-web,i18n): description for hearing provider selection 2025-09-02 03:30:30 +09:00
Neko Ayaka a63478eb64 fix: typecheck 2025-09-01 19:56:33 +08:00
Neko Ayaka 1c5c6fb1c0 refactor(services/telegram-bot): reduces context significantly 2025-09-01 19:54:03 +08:00
github-actions[bot] 33007fbfef chore(nix): update pnpmDeps hash 2025-09-01 09:57:24 +00:00
Neko Ayaka c4b53010d9 refactor(stage-*): audio hearing module 2025-09-01 17:54:18 +08:00
Neko Ayaka 0a59323aca refactor(stage-web,stage-tamagotchi,i18n): add all developer tools to system section, rename Appearance to System 2025-09-01 15:30:12 +08:00
LemonNeko a1f13e4ce7 feat(devlog): add nms example for devlog-2026-08-26 (#537) 2025-09-01 00:41:55 +08:00
github-actions[bot] f6f73aee1f chore(nix): update pnpmDeps hash 2025-08-31 06:06:18 +00:00
Neko Ayaka 606aae2cbf feat(stage-web): added audit recorder demo as devtools 2025-08-31 14:03:19 +08:00
Iro 7a1bc0064b Vietnamese (#518) 2025-08-31 02:03:27 +08:00
hobbycoder f0ef1bb0b0 feat(linux): Add deb, rpm packages as installation formats (#524) 2025-08-31 02:02:31 +08:00
Iro 009a434234 feat(client): optimize WebSocket client performance & reliability (#516) 2025-08-30 21:22:18 +08:00