Commit Graph
76 Commits
Author SHA1 Message Date
藍+85CD c16751d618 perf(favicon): optimize size (#79) 2025-03-15 17:17:13 +08:00
Neko Ayaka 23fce95e7e fix(stage-web|stage-tamagotchi): fields wrong ref 2025-03-15 16:32:11 +08:00
Neko Ayaka e307d667da style(stage-web|stage-tamagotchi): better settings for ElevenLabs 2025-03-15 16:09:14 +08:00
Neko Ayaka ddd681e813 fix(stage-web): max width 2025-03-15 15:52:41 +08:00
Neko Ayaka a41f347154 feat(stage-web): transition follow primary color 2025-03-15 15:35:47 +08:00
Neko AyakaandRainbowBird f255ef37e0 fix: missing type for elevenlabs
Co-authored-by: RainbowBird <44741987+luoling8192@users.noreply.github.com>
2025-03-14 18:29:07 +08:00
Neko Ayaka c4b32e7be9 chore(deps): bump dependencies 2025-03-14 18:24:54 +08:00
Neko Ayaka 33ee62cd90 fix(stage-ui): range number parse & for speech 2025-03-14 17:50:38 +08:00
Neko Ayaka 270c886a51 style(stage-ui): better 2025-03-14 17:45:52 +08:00
Neko Ayaka d6fa00e4bd feat(stage-web|stage-tamagotchi): playground, better speech config 2025-03-14 01:26:33 +08:00
Neko Ayaka f80ce1d6ec feat(stage-ui): better hue slider 2025-03-13 14:58:06 +08:00
Neko Ayaka 576502be25 fix(drizzle-duckdb-wasm): build 2025-03-13 14:05:00 +08:00
RainbowBird fbccdc6122 style: color bar (#77) 2025-03-13 13:58:48 +08:00
Neko Ayaka 14016ff8b5 feat(stage-web|stage-ui): deploy 2025-03-13 13:39:45 +08:00
RainbowBird 4b4f660b9a feat(stage-web): tooltip over colors (#76) 2025-03-13 10:05:34 +08:00
RainbowBird 6fcb7461b6 fix(stage-web): reduce saturation (#75)
* feat(stage-web): theme presets
* refactor: use @culorijs to convert color
* fix: brush
* fix(stage-web): reduce saturation
2025-03-13 02:27:18 +08:00
RainbowBird 17000a03b2 feat(stage-web): theme presets (#74)
* feat(stage-web): theme presets
* refactor: use @culorijs to convert color
* fix: brush
2025-03-13 02:27:03 +08:00
junkwarrior87 6d5f9760c3 fix(stage-web): fix textarea behaviors (#72) 2025-03-12 17:41:34 +08:00
Neko Ayaka 6aadb9f0e6 chore(deps): updated dependencies 2025-03-11 16:01:27 +08:00
Neko Ayaka 37755bf19e refactor(stage-web): split to use stage-ui component 2025-03-11 14:45:06 +08:00
Neko Ayaka 79456ddd38 fix: build 2025-03-11 12:45:12 +08:00
Neko Ayaka 8a4886ad97 feat(stage-web): added more settings 2025-03-11 11:05:29 +08:00
Neko Ayaka a65d16a154 fix: build 2025-03-11 01:44:16 +08:00
Neko Ayaka 5760fbc46f feat(stage-web): module consciousness setting 2025-03-11 01:15:38 +08:00
junkwarrior87 5529b9cb5d chore(stage-web): make the buttons follow the color scheme (#67)
* chore(stage-web): make the buttons follow the color scheme
* remove blank lines generated by lint
* use complementary colors
2025-03-10 17:26:29 +08:00
junkwarrior87 dcea180ed6 refactor(stage-web): eliminate the need for resize check (#65)
* refactor(stage-web): eliminate the need for resize check, now it's really pure-css
* final optimization: remove unused and remove extra div node
* support movement direction
2025-03-10 14:45:21 +08:00
junkwarrior87 966a71b282 feat(stage-web): I Want It Dynamic! (#64)
* feat(stage-web): I Want It Dynamic!
* a hacky way to make the live2d shadow dynamic
* fix types, just use 0 for rafId as a valid raf return will never be 0
* fix type
2025-03-10 10:50:26 +08:00
Neko Ayaka 7536352699 style(stage-web): better menu component 2025-03-10 00:43:25 +08:00
Neko Ayaka 372c98107a style(stage-web): colors 2025-03-09 23:16:03 +08:00
LemonNeko 32a4a86476 chore(stage-web): make the live2d shadow also follow theme color (#63) 2025-03-09 21:42:44 +08:00
Neko Ayaka b089468783 feat(stage-web): component for links 2025-03-09 12:22:18 +08:00
Neko Ayaka 8e68926052 fix(stage-web): color scheme 2025-03-09 12:15:01 +08:00
junkwarrior87 b551c1be31 feat(stage-web): make the logo also follow the color theme (#61) 2025-03-08 22:16:51 +08:00
junkwarrior87 bafd7a72e5 fix(stage-web): text colors (#60) 2025-03-08 22:06:43 +08:00
junkwarrior87 ac2e866e78 feat(stage-web): make the color theme slider more intuitive (#59)
* feat(stage-web): make the color theme slider more intuitive

* use oklch

* use parameters of 400 instead of 600 in oklch
2025-03-08 21:43:15 +08:00
junkwarrior87 306df22f44 fix(stage-web): language select is not clickable (#58) 2025-03-08 21:00:26 +08:00
junkwarrior87 5f107ad5e8 refactor(stage-web): eliminate the need of raf, use pure css to translate the waves (#55) 2025-03-08 20:09:47 +08:00
LemonNeko 25e06085f3 feat(stage): custom primary colors (#53)
* feat(stage-ui): allow disable transitions
* fix(stage-web): apply motion map from file
* chore(stage-web): change icon
* feat(stage): custom primary colors
2025-03-08 16:51:48 +08:00
Makito 8b824e8ccf fix(stage-web): wave animation (#54) 2025-03-08 13:03:19 +08:00
Makito 5741b99881 fix(stage-web): add back button to settings root (#52) 2025-03-08 13:02:18 +08:00
Neko Ayaka 971045a670 refactor(apps|packages): migrate out moonshine-web, whisper-webgpu, lobe-icons to @proj-airi 2025-03-08 03:00:43 +08:00
Makito f951815640 feat(stage-web): add dotted background to settings buttons (#51)
* feat(stage-web): add dotted background to settings buttons
* fix: colon

> Phew! There are too many colons on this line.
2025-03-08 00:35:03 +08:00
Neko Ayaka 413da96c56 feat(stage-web): new ui 2025-03-08 00:33:29 +08:00
Neko Ayaka 30062e5697 feat(stage-web): better module settings page 2025-03-07 23:51:36 +08:00
Neko Ayakaand藍+85CD 15f1ff6e23 chore(deps): bump dependencies
Co-authored-by: 藍+85CD <50108258+kwaa@users.noreply.github.com>
2025-03-07 23:33:23 +08:00
藍+85CD a24e3ccfda refactor!: use xsschema/ext-providers instead of typeschema/providers (#50)
* refactor!: use xsschema/ext-providers instead of typeschema/deprecated-providers

* fix: add deps

* chore: remove gcornut/valibot-json-schema

* fix(stage): update provider options
2025-03-07 23:07:24 +08:00
藍+85CD 6c9ea2441c fix(locales): fix prompt line break (#49) 2025-03-07 22:55:42 +08:00
Neko Ayaka 15f839cf20 fix(stage-web): updated plausible.io and docs redirect
Signed-off-by: Neko Ayaka <neko@ayaka.moe>
2025-03-07 15:59:52 +08:00
Neko Ayaka 687f7f4a3b style(stage-web): updated design
Signed-off-by: Neko Ayaka <neko@ayaka.moe>
2025-03-07 11:01:00 +08:00
Neko Ayaka ba68f376a9 fix(stage-web): games icon
Signed-off-by: Neko Ayaka <neko@ayaka.moe>
2025-03-07 00:48:47 +08:00