Neko Ayaka
146b3da65a
Revert "style: lint"
...
This reverts commit 98f40d7d0b .
2026-08-26 20:13:10 +08:00
Neko Ayaka
98f40d7d0b
style: lint
2026-08-26 19:49:58 +08:00
Neko Ayaka
f53e82a9b3
release: v0.12.0-beta.2
2026-08-26 04:17:25 +08:00
Neko
6299dd0919
fix(stage-ui): stabilize connection status animation ( #2365 )
2026-08-26 04:14:53 +08:00
Neko
eb5cdbe71a
fix(stage-pocket): use system browser for authentication ( #2355 )
2026-08-25 13:54:03 +08:00
Neko
e2376736af
fix(stage-ui): align module provider visibility with auth ( #2353 )
2026-08-24 21:27:58 +08:00
Neko Ayaka
f14a7ac9a1
release: v0.12.0-beta.1
2026-08-24 03:55:37 +08:00
Neko
f790a96d70
feat(stage-ui): add thinking model option ( #2343 )
2026-08-23 05:24:33 +08:00
Neko
5e95e56d62
fix(stage-ui,stage-web,stage-tamagotchi): capture imported Live2D models in Polaroid ( #2320 )
2026-08-19 14:17:03 +08:00
Neko Ayaka
5c0916baa3
fix(stage-ui,stage-tamagotchi,stage-web,stage-pocket): incorrectly initialized
2026-08-19 04:17:21 +08:00
Neko Ayaka
d2b837fa01
fix(stage-ui,stage-tamagotchi,stage-web): infinite write config causing forever loading
2026-08-19 01:07:30 +08:00
Neko
73c05d37eb
fix(stage-tamagotchi): prevent auxiliary renderer request storms ( #2304 )
2026-08-16 22:08:18 +08:00
Neko
01eac03af1
fix(stage-ui): correct VAD segment processing ( #2258 )
2026-08-12 04:16:53 +08:00
Neko
788a509940
fix(stage-ui): share streaming transcription sessions ( #2260 )
2026-08-12 00:36:26 +08:00
Neko
2433e61378
fix(stage-ui): synchronize auth state across windows ( #2256 )
2026-08-11 22:42:03 +08:00
Neko Ayaka
83ea2afbd7
refactor(*): generalize events
2026-08-09 01:34:48 +08:00
584e4960e9
feat(stage-pocket): improve permission management ( #2184 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: LemonNeko <17664845+LemonNekoGH@users.noreply.github.com >
2026-08-08 20:16:10 +08:00
Neko Ayaka
eb35c4d66a
refactor(*): cleaner provider design, simplified chat store
2026-08-08 01:34:44 +08:00
Neko Ayaka
93af669d14
fix(stage-pocket): guard for beatsync
2026-08-04 04:22:58 +08:00
Neko Ayaka
1226417768
refactor(*): new button
2026-08-04 03:24:32 +08:00
Doji
2109446ea4
fix(stage-pocket): enable Android audio input device selection ( #2180 )
2026-07-30 20:39:50 +08:00
RainbowBird
0ae8c87295
chore(analytics): remove Plausible integration
...
Signed-off-by: RainbowBird <git@luoling.moe >
Commit-Message-Assisted-by: Claude (via Claude Code)
2026-07-30 14:36:15 +08:00
Neko Ayaka
1927e54c9c
fix(stage-ui,stage-pocket,stage-web,stage-tamagotchi,ui-server-auth): analytics import not deferred or lazied
2026-07-30 14:33:21 +08:00
RainbowBird
742bb80ca5
feat(stage): add global button analytics directive ( #2146 )
2026-07-29 15:59:53 +08:00
Neko Ayaka
dbf8124888
release: v0.11.3
2026-07-19 04:03:59 +08:00
Neko Ayaka
b43b8944bf
release: v0.11.2
2026-07-18 10:37:13 +08:00
Neko Ayaka
089ca99108
release: v0.11.1
2026-07-17 03:35:49 +08:00
RainbowBird
3543a60d3c
feat(auth): integrate useAuthProviderSync across multiple components and add tests
2026-07-15 17:26:05 +08:00
Neko Ayaka
3779eb6103
release: v0.11.0
2026-07-08 01:20:12 +08:00
Neko and autofix-ci[bot]
47bfe02a87
feat(better-ws): added new package ( #1989 )
...
---------
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by-agent: Codex
2026-06-18 15:11:35 +08:00
RainbowBird
007fae6810
chore: update package dependencies and remove specific catalog references
...
- Removed specific catalog references for '@unocss/core', 'es-toolkit', 'nanoid', and 'valibot' in pnpm-workspace.yaml and various service package.json files.
- Updated versions for '@vueuse/core', 'es-toolkit', 'nanoid', 'reka-ui', and 'valibot' to their latest compatible versions.
- Cleaned up unused catalog entries in pnpm-workspace.yaml.
2026-06-07 19:45:28 +08:00
RainbowBird
7841df28f8
build(deps): migrate workspace dependencies to catalogs
...
Move direct external dependency versions into pnpm catalogs and update workspace packages to reference catalog entries.
Signed-off-by: RainbowBird <git@luoling.moe >
Commit-Message-Assisted-by: Codex
2026-06-03 17:12:13 +08:00
Neko Ayaka
92b20b0dd2
fix(stage-*): many live2d and vrm issues, default values were missing
2026-05-21 02:25:04 +08:00
Doji
2c432fc1c8
refactor(stage-web,stage-ui): replace warpdrive plugin with unplugin-basemove ( #1818 )
2026-05-13 12:03:30 +08:00
hahaqwq
4ecd51076d
fix(stage-pocket,stage-server): correct Android deep link scheme ( #1794 )
2026-05-08 20:48:55 +08:00
hahaqwq
ef54ce0c7c
feat(stage-pocket,stage-server): support Android deep link for official server login ( #1786 )
2026-05-08 18:38:03 +08:00
Neko Ayaka
6d61699d10
release: v0.10.2
2026-05-07 19:36:33 +08:00
DrHuangMHT
85627d34ad
feat(stage-*): allow setting character offset in landscape ( #1696 )
2026-05-06 17:04:18 +08:00
hahaqwq
c6e2f727d6
fix(stage-ui): add missing translations ( #1773 )
2026-05-06 03:37:24 +08:00
Neko Ayaka
6dd370433a
release: v0.10.1
2026-05-05 14:10:55 +08:00
RainbowBird
40284514d4
fix(stage-*): isDev constant
2026-05-04 20:04:24 +08:00
RainbowBird
7edfa4291e
chore(stage-*): only show status-island in dev mode
2026-05-04 19:56:59 +08:00
RainbowBird
250e7e2eb0
chore(pocket): exclude build and public folder in tsconfig
2026-05-04 19:47:38 +08:00
Neko Ayaka
ca722f69b7
release: v0.10.0
2026-05-03 23:17:03 +08:00
Makito
d413225346
chore(ci): change code sign style to manual for pocket-ios release build
2026-04-28 03:03:17 +09:00
DrHuangMHT
7e4486c068
chore(ci): fix typecheck on navigator.gpu ( #1700 )
2026-04-21 20:27:17 +08:00
Neko Ayaka
2ab21879dd
chore(deps): bump dependencies
2026-04-18 19:18:17 +08:00
DrHuangMHT
9d5c9e9332
chore(deps): remove deprecated unplugin-vue-router ( #1664 )
2026-04-15 15:02:10 +08:00
akrlin
e75b6618b3
fix(stage-ui,i18n) fix a bug when change language ( #1666 )
2026-04-15 14:47:26 +08:00
Neko Ayaka
f286464e03
chore(deps): bump dependencies
2026-04-15 14:44:59 +08:00