Tension
|
577490749c
|
feat(subscribe): update inventory logic in subscribe table and add migration scripts
|
2025-12-29 13:29:12 +08:00 |
|
Tension
|
fb6adc9ae3
|
feat(subscribe): add inventory check and update logic for subscription plans
|
2025-12-28 22:44:14 +08:00 |
|
Tension
|
7a2000f696
|
feat(discount): change discount type to float64 for improved precision
|
2025-12-28 22:04:50 +08:00 |
|
Tension
|
495c4529ed
|
fix(gorm): adjust caller skip for logging methods to improve stack trace accuracy
|
2025-12-28 21:52:54 +08:00 |
|
Tension
|
bbc3703404
|
feat(traffic): enhance logging for successful push traffic tasks
|
2025-12-28 21:52:42 +08:00 |
|
Tension
|
21f77e141b
|
feat(node): update Node Multiplier configuration and initialize node
|
2025-12-28 21:52:16 +08:00 |
|
Tension
|
d332e760f8
|
feat(subscribe): add ShowOriginalPrice field and related database changes
|
2025-12-28 17:08:26 +08:00 |
|
Tension
|
31e634ba66
|
feat(user): add handlers and logic for resetting user subscribe token and traffic
|
2025-12-28 16:49:28 +08:00 |
|
Chang lue Tsen
|
67f16ead82
|
feat(user): add unscoped filter to include soft-deleted records in user queries
|
2025-12-27 10:57:34 -05:00 |
|
Chang lue Tsen
|
a9c832cb7c
|
feat(user): implement soft deletion for user accounts and update related logic
|
2025-12-27 10:45:28 -05:00 |
|
Chang lue Tsen
|
ec510b66fb
|
refactor(server): remove deprecated server types and related methods for cleaner codebase
|
2025-12-23 07:48:03 -05:00 |
|
EUForest
|
47c41d1d14
|
fix bug: telephone login
|
2025-12-19 22:46:48 +08:00 |
|
EUForest
|
39db154e53
|
fix bug: Flag free trial
|
2025-12-17 22:09:46 +08:00 |
|
EUForest
|
76ff9a658d
|
Merge branch perfect-panel/master/server into develop
|
2025-12-11 23:53:32 +08:00 |
|
Tension
|
0e7cbf4396
|
fix(payment): update notification URL construction for gateway mode support
|
2025-12-08 16:09:21 +08:00 |
|
Tension
|
5d632608ab
|
fix(purchase): update notification URL construction for gateway mode support
|
2025-12-08 15:47:45 +08:00 |
|
Chang lue Tsen
|
e18809f9b7
|
feat(report): update registration response structure and enhance error logging
|
2025-11-30 10:28:11 -05: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 |
|
EUForest
|
128791f43e
|
update: bind device
|
2025-11-24 15:59:45 +08:00 |
|
Tension
|
c4166cef6b
|
feat(ip-location): implement IP location querying and GeoIP database management
|
2025-11-23 22:38:55 +08:00 |
|
EUForest
|
95ddba2332
|
update: Added support for floating-point calculations for discounts
|
2025-11-21 17:40:03 +08:00 |
|
EUForest
|
c1efb23354
|
update: Added support for floating-point calculations for discounts
|
2025-11-21 17:39:57 +08:00 |
|
Chang lue Tsen
|
e3999ba75f
|
feat(subscribe): add short token generation and validation logic
|
2025-11-18 12:03:14 -05:00 |
|
Chang lue Tsen
|
8a4cfcbdb3
|
feat(subscribe): add endpoint to reset all subscribe tokens
|
2025-11-18 08:37:57 -05:00 |
|
EUForest
|
ff2d3f85f3
|
new features: Based on IP user registration restrictions
|
2025-11-13 14:52:02 +08:00 |
|
EUForest
|
0fb92f380f
|
update: Remove accounts without verification methods
|
2025-11-13 14:50:55 +08:00 |
|
EUForest
|
3635d3e224
|
update: device delete current user
|
2025-11-13 14:49:25 +08:00 |
|
Chang lue Tsen
|
c8b3683cf2
|
feat(report): add heartbeat URL to registration request and response
|
2025-11-09 10:56:55 -05:00 |
|
Chang lue Tsen
|
1172ecc2f1
|
feat(heartbeat): add heartbeat endpoint and logic for service health check
|
2025-11-09 10:49:51 -05:00 |
|
Chang lue Tsen
|
750a33cca2
|
feat(user): add UpdateUserSubscribeNote handler and endpoint for updating user subscription notes
|
2025-11-09 09:16:00 -05:00 |
|
Chang lue Tsen
|
cb5bf5aae3
|
feat(module): add GetModuleConfig handler and logic for module configuration retrieval
|
2025-11-09 09:06:42 -05:00 |
|
Chang lue Tsen
|
87b743a2a2
|
refactor(constants): update repository and service name constants in tool and version files
|
2025-11-09 08:54:50 -05:00 |
|
EUForest
|
60d584a052
|
add: User cancels account
|
2025-11-09 17:27:24 +08:00 |
|
EUForest
|
b9d3446407
|
Bug fix: Clear server user node cache
|
2025-11-09 17:18:25 +08:00 |
|
EUForest
|
902608b2e0
|
Add: Get expired subscription
|
2025-11-08 17:06:30 +08:00 |
|
EUForest
|
d7aa9a44b7
|
Add: Try to get the device ID from the request parameters
|
2025-11-08 17:05:52 +08:00 |
|
EUForest
|
b7eafd0892
|
Update: Account display priority: phone number > email > device ID
|
2025-11-08 17:05:05 +08:00 |
|
EUForest
|
d1a8662095
|
Add: Add a WebSocket connection to monitor the app's online status.
|
2025-11-06 15:35:49 +08:00 |
|
EUForest
|
8cce9b95b4
|
Add: Add a WebSocket connection to monitor the app's online status.
|
2025-11-06 15:34:51 +08:00 |
|
EUForest
|
066f5d6538
|
Update: Successful authentication records the identifier.
|
2025-11-06 15:33:14 +08:00 |
|
EUForest
|
de6661cc16
|
Update: Successful authentication records the identifier.
|
2025-11-06 15:32:29 +08:00 |
|
EUForest
|
52ce054b35
|
Add: Server location latitude and longitude
|
2025-11-04 14:53:43 +08:00 |
|
Chang lue Tsen
|
eb25095623
|
feat(report): implement module registration and gateway mode handling
|
2025-11-03 14:12:27 -05:00 |
|
Tension
|
2ed379d5e8
|
feat(report): add module registration and port management functionality
|
2025-11-01 16:05:56 +08:00 |
|
EUForest
|
2605d22f8e
|
Add: ClearServerAllCache Func
|
2025-11-01 16:05:37 +08:00 |
|
EUForest
|
829d5f3ffd
|
fix bug: Set server zone
|
2025-11-01 15:57:30 +08:00 |
|
EUForest
|
7b8e71ade2
|
fix bug: SMS recharge password
|
2025-11-01 15:52:05 +08:00 |
|
lain
|
d8e2e81688
|
add user subscribe note
|
2025-10-31 10:00:31 +08:00 |
|