Commit Graph
3210 Commits
Author SHA1 Message Date
RainbowBird 5b1ccb55c2 fix(auth): clarify return type and avoid TS2742 in createAuth function
fix(tests): cast response data to any in character and provider tests
refactor(v1completions): use Array.at() for last data line retrieval
feat(accounts): add indexes for session, account, and verification tables
chore(deps): update package.json and pnpm-lock.yaml with new dependencies
refactor(onboarding): replace context injection with props in step-welcome component
2026-03-28 02:25:44 +08:00
RainbowBird 97cadd5f7a fix(stage-ui): update onboarding provider list and improve validation logic 2026-03-28 02:25:44 +08:00
RainbowBird 1b3ade3f41 chore(stage-*): login component icon alignment 2026-03-28 02:25:44 +08:00
RainbowBird 0d9eebc368 chore(ci): rename dev server workflow 2026-03-28 02:25:44 +08:00
RainbowBird a63bfa0da0 refactor(stage-*): useBreakpoints 2026-03-28 02:25:44 +08:00
RainbowBird e30eba8c71 fix(stage-*): onboarding issues 2026-03-28 02:25:44 +08:00
RainbowBird 302c5cd618 fix(stage-pages): fetch credits in flux page 2026-03-28 02:25:44 +08:00
RainbowBird dcfa00ca64 docs(stage-web): update term of services 2026-03-28 02:25:44 +08:00
RainbowBird 357409bb7a chore(workflow): add serverlize deployment 2026-03-28 02:25:44 +08:00
RainbowBird 45c74ec454 chore(stage-tamagotchi): skip type check in building stage 2026-03-28 02:25:44 +08:00
RainbowBird 82a4ea26dd refactor(stage-ui): unify official provider to plug-able, add auth lifecycle hooks 2026-03-28 02:25:44 +08:00
RainbowBird 4f29264a0c chore(server): update grafana dashboard 2026-03-28 02:25:44 +08:00
RainbowBird 0f9ea751e5 feat(server): official provider router (#1117) 2026-03-28 02:25:44 +08:00
RainbowBird c78ac2ccf1 fix(server): collect metrics correctly 2026-03-28 02:25:44 +08:00
RainbowBird 3917af0250 refactor(server): organize order 2026-03-28 02:25:44 +08:00
RainbowBirdandClaude 963306944e feat(server): add OpenTelemetry observability stack (#1154)
Co-authored-by: Claude <noreply@anthropic.com>
2026-03-28 02:25:44 +08:00
RainbowBird 7018eb98b8 refactor(server): rename configkv get or throw 2026-03-28 02:25:44 +08:00
RainbowBird 83443e1f59 chore(server): stripe type 2026-03-28 02:25:44 +08:00
RainbowBird a64446fbb7 feat(server): enhance config guard with custom error messages and add FLUX_PACKAGES handling 2026-03-28 02:25:44 +08:00
RainbowBird a70001f461 fix(server): resolve config kv properly 2026-03-28 02:25:44 +08:00
RainbowBird 4e510bf5c2 feat(server): stripe service, more stripe table 2026-03-28 02:25:44 +08:00
RainbowBird 889a1e0800 feat(server): redis, config kv integration 2026-03-28 02:25:44 +08:00
RainbowBird 391fdd542a fix(server): customer id 2026-03-28 02:25:44 +08:00
RainbowBird eab6772a89 chore(server): resolve db type 2026-03-28 02:25:44 +08:00
RainbowBird 0aa90bd713 refactor(server): do not require backend llm api key and base url 2026-03-28 02:25:44 +08:00
RainbowBird d8b3a18d65 refactor(server): add more error utils 2026-03-28 02:25:44 +08:00
RainbowBird fc51738209 feat(server): stripe integration and credits system (#1024) 2026-03-28 02:25:44 +08:00
MisakaKumomi 御坂云见 f92b07defb fix: rollback electron version (#1490) 2026-03-27 23:29:23 +08:00
Neko Ayaka e8fa6c1ebd fix(stage-layouts): incorrect place of about btn 2026-03-27 23:24:56 +08:00
LemonNeko 7dfd1c426c fix(cap-vite): duplicate shortcut hint 2026-03-27 21:54:05 +08:00
Neko Ayaka 5535907aa8 release: v0.9.0-alpha.28 2026-03-27 18:01:13 +08:00
Neko Ayaka 2a9ae94239 fix(stage-tamagotchi): incorrect state managed for tamagotchi (desktop) hearing module 2026-03-27 17:58:45 +08:00
Neko Ayaka 9d983bb2ea fix(stage-layouts,stage-tamagotchi): staled chat message state, conflicted chat store race write 2026-03-27 17:49:29 +08:00
Neko Ayaka 42dace246a chore(ci): filename renaming still using old legacy file 2026-03-27 17:17:58 +08:00
Neko Ayaka 6675b3234d release: v0.9.0-alpha.27 2026-03-27 15:55:49 +08:00
Neko Ayaka 7b7fbba840 chore(ci): filename change for windows artifact regenerate 2026-03-27 15:55:21 +08:00
Neko Ayaka cd826dcbce release: v0.9.0-alpha.26 2026-03-27 15:33:24 +08:00
Neko Ayaka 9caf6a4966 chore(ci): should directly import config 2026-03-27 15:32:46 +08:00
Neko Ayaka fc72b7a56c release: v0.9.0-alpha.25 2026-03-27 14:47:31 +08:00
Neko Ayaka df529b6503 chore(stage-tamagotchi): updated builder config 2026-03-27 14:46:58 +08:00
Neko Ayaka 80f7a8b0ae chore(deps): updated 2026-03-27 14:46:30 +08:00
github-actions[bot]andCrowdin Bot f62005ead5 chore(i18n): update translations (#1484)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2026-03-27 10:12:48 +08:00
github-actions[bot] f6245dec8f chore: update README release artifacts to v0.9.0-alpha.24 2026-03-26 22:48:01 +00:00
areong 79b95233de fix(docs): links to other doc pages (#1483)
---------

Co-authored-by-agent: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-03-27 06:37:37 +08:00
Neko Ayaka e2080c7178 release: v0.9.0-alpha.24 2026-03-27 03:39:08 +08:00
Neko Ayaka d0f89fdf7e chore(stage-tamagotchi): place microphone indicator to outside 2026-03-27 02:32:55 +08:00
Neko Ayaka 2f29103671 chore(stage-ui): adjusted the position of view control btn 2026-03-27 02:30:11 +08:00
Neko Ayaka b41718e738 chore(stage-ui): improved profile switcher size for desktop 2026-03-27 02:28:35 +08:00
Neko Ayaka f89fa2d455 chore(stage-layouts): switched the position of about and profile picker 2026-03-27 02:28:08 +08:00
Neko Ayaka 662c1f4b10 chore(ui): better Select with border and shape 2026-03-27 02:27:04 +08:00