This website requires JavaScript.
Explore
Help
Register
Sign In
kgod
/
sub2api
Watch
1
Star
0
Fork
0
You've already forked sub2api
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
8
Wiki
Activity
Files
32c47b1509287dbec5d4289bf0d23c5ea3a85f49
sub2api
/
frontend
T
History
shaw
99cbfa1567
fix(admin): 修复退款金额精度问题
...
- 显示完整余额精度,避免四舍五入导致的退款失败 - 添加"全部"按钮,一键填入完整余额 - 移除最小金额限制,支持任意正数金额
2026-01-14 10:22:31 +08:00
..
public
First commit
2025-12-18 13:50:39 +08:00
src
fix(admin): 修复退款金额精度问题
2026-01-14 10:22:31 +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
chore(frontend): 更新项目配置和依赖
2025-12-26 00:10:44 -08:00
package-lock.json
feat: 实现注册优惠码功能
2026-01-10 13:14:35 +08:00
package.json
feat(安全): 添加安全开关并完善测试流程
2026-01-05 13:54:43 +08:00
pnpm-lock.yaml
Implement feature X to enhance user experience and fix bug Y in module Z
2026-01-05 15:25:25 +08:00
postcss.config.js
chore(frontend): 更新项目配置和依赖
2025-12-26 00:10:44 -08:00
tailwind.config.js
chore(frontend): 更新项目配置和依赖
2025-12-26 00:10:44 -08:00
tsconfig.json
feat: 添加模型白名单选择器组件,同步 new-api 模型列表
2026-01-01 16:03:48 +08:00
tsconfig.node.json
First commit
2025-12-18 13:50:39 +08:00
vite.config.ts
feat(settings): add home content customization and config injection
2026-01-10 18:37:44 +08:00