544cfb5c99
Merge branch 'old' into main
Build docker and publish / build (20.15.1) (push) Has been cancelled
2025-12-28 17:27:43 -08:00
615b87ef26
fix: resolve build errors after merge (types, config, logic)
2025-12-28 17:25:11 -08:00
d94cbc09b0
Merge branch 'old/master' into old
2025-12-28 17:15:11 -08:00
f26babaa6f
feat: 更新配置文件和模型以支持服务器相关功能
...
修改MySQL和Redis配置为本地开发环境
在Subscribe类型和模型中添加服务器相关字段
在InviteConfig中添加新配置项
启用ServerModel并修复数据库迁移错误处理
删除无用的运行配置文件
2025-12-28 17:08:24 -08:00
49d59eccb0
Merge old/master into main, resolving conflicts by preferring old in workflows and removing deprecated adapter files
Build docker and publish / build (20.15.1) (push) Has been cancelled
2025-12-28 15:56:07 -08:00
Tension
143445a2fc
feat(commission): implement commission withdrawal logic and logging
2025-11-29 14:33:05 +08:00
Chang lue Tsen
7277438b07
feat(user): add commission withdrawal and query withdrawal log functionality
2025-11-26 12:13:33 -05:00
Chang lue Tsen
429e535dd4
feat(user): add endpoint and logic for updating user rules
2025-11-24 09:05:49 -05:00
lain
d8e2e81688
add user subscribe note
2025-10-31 10:00:31 +08:00
Ember Moth
8b48286365
add payment type field (alipay/wxpay) to EPay config
2025-10-15 23:20:33 +09:00
EUForest
96808d531a
Application device interface encryption and other bug fixes ( #87 )
...
* add: device login
* update: global config
* add: User transmission interface encryption
* update: get global config
* update: User transmission interface encryption
* add: get device list
* add: SecretIsEmpty Message
* update: device middleware
* add: query user subscribe node list
* fix bug: query device list
* fix bug: unbind device
* update: device login
* fix bug: The ad table is missing the description field
* fix bug:page size is zero
* update: Device Middleware
* fix bug: Site custom data update failed
2025-10-15 10:09:19 -04:00
Chang lue Tsen
8562734fde
feat(user): add encryption algorithm and salt fields to User model for migrate
2025-10-09 13:33:03 -04:00
Chang lue Tsen
29dd54546d
fix(model): enhance InSet function for multi-value OR queries
2025-10-04 11:51:47 -04:00
Chang lue Tsen
c5be0081ca
fix(model): simplify tag filtering using GORM scopes
2025-10-03 14:53:52 -04:00
Chang lue Tsen
766e210f06
fix(node): update FilterNodeParams to use NodeId and adjust query logic for tags
2025-09-29 11:18:47 -04:00
Chang lue Tsen
d6fcff1fee
fix(node): NodeId filter to FilterNodeParams and update cache clearing logic
2025-09-29 10:22:11 +09:00
Chang lue Tsen
5aa9bb61b7
refactor(server): remove Ratio field from Server struct and update adapter logic
2025-09-28 11:18:33 -04:00
Chang lue Tsen
0d1df5f905
feat(config): enhance NodeConfig with TrafficReportThreshold, IPStrategy, DNS, Block, and Outbound fields
2025-09-28 19:06:29 +09:00
Chang lue Tsen
64f0bcc55a
feat(cache): implement cache clearing for node operations and add delete methods
2025-09-27 11:24:29 -04:00
Chang lue Tsen
d2ca3eb961
fix(subscribe): add Enabled filter to node query parameters
2025-09-27 10:18:08 -04:00
7471fd8e3d
ci
Build docker and publish / linux (1.24.3) (push) Has been cancelled
2025-09-26 18:37:43 -07:00
Chang lue Tsen
4ad18a8b70
fix(model): update save method to use specific ID for record updates
2025-09-16 11:20:48 -04:00
Chang lue Tsen
596434454c
feat(client): add additional options for Shadowsocks and Vless protocols
2025-09-16 11:20:39 -04:00
Chang lue Tsen
26fe430d7c
fix(subscribe): update status filter in subscription count query
2025-09-16 10:16:56 -04:00
Chang lue Tsen
0c55d173cb
fix(model): add sorting to server and node queries
2025-09-16 10:10:11 -04:00
ac3bbaf7bf
feat(ticket): 添加issue_type字段支持工单分类
...
在工单系统中新增issue_type字段用于区分工单类型(0-普通工单,1-提现工单)
修改相关API、模型和逻辑以支持该字段的创建、查询和筛选
2025-09-15 01:42:44 -07:00
2d4bfe0330
remark
2025-09-14 23:41:00 -07:00
Chang lue Tsen
2c5efa2026
feat(protocol): add server protocol configuration query and enhance protocol options
2025-09-13 14:20:04 -04:00
Chang lue Tsen
3f5aac239b
feat(quota): enhance quota task management with new request structures and processing logic
2025-09-10 14:53:48 -04:00
Chang lue Tsen
d1be5febc3
feat(quota): add quota task creation and querying endpoints with updated data structures
2025-09-09 13:39:05 -04:00
Chang lue Tsen
4d95834c22
feat(payment): add support for CryptoSaaS payment platform and enhance configuration handling
2025-09-06 12:22:39 -04:00
Chang lue Tsen
0199dc7fa2
feat(log): add logging for balance, gift amount, and commission adjustments
2025-09-05 11:00:19 -04:00
Chang lue Tsen
1d878592ed
fix(log): rename OrderId to OrderNo for consistency in balance logging
2025-09-05 10:25:19 -04:00
Chang lue Tsen
2f4cc46a38
fix(log): correct comment for CommissionTypeRefund to improve clarity
2025-09-05 09:51:28 -04:00
Chang lue Tsen
b4a05166a4
refactor(query): streamline query construction for tag filtering
2025-09-04 14:17:26 -04:00
Chang lue Tsen
61ac829c37
feat(userlist): enhance GetServerUserListLogic with improved node and tag handling
2025-09-04 13:46:24 -04:00
Chang lue Tsen
805fca90e0
refactor(query): simplify node and tag filtering using InSet function
2025-09-04 13:08:57 -04:00
Chang lue Tsen
0636a4bddf
feat(subscription): implement FilterList method for subscription queries and update related logic
2025-09-04 10:20:35 -04:00
Chang lue Tsen
10757612f5
feat(subscription): add Language parameter to GetSubscription request and update query logic
2025-09-04 03:14:31 -04:00
Chang lue Tsen
f632ea2c89
feat(subscribe): add Language field to subscription models and update query logic
2025-09-03 15:44:04 -04:00
Chang lue Tsen
107fe82f10
fix(model): correct filter condition to use 'date' instead of 'data'
2025-09-03 06:49:55 -04:00
Chang lue Tsen
d578dca17e
fix(model): enhance user statistics queries with new order and renewal order counts
2025-09-02 14:06:26 -04:00
Chang lue Tsen
26b2afe06d
feat(api): implement sorting functionality for nodes and servers
2025-09-01 13:13:07 -04:00
Chang lue Tsen
367ef9d2e7
feat(api): add reset sort endpoints for server and node
2025-09-01 11:41:34 -04:00
Chang lue Tsen
aea20ffd5e
feat(api): add referral percentage and only first purchase fields to user model and requests
2025-09-01 09:03:39 -04:00
Chang lue Tsen
4438b05272
feat(model): add user counts struct and update queries for new and renewal users
2025-09-01 08:25:53 -04:00
Chang lue Tsen
b6cae7bbb5
feat(api): add log settings management with auto-clear and clear days configuration
2025-09-01 06:11:35 -04:00
Chang lue Tsen
4184a32c0f
feat(api): update server total data response to use 'OnlineUsers' and implement daily traffic statistics logging
2025-09-01 05:30:05 -04:00
602ecc31bc
feat(proxy): 新增混合模式和中继直连模式支持
...
添加 RelayModeMixed、RelayModeAllDirect 和 RelayModeRandomDirect 三种中继模式
修复 README.md 中的拼写错误
更新 JWT 密钥和日志模式配置
优化流量日志查询排序
统一邮件验证码主题格式
2025-09-01 02:22:16 -07:00
Chang lue Tsen
3012a68339
feat(api): enhance server status handling with protocol support and refactor related logic
2025-09-01 04:17:33 -04:00