Neko Ayaka
|
1f4650a105
|
fix(stage-ui,stage-tamagotchi,stage-web): incorrect implementation of Aliyun NLS
|
2025-12-26 01:39:11 +08:00 |
|
s3d-i
|
26fadcb2fb
|
fix(chat): serialize sends and reset on cleanup (#827)
|
2025-12-25 02:16:09 +08:00 |
|
Neko Ayaka
|
aaca1825d3
|
refactor(docs,telegram-bot): remove sharp
|
2025-12-24 22:01:03 +08:00 |
|
Rin
|
74136b9ccf
|
feat(stage-ui,stage-web): custom chat background (#825)
|
2025-12-24 12:38:09 +08:00 |
|
Neko Ayaka
|
2e4c5a7719
|
release: v0.8.0-beta.6
|
2025-12-22 20:51:00 +08:00 |
|
Neko Ayaka
|
e2e661cc7e
|
chore(deps): bump dependencies
|
2025-12-22 19:40:39 +08:00 |
|
Neko Ayaka
|
17a6985f9c
|
fix(stage-ui): type error
|
2025-12-22 12:04:44 +08:00 |
|
LemonNeko
|
3cba59421d
|
refactor(ui): move DoubleCheckButton to @proj-airi/ui (#823)
|
2025-12-21 21:37:23 +08:00 |
|
Rin
|
3839cd49ed
|
feat(stage-ui,stage-pages,i18n): support continue anyway for onboarding (#818)
|
2025-12-21 21:30:56 +08:00 |
|
Neko Ayaka
|
ff1a5f4859
|
release: v0.8.0-beta.5
|
2025-12-21 18:41:46 +08:00 |
|
Neko Ayaka
|
2ffe666368
|
chore(deps): bump dependencies
|
2025-12-21 18:41:11 +08:00 |
|
Neko Ayaka
|
7158c200bb
|
chore(deps): bump dependencies
|
2025-12-21 18:35:34 +08:00 |
|
Neko Ayaka
|
c9a9ec7bfa
|
Revert "chore(deps): bump dependencies"
This reverts commit 349810ff27.
|
2025-12-21 17:16:47 +08:00 |
|
Neko Ayaka
|
349810ff27
|
chore(deps): bump dependencies
|
2025-12-21 15:58:52 +08:00 |
|
Neko Ayaka
|
c644129ff9
|
feat(stream-transcription): new stream in stream out by default package
|
2025-12-21 02:06:14 +08:00 |
|
Neko Ayaka
|
4cb0384f26
|
chore(stage-ui,stage-pages): update WIP to use Callout, add proper WIP for modules WIP
|
2025-12-21 02:06:14 +08:00 |
|
Rin
|
6868550dc8
|
fix(stage-ui): prevent race conditions in model loading (#819)
|
2025-12-20 23:34:52 +08:00 |
|
Neko Ayaka
|
a712217fa1
|
fix(stage-ui): incorrect logarithm
|
2025-12-20 23:15:23 +08:00 |
|
Neko Ayaka
|
b8b22b3d84
|
feat(stage-ui,stage-web): new colorsFromElement lib extracted
|
2025-12-20 23:13:05 +08:00 |
|
Neko Ayaka
|
4f914d854c
|
fix(server-sdk): auto-reconnect once unauthorized
|
2025-12-20 21:40:21 +08:00 |
|
Neko Ayaka
|
cc603de54d
|
fix(ui): SelectTab still got bad radius
|
2025-12-20 21:37:55 +08:00 |
|
Neko Ayaka
|
b2e02a25cb
|
fix(ui): SelectTab has unmatched border-radius
|
2025-12-20 21:32:49 +08:00 |
|
Neko Ayaka
|
b1fbb24428
|
fix(stage-pages): missing layout settings
|
2025-12-20 21:07:53 +08:00 |
|
Neko Ayaka
|
bd7d5d67b8
|
chore(ui,stage-ui,stage-pages): now support to display visualizer in both linear and log
|
2025-12-20 21:07:19 +08:00 |
|
Neko Ayaka
|
eb81a94847
|
perf(server-runtime,server-shared,stage-tamagotchi): improved server-runtime
|
2025-12-20 19:45:27 +08:00 |
|
Neko Ayaka
|
6321d78060
|
chore(stage-pages): added server-sdk as dependency
|
2025-12-20 19:03:15 +08:00 |
|
Neko Ayaka
|
dbb1826b61
|
feat(ui): new SelectTab component
|
2025-12-20 18:58:35 +08:00 |
|
Neko Ayaka
|
7164e88ca3
|
chore(stage-ui): support to use Log scale for AudioSpectrumVisualizer
|
2025-12-20 18:58:34 +08:00 |
|
Rin
|
7863ce41e3
|
feat(stage-tamagotchi,i18n): option to not show FadeOnHover again (#821)
|
2025-12-20 14:05:25 +08:00 |
|
Neko Ayaka
|
15a5dae1fe
|
chore(stage-ui,stage-tamagotchi): improved fade on hover style
|
2025-12-20 04:34:59 +08:00 |
|
Neko Ayaka
|
73a778da13
|
perf(stage-tamagotchi): added radius region for detecting Fade on Hover, preventing flickering
|
2025-12-20 03:58:54 +08:00 |
|
Neko Ayaka
|
87eeeb6294
|
fix(stage-ui): Aliyun NLS will data race on cleanup to let WebSocket close before TranscriptionEnded
|
2025-12-20 03:39:46 +08:00 |
|
Neko Ayaka
|
bda5a6abd8
|
fix(stage-ui): TimeSeries was too laggy due to mis-use of props as timeseries calculation
|
2025-12-20 03:35:32 +08:00 |
|
Neko Ayaka
|
b1f475b04a
|
fix(stage-ui): Aliyun NLS streamTranscription doesn't support Blob but over WebSocket
|
2025-12-20 03:33:24 +08:00 |
|
Neko Ayaka
|
50f66f14d4
|
chore(deps): missing audioworklet types
|
2025-12-19 14:33:59 +08:00 |
|
Neko Ayaka
|
e8e81a6a35
|
fix(stage-shared): beat sync event declared not used
|
2025-12-19 14:24:05 +08:00 |
|
Neko Ayaka
|
55f3019737
|
fix(stage-ui): reduce about button click feeling
|
2025-12-18 15:03:24 +08:00 |
|
Makito
|
03474670a2
|
fix(stage-ui): use a middleware to encode possible filenames in a live2d model (#815)
|
2025-12-18 01:31:41 +08:00 |
|
Makito
|
479287094a
|
fix(stage-pages): loosen default beat-sync parameters for easier beat detections
|
2025-12-18 01:22:20 +09:00 |
|
Makito
|
97f53a8182
|
refactor(stage-tamagotchi,stage-pages,stage-shared,stage-ui): migrate beat-sync to use broadcast channel-based transport
|
2025-12-18 01:20:25 +09:00 |
|
Rin
|
e80a82d921
|
fix(stage-ui) patch ModelSettings.validateFiles to support utf-8 (#814)
|
2025-12-17 21:10:24 +08:00 |
|
藍+85CD
|
f8fdc2e6f9
|
refactor(ui): remove unocss attributify for Option
|
2025-12-17 20:12:30 +08:00 |
|
Neko Ayaka
|
0d1f2b9364
|
release: v0.8.0-beta.4
|
2025-12-17 19:59:54 +08:00 |
|
Rin
|
bbaa287dab
|
feat(stage-ui,stage-pages) allow to "continue anyway" with failing provider validation (#811)
|
2025-12-17 19:58:49 +08:00 |
|
Neko Ayaka
|
84c053b44f
|
fix(server-sdk,airi-plugin-vscode): improve connect, ensure connected before sending
|
2025-12-17 19:57:48 +08:00 |
|
藍+85CD
|
f16a0c102f
|
refactor: merge watch targets, flatten callback (#812)
|
2025-12-17 19:34:25 +08:00 |
|
Neko Ayaka
|
1f24555797
|
chore(stage-ui-three): default to hemisphere
|
2025-12-17 10:53:06 +08:00 |
|
Lilia_Chen
|
c74f335253
|
feat(stage-ui-three-performance-runtime): init new experimental three performance runtime design (#809)
|
2025-12-17 10:50:06 +08:00 |
|
Rin
|
588978d9ef
|
fix(stage-ui): AIRI in full resolution! fixed pixi.js resolution issue (#808)
airi in full resolution let's goooo
|
2025-12-17 10:47:35 +08:00 |
|
 github-actions[bot]andCrowdin Bot
|
7c603d1477
|
chore(i18n): update translations (#797)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
|
2025-12-16 21:38:44 +08:00 |
|