Chang lue Tsen
|
a2d8d7d0bd
|
fix(push): initialize onlineUsers as a map in pushOnlineUsersLogic
|
2025-09-04 12:13:55 -04:00 |
|
Chang lue Tsen
|
e798f8de1b
|
fix(subscribe): remove duplicate user agents in SubscribeHandler
|
2025-09-04 11:38:46 -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
|
8f11380e7a
|
feat: delete common GetSubscription
|
2025-09-04 09:32:39 -04:00 |
|
Chang lue Tsen
|
7ecf955eb7
|
fix(server): encode ServerKey in base64 and update last reported time for nodes
|
2025-09-04 09:26:50 -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
|
f8e6cf515e
|
fix(log): date is empty
|
2025-09-03 12:35:32 -04:00 |
|
Chang lue Tsen
|
73ffd0d1c7
|
fix(preview): add Preload parameter to FilterNodeList for improved data retrieval
|
2025-09-03 12:09:14 -04:00 |
|
Chang lue Tsen
|
1f824fd5a9
|
feat(tags): add endpoint to query all node tags
|
2025-09-03 11:57:12 -04:00 |
|
Chang lue Tsen
|
42df466104
|
fix(node): add ServerId and Enabled fields to node update logic
|
2025-09-03 09:49:57 -04:00 |
|
Chang lue Tsen
|
68000574b2
|
fix(filter): refactor node list creation to use append and remove duplicates from tags
|
2025-09-03 09:42:42 -04:00 |
|
Chang lue Tsen
|
64366d0dec
|
fix(log): optimize user traffic rank data handling by using append instead of index assignment
|
2025-09-03 09:20:26 -04:00 |
|
Chang lue Tsen
|
949efdad34
|
fix(migration): add index for traffic log on timestamp, user_id, and subscribe_id
|
2025-09-03 07:03:37 -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
|
ca344a1ce9
|
fix(server): add server status handling based on last reported time
|
2025-09-02 14:38:53 -04:00 |
|
Chang lue Tsen
|
3e5284c4ec
|
fix(log): update sorting logic for server and user subscribe traffic logs
|
2025-09-02 14:29:50 -04:00 |
|
Chang lue Tsen
|
fe629e59dd
|
fix(log): update timestamp handling in login and registration logs
|
2025-09-02 14:12:06 -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
|
ff574b3955
|
fix(database): add sort column to nodes table
|
2025-09-02 11:51:07 -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
|
d4850a73f3
|
feat(api): add sort field to server model
|
2025-09-01 12:24:15 -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
|
e910d0e345
|
feat(database): update user table to add referral percentage and only first purchase fields
|
2025-09-01 09:40:33 -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
|
1745c7194b
|
feat(routes): add handler for scheduled traffic statistics
|
2025-09-01 08:14:57 -04:00 |
|
Chang lue Tsen
|
4432115844
|
fix(log): correct category in log settings update query
|
2025-09-01 06:31:41 -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 |
|
Chang lue Tsen
|
9ff965bbea
|
feat(api): implement daily traffic ranking for users and servers with error handling
|
2025-09-01 05:03:02 -04:00 |
|
Chang lue Tsen
|
8a37472e61
|
fix(traffic): adjust start date for traffic statistics and improve log deletion comment
|
2025-09-01 05:02:53 -04: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 |
|
Chang lue Tsen
|
6dc1bee14c
|
feat(api): refactor cache key handling for server and user lists
|
2025-08-31 11:29:55 -04:00 |
|
Chang lue Tsen
|
82fd674ae4
|
feat(api): standardize timestamp field across log structures
|
2025-08-26 14:39:54 -04:00 |
|
Chang lue Tsen
|
88cbfbb7d6
|
feat(api): update log filtering to use ResetSubscribe type for subscription logs
|
2025-08-26 14:26:55 -04:00 |
|
Chang lue Tsen
|
92466d62a4
|
feat(server): implement server deletion logic with error handling
|
2025-08-26 10:49:03 -04:00 |
|
Chang lue Tsen
|
c7884d94aa
|
feat(api): migrate server and node data handling, update related structures and logic
|
2025-08-26 07:05:59 -04:00 |
|
Chang lue Tsen
|
9b3cdbbb4f
|
feat(api): add traffic log details filtering and enhance traffic log structures
|
2025-08-26 02:29:25 -04:00 |
|
Chang lue Tsen
|
ad4f3df74e
|
feat(server): implement server management handlers and database schema
|
2025-08-25 14:06:37 -04:00 |
|
Chang lue Tsen
|
1ccbdc18b1
|
feat(api): define OnlineUser type with SID and IP fields
|
2025-08-25 11:16:39 -04:00 |
|
Chang lue Tsen
|
630098bfbb
|
refactor(api): rename OnlineUser to ServerOnlineUser for clarity
|
2025-08-25 11:16:25 -04:00 |
|
Chang lue Tsen
|
7bd026a600
|
feat(api): enhance server and node management with new request/response structures
|
2025-08-25 10:10:13 -04:00 |
|
Chang lue Tsen
|
d5460d0cd1
|
fix(subscribe): ensure active status and reset timestamps during traffic resets
|
2025-08-23 09:07:56 -04:00 |
|
Chang lue Tsen
|
d33f4cd1ce
|
feat(traffic): add traffic statistics logging and scheduling
|
2025-08-21 14:11:03 -04:00 |
|
Chang lue Tsen
|
6b1b365734
|
refactor(log): remove Reset Subscribe Traffic Log endpoint and related types
|
2025-08-21 11:19:45 -04:00 |
|
Chang lue Tsen
|
062533412a
|
feat(log): add endpoints for retrieving and resetting subscribe traffic logs
|
2025-08-21 11:02:11 -04:00 |
|
Chang lue Tsen
|
ec4e95451b
|
fix(log): insert reset traffic log during subscription activation
|
2025-08-21 10:53:12 -04:00 |
|
Chang lue Tsen
|
fcdb9f72ef
|
fix(log): add traffic reset logging for subscription resets
|
2025-08-21 10:35:40 -04:00 |
|
Chang lue Tsen
|
7c707f2ecf
|
fix(login): remove debug logs and error logging during user login process
|
2025-08-21 09:18:14 -04:00 |
|