Neko Ayaka
ac1de680d0
chore(deps): bump dependencies
2026-03-23 02:15:40 +08:00
leafyy
2b7a72dc56
fix(stage-ui): settings fallback route, and guard navigate back to home in tamagotchi ( #1413 )
2026-03-19 03:22:18 +08:00
Rin
621d16c8bd
fix(stage-ui): fix hash scroll on SPA navigation to providers page ( #1347 )
...
The settings layout uses a scrollable div with overflow-y-auto, not
window. useScrollToHash was scrolling window which had no effect on
SPA navigation. Point it at the actual scroll container instead.
Authored-by-agent: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
2026-03-14 03:35:03 +08:00
Liet Blue
5d8a0c88fe
feat(stage-tamagotchi): add profile switcher to controls island and web header ( #1328 )
2026-03-13 18:32:07 +08:00
dec2b04924
refactor: vrm performance tracing and better lifecycle management ( #1194 )
...
* refactor: vrm performance tracing and better lifecycle management
* Apply suggestion from @Lilia-Chen
* Apply suggestion from @Lilia-Chen
* Apply suggestion from @Lilia-Chen
* Apply suggestion from @Lilia-Chen
* Rename lag-visualizer.vue to performance-visualizer.vue
* Apply suggestion from @Lilia-Chen
* Apply suggestion from @Lilia-Chen
* Apply suggestion from @Lilia-Chen
* Apply suggestion from @sumimakito
Co-authored-by: Makito <i@maki.to >
* Apply suggestion from @sumimakito
Co-authored-by: Makito <i@maki.to >
* Apply suggestion from @sumimakito
Co-authored-by: Makito <i@maki.to >
* Apply suggestion from @Lilia-Chen
* Apply suggestion from @Lilia-Chen
* [autofix.ci] apply automated fixes
* Apply suggestion from @Lilia-Chen
* [autofix.ci] apply automated fixes
* Apply suggestion from @Lilia-Chen
* Apply suggestion from @Lilia-Chen
* Apply suggestion from @Lilia-Chen
* Apply suggestion from @Lilia-Chen
* Apply suggestion from @Lilia-Chen
* Apply suggestion from @Lilia-Chen
* Apply suggestion from @Lilia-Chen
* Apply suggestion from @Lilia-Chen
* Apply suggestion from @Lilia-Chen
* Apply suggestion from @Lilia-Chen
* Apply suggestion from @Lilia-Chen
* Apply suggestion from @Lilia-Chen
* Apply suggestion from @Lilia-Chen
* [autofix.ci] apply automated fixes
* Apply suggestion from @Lilia-Chen
* Apply suggestion from @Lilia-Chen
* [autofix.ci] apply automated fixes
* Apply suggestion from @Lilia-Chen
* Apply suggestion from @Lilia-Chen
* Apply suggestion from @Lilia-Chen
* fix: some tiny bugs and model URL lifecycle
* fix: TresCanvas size=0 bug
* Delete .claude/settings.json
* fix: some clean-up
* [autofix.ci] apply automated fixes
* fix: use screen to wrap up TresCanvas
* Delete .claude/settings.json
---------
Co-authored-by: Makito <i@maki.to >
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Neko <neko@ayaka.moe >
2026-03-12 09:20:20 +08:00
RainbowBird
5e20939912
fix(stage-layouts): login drawer in mobile
2026-03-07 17:22:23 +08:00
𝓒𝓱𝓮𝓻𝓻𝔂🍒 and Rin
f8fb6e2282
fix(stage-layouts): replace Tooltip with Popover for microphone controls ( #1169 )
...
* refactor(ChatArea): replace Tooltip with Popover for microphone controls
The Tooltip component was replaced with Popover to provide better user experience and more consistent behavior with other UI elements. The functionality remains the same but uses the more appropriate Popover component from the UI library.
* refactor(ChatArea): rename hearingTooltipOpen to hearingPopoverOpen for clarity
The variable name was changed to better reflect its actual usage with PopoverRoot component. This improves code readability and maintainability by using more accurate terminology.
---------
Co-authored-by: Rin <shinohara-rin@users.noreply.github.com >
2026-03-07 17:20:22 +08:00
MayoneJY
753c91385d
fix(stage-layouts): keep page header visible in settings pages ( #1085 )
2026-03-04 16:53:10 +08:00
Makito
faf5c9c8fb
fix(i18n,stage-layouts): show correct edition in about info
2026-03-03 21:03:53 +07:00
Neko Ayaka
92d87833be
chore(deps): bump dependencies
2026-02-26 18:33:52 +08:00
Neko Ayaka
2f63dc201b
fix(stage-layouts): shouldn't display header for tamagotchi
2026-02-26 01:05:45 +08:00
Mateusz Bilicki
66b8615481
fix(stage-layouts): HeaderLink component no longer makes entire Header clickable ( #1035 )
2026-02-16 17:03:57 +08:00
lockrush-dev
4cac97937f
fix(stage-ui): fix transcription session callback reuse and auto-send issues ( #996 )
2026-01-26 14:59:50 +08:00
藍+85CD
43fe9e89f2
perf: setup knip, remove unused dependencies ( #992 )
2026-01-24 15:08:08 +08:00
Neko Ayaka
d051a07da9
chore(deps): bump dependencies
2026-01-21 05:42:01 +08:00
Neko Ayaka
d92375fe77
fix(stage-pages,stage-ui): type issue
2026-01-18 14:55:18 +08:00
Neko Ayaka
17debf3e96
refactor(stage-*): de-centralize for route header
2026-01-18 04:54:57 +08:00
Neko Ayaka
e38366d37b
fix(deps): sync vue to catalog:
2026-01-17 15:57:54 +08:00
LemonNeko
06b3451849
feat(stage-*): allow to connect remote ws server ( #953 )
2026-01-15 05:13:57 +08:00
RainbowBird
2217599284
refactor(stage-*): login drawer in mobile ( #948 )
2026-01-13 18:45:00 +08:00
lockrush-dev
019ccaf1ed
fix: add smooth control multiplier to VRM X axis slider ( #946 )
2026-01-13 11:48:10 +08:00
Zach Leavitt
bcafcac7c1
feat(stage-*): browser provided speech recognition as provider ( #933 )
2026-01-13 03:31:08 +08:00
Makito
4cda1828ec
feat(electron-screen-capture): introduce new screen capture utilities ( #937 )
2026-01-12 02:30:19 +08:00
Neko Ayaka
e5a86e78ae
refactor(stage-ui): better chat store structure
2026-01-11 21:48:08 +08:00
leafyy
164ecf5220
feat(stage-tamagotchi): disable back button on settings home page ( #931 )
2026-01-11 03:36:24 +08:00
a7d7c1631e
feat(stage-*): devtool for websocket ( #932 )
...
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-01-11 02:23:18 +08:00
Rin
cdf27880ca
fix(stage-layouts): use cameradistance for VRM scaling ( fix #895 )
2026-01-07 17:06:12 +08:00
9005b9f430
feat(stage-*): performance overlay & markdown stress test ( #838 )
...
---------
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Neko <neko@ayaka.moe >
2026-01-06 03:04:35 +08:00
RainbowBird
fe1c576994
refactor(stage-ui): move auth lib to stage-ui
2026-01-05 17:40:37 +08:00
Neko Ayaka
fab6c201cd
fix(server,stage-web): auth & rename
2026-01-05 16:27:10 +08:00
RainbowBird
ddde54d22f
feat(stage-ui): character settings page ( #847 )
2026-01-05 16:26:43 +08:00
d064a959cf
feat(server): with api server, service-lize ( #807 )
...
Co-authored-by: Neko Ayaka <neko@ayaka.moe >
Co-authored-by: Lovehsigure_520 <1260907335@qq.com >
2026-01-05 16:24:03 +08:00
Neko Ayaka
f3661f8968
fix(stage-layouts): should peserve blur for background
2026-01-04 04:22:31 +08:00
Neko Ayaka
47098e2908
fix(stage-layouts): improve mobile view control UI/UX
2026-01-04 02:21:46 +08:00
Rin and Neko
1f6db3111e
feat(stage-ui,stage-pages,i18n): add support for deepgram tts ( #858 )
...
---------
Co-authored-by: Neko <neko@ayaka.moe >
2026-01-03 17:54:09 +00:00
LemonNeko
18a7658846
refactor(stage-*): extract shared layouts ( #852 )
2025-12-30 14:21:39 +08:00