Commit Graph

14 Commits

Author SHA1 Message Date
1d7523490c feat(users): update user table to include status, traffic usage, and expiry date with improved class names 2025-12-24 15:17:14 +03:30
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
50df868f85 fix(users): Change text color to muted for QR code type labels 2025-11-26 21:55:57 +00:00
7535efad1e fix(web): Do not show expiration days for on-hold users in edit modal 2025-11-08 19:52:17 +00:00
7ddb30f75f feat: Implement server-side search for users 2025-11-08 19:51:42 +00:00
b5ad962345 feat(ui): Add client-side password validation 2025-11-05 20:22:26 +00:00
b898db944e feat: Add password editing to user modal 2025-11-05 20:14:44 +00:00
0903222982 feat(webpanel): enable searching by user note 2025-10-28 19:45:58 +00:00
1e763781ce feat(webpanel): integrate user note functionality into UI 2025-10-28 16:37:59 +00:00
5c3062320b feat(webpanel): make edit user username readonly 2025-10-28 15:31:12 +00:00
17660d6a54 feat: Add paginated user list with selectable limit 2025-10-25 18:55:55 +00:00
23f8975b3a Fix: user management JavaScript 2025-09-24 20:18:57 +00:00
9b1d2cabb9 refactor: Externalize all template JavaScript to asset files 2025-09-24 18:45:35 +00:00