topkill
|
c4cdce46c2
|
fix(webui): 替换uuid依赖,解决http环境下无法生成密钥的问题。
原生的`crypto.randomUUID()`只支持https和localhost的安全上下文环境。
|
2026-04-25 19:21:38 +08:00 |
|
dependabot[bot]
|
b54ee05d12
|
chore(deps-dev): bump vite
Bumps the npm_and_yarn group with 1 update in the /webui directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).
Updates `vite` from 8.0.3 to 8.0.5
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v8.0.5/packages/vite)
---
updated-dependencies:
- dependency-name: vite
dependency-version: 8.0.5
dependency-type: direct:development
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-04-06 18:44:30 +00:00 |
|
CJACK
|
a608a4bd95
|
chore(webui): migrate vite to v8 toolchain
|
2026-04-06 00:28:36 +08:00 |
|
CJACK
|
3b1eac7833
|
feat: Implement a new, modern landing page with dynamic styling and feature highlights.
|
2026-02-01 19:43:40 +08:00 |
|
CJACK
|
1f6043ff70
|
refactor: migrate UI to Tailwind CSS for a modernized design system.
|
2026-02-01 05:33:50 +08:00 |
|
CJACK
|
bc260899c1
|
feat: Initialize project with FastAPI backend, React web UI, Vercel sync, and API integrations.
|
2026-02-01 02:17:01 +08:00 |
|