17 Commits

Author SHA1 Message Date
810577ccae feat(users): update user display to show usage days and remove expiry days column 2025-12-24 12:25:16 +03:30
b84ec1a9ac feat(expiration): add validation for expiration days and update user interface 2025-12-19 19:33:10 +00:00
7ddb30f75f feat: Implement server-side search for users 2025-11-08 19:51:42 +00:00
886516a6f6 feat(webpanel): add note field to user viewmodel 2025-10-28 16:37:01 +00:00
17660d6a54 feat: Add paginated user list with selectable limit 2025-10-25 18:55:55 +00:00
6eccaa58c1 feat: Add 'Day Usage' column to user table 2025-09-20 12:33:45 +00:00
d5d4935f69 feat(users): Integrate real-time online status and enhance UI 2025-09-05 13:16:41 +02:00
e6f775d2ed fix(webpanel): relax conflict check in user viewmodel 2025-08-28 00:53:43 +03:30
9b12a28bbb fix(webpanel): Improve user data and status handling
- Correctly handle malformed user data.
- Accurately display status for on-hold users.
2025-08-25 23:12:17 +03:30
75033231f2 feat: Integrate unlimited IP functionality into web panel 2025-08-12 23:36:22 +03:30
5bcbf0abb3 fix(viewmodel): prevent crash for users with no expiration date 2025-08-08 01:31:49 +03:30
fb221d350e Changes log:
feat: add user URI API endpoint
feat: integrate show_user_uri_api in users page
refactor: remove URI generation from viewmodel
2025-04-19 18:18:01 +03:30
704f0988f3 Refactor: Update traffic usage display and calculations in user model and template 2025-04-08 20:25:13 +03:30
7e042149e7 Fix /users endpoint dependency 2025-02-04 16:28:30 +00:00
ce065dcbb0 Show /users endpoints even if there is no user yet 2025-02-03 19:56:13 +00:00
7d4b1872e6 Remove user endpoints in web section 2025-02-03 00:51:56 +00:00
a304e8881c Implement user endpoints in web section 2025-02-02 23:52:47 +00:00