Commit Graph
37 Commits
Author SHA1 Message Date
jialinandjialin e75beb7324 fix(footer): show version reactively via useAtom 2026-07-07 20:37:39 +08:00
jialinandjialin 547b9f617b fix(style): forget button in login page 2026-06-15 15:48:41 +08:00
jialinandjialin dc4dd81e11 refactor(login): layout style 2026-06-12 21:16:07 +08:00
jialinandjialin 754cc29793 chore: update iconfont files 2026-06-08 16:38:27 +08:00
jialinandjialin 4945242c87 style: login page size 2026-06-04 15:48:44 +08:00
jialinandjialin 7e048ee537 fix: click twice for submitting deployment form, using iconfont static files 2026-05-29 16:19:17 +08:00
jialinandjialin c7996d3e14 fix: login page miss icon 2026-05-18 15:37:46 +08:00
jialinandjialin 2527555945 fix: HRM in dev 2026-05-12 14:31:52 +08:00
gitlawrandjialin 75d7eff63b chore: bump @gpustack/core-ui to ^1.0.10
1.0.10 ships the fix for the rolldown-emitted `require("react")` shim
that broke 1.0.9 runtime (the dist bundle no longer calls the
runtime require helper for react / react-dom). Pin the OSS host's
package.json spec accordingly and regenerate the lockfile.

Side fix in `pages/login/index.tsx`: 1.0.10's `CoreHooks` type
makes `useCurrentUser` and `useTableFetch` required. The login
page's CoreUIProvider never needed them (no current-user reads
and no tables), so cast the hooks block to `any` rather than
mounting stubs that would never run.
2026-05-11 19:30:21 +08:00
jialinandjialin e4992e8313 fix: custom logos 2026-04-27 21:10:34 +08:00
jialin 0849a2f114 chore: column settings 2026-02-01 20:22:25 +08:00
jialin 883e0ab115 feat: get initial password 2025-12-12 11:14:57 +08:00
jialin d6dce4021d fix: filter non-normal gguf files 2025-08-14 11:03:55 +08:00
jialin 0af8e34a8f fix: external redirect issue 2025-08-13 19:50:54 +08:00
jialin cf70bd2dc1 refactor: login form based on sso auth 2025-08-13 12:15:16 +08:00
jialin ac03a93c64 chore: add dark mask, remove clear button in audio and image 2025-05-15 18:02:07 +08:00
jialin f0f4bd8bf2 style: login modal 2025-05-08 15:22:53 +08:00
jialin 42f9a27851 style: remove bg image in login 2025-05-06 20:19:19 +08:00
jialin efd2088745 style: login page dark style 2025-05-06 17:42:14 +08:00
jialin 52add26905 style: login background 2025-04-29 18:27:38 +08:00
jialin 954b034b8b fix(style): dark style 2025-04-29 18:05:43 +08:00
jialin beb395ce32 fix(style): global theme settings in login 2025-04-28 18:22:05 +08:00
jialin 548e1378f5 feat: add ThemeTag 2025-04-28 10:05:06 +08:00
jialin 3fb3381a19 style: ajust dark theme 2025-04-28 10:05:06 +08:00
jialin ce9c31f368 chore: dark config 2025-04-28 10:05:06 +08:00
jialin bcbefe29e7 chore: get start from deploying 2025-02-24 11:34:40 +08:00
jialin 9a0aeb491a fix: initialState refresh 2024-08-27 14:15:29 +08:00
jialin fe14edbb4e fix: model list duplicate 2024-07-09 16:59:35 +08:00
jialin 01e9b70f6d style: login 2024-07-08 14:46:33 +08:00
jialin 49efbd1a7f style: ui style 2024-07-02 15:03:38 +08:00
jialin d47e53114c chore: first login modify password 2024-06-29 20:29:11 +08:00
jialin cf0113e8d8 chore: watch api 2024-06-28 17:14:34 +08:00
jialin 9edce7116e fix: languages config, update-password 2024-06-25 11:50:55 +08:00
jialin 64683fdeb6 chore: languages settings 2024-06-24 14:00:06 +08:00
jialin de96c3d81d chore: remove patch client routes 2024-06-24 09:35:11 +08:00
jialin ff1cf01edf chore: user apikeys 2024-06-23 15:15:12 +08:00
jialin d2212fe949 feat: login page 2024-06-03 09:06:41 +08:00