This website requires JavaScript.
Explore
Help
Register
Sign In
oadmin
/
sub2api
Watch
1
Star
0
Fork
0
You've already forked sub2api
Code
Issues
Pull Requests
1
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
0e237326314b091d2c455e43ba56dad69f2106ae
sub2api
/
frontend
History
shaw
6da5fa01b9
fix(frontend): 修复运维设置对话框保存按钮始终禁用的问题
...
后端默认 alert.enabled=true 但 recipients 为空,前端验证将其视为 错误并阻断保存按钮。移除该阻断性验证,改为保存时自动禁用无收件人 的邮件通知配置。
2026-03-14 20:39:29 +08:00
..
public
…
src
fix(frontend): 修复运维设置对话框保存按钮始终禁用的问题
2026-03-14 20:39:29 +08:00
.eslintignore
chore: 添加ESLint忽略配置
2026-01-12 11:44:34 +08:00
.eslintrc.cjs
feat(安全): 添加安全开关并完善测试流程
2026-01-05 13:54:43 +08:00
.npmrc
chore(deps): 将包管理器从 npm 迁移到 pnpm
2026-01-05 10:06:31 +08:00
audit.json
fix(安全): 修复依赖漏洞并强化安全扫描
2026-01-06 11:36:38 +08:00
index.html
…
package.json
fix: 移除特定system以适配新版cc客户端缓存失效的bug
2026-02-10 10:28:34 +08:00
pnpm-lock.yaml
fix: 移除特定system以适配新版cc客户端缓存失效的bug
2026-02-10 10:28:34 +08:00
postcss.config.js
…
tailwind.config.js
perf(前端): 移除 Google Fonts 改用系统字体栈
2026-01-16 19:49:33 +08:00
tsconfig.json
merge upstream main
2026-02-02 22:13:50 +08:00
tsconfig.node.json
…
vite.config.ts
feat: 新增apikey的usage查询页面
2026-03-05 10:45:51 +08:00
vitest.config.ts
feat(sync): full code sync from release
2026-02-28 15:01:20 +08:00