演变
8d979894bf
Merge pull request #109 from MisonL/feature/newapi-token-validation
...
fix: validate NEWAPI token input across UI and API
2026-03-27 19:11:23 +08:00
cnlimiter
2e47834152
feat(proxy): 优化代理配置管理功能
...
- 更新 proxy_url 属性为 get_proxy_url 方法,支持多级代理优先级
- 实现代理获取三路优先级:动态代理 > 代理池 > 静态代理
- 添加取消默认代理功能和 unset_proxy_default 接口
- 实现批量导入代理功能,支持多种格式解析
- 在前端界面添加批量导入代理按钮和模态框
- 重构代理设置页面的默认代理切换交互
- 更新支付流程中的代理获取方式
- 添加 UUID 依赖并优化支付请求头配置
2026-03-27 15:03:11 +08:00
Mison
062afb35db
fix(newapi): validate token input across ui and api
2026-03-27 13:45:39 +08:00
cnlimiter
904dd1f230
feat(settings): 添加删除禁用代理功能
...
- 在数据库 CRUD 层添加删除所有已禁用代理的方法
- 在设置页面界面添加删除禁用项按钮
- 更新表格列数以适应新的操作列
- 在 JavaScript 中添加按钮元素引用
- 实现代理连通性测试函数用于验证功能
- 添加代理测试失败时自动禁用机制
2026-03-26 15:16:47 +08:00
Jay Hsueh
9c6e0d6036
feat(newapi): enhance NEWAPI service management with channel configuration
...
- Added channel_type, channel_base_url, and channel_models fields to the NewapiService model.
- Updated CRUD operations to handle new fields for creating and updating NEWAPI services.
- Modified upload functions to accept channel configuration parameters.
- Enhanced front-end forms and tables to display and manage channel settings for NEWAPI services.
- Improved error handling and user feedback in the UI for service management.
2026-03-25 15:18:05 +08:00
Jay Hsueh
05e480a756
feat(newapi): 添加 NEWAPI 上传功能及服务管理接口
...
- 新增 `newapi_upload.py` 文件,包含上传到 NEWAPI 的功能。
- 在数据库模型中添加 `NewapiService` 表及相关字段。
- 更新 CRUD 操作以支持 NEWAPI 服务的创建、更新、查询和删除。
- 添加新的 API 路由以管理 NEWAPI 服务。
- 前端实现批量上传和单个账号上传到 NEWAPI 的功能。
- 更新相关页面以支持 NEWAPI 服务的选择和管理。
2026-03-24 17:46:33 +08:00
shiuing
fbf7e41b25
feat: support proxy_url in CPA auth files
2026-03-20 17:29:49 +08:00
cnlimiter
93ab984200
refactor(html): 优化前端页面
2026-03-19 01:58:57 +08:00
cnlimiter
74d3b4c0de
fix(front): 优化前端显示
2026-03-18 19:43:04 +08:00
cnlimiter
ff2d15ff14
feat(config): 合并上传配置并修复debug模式下数据库初始化提示错误
2026-03-18 18:34:28 +08:00
cnlimiter
ffd3a81a38
feat(upload): #13 添加上传至sub2api
2026-03-18 18:27:14 +08:00
cnlimiter
23336e26b3
feat(config): 采用列表模式
2026-03-18 14:42:10 +08:00
cnlimiter
931ea798cc
feat(cpa): 支持多cpa服务
2026-03-18 14:01:44 +08:00
cnlimiter
0c0dba5755
fix(setting): 修复配置页面模块不切换,新增readme说明
2026-03-17 18:26:18 +08:00
演变
781e277dd4
Merge branch 'master' into master
2026-03-17 17:59:47 +08:00
cnlimiter
19eb172eee
feat(pay): 支付跳转功能
...
- 账号管理:补充订阅状态管理、TeamManager上传说明
- 新增「支付升级」功能模块描述
- 系统设置:补充 CPA配置和 TeamManager配置项
2026-03-16 17:04:54 +08:00
pigracing
3c955251f9
增加为需要输入密码才能访问,同时支持远程PGSQL
2026-03-16 11:54:38 +08:00
cnlimiter
97a8c01b9f
feat(proxy): 添加动态代理支持
...
- 在代理获取逻辑中集成动态代理 API 调用
- 新增动态代理配置界面和 API 接口
- 扩展设置模型以支持动态代理参数
- 更新前端设置页面和 JavaScript 逻辑
2026-03-16 02:06:21 +08:00
cnlimiter
1628552b92
feat(app): 重构outlook邮箱服务
2026-03-15 17:58:39 +08:00
cnlimiter
76efc047b3
feat(settings): 添加验证码配置页面和数据库存储支持
2026-03-15 03:03:32 +08:00
cnlimiter
41dd27eca0
feat(accounts): 添加CPA上传功能及批量操作支持
2026-03-15 00:43:19 +08:00
cnlimiter
6891b9f11d
4
2026-03-14 20:36:03 +08:00
cnlimiter
0688f4ca7e
3
2026-03-14 17:36:55 +08:00
cnlimiter
9d3099fcd8
2
2026-03-14 16:51:57 +08:00