Commit Graph

19 Commits

Author SHA1 Message Date
4b81390d6e feat(webpanel): display core version 2025-12-17 16:40:31 +00:00
0b6f5939cd feat(webpanel): add restart button for Hysteria2 service with fetch handling 2025-12-15 19:57:29 +00:00
07e8915492 feat(ui): add masquerade controls and status to hysteria settings 2025-12-02 15:49:23 +00:00
76472dfde5 feat(normalsub): Implement flexible, path-based subscription URLs
Refactors the NormalSub feature to move away from a hardcoded `/sub/normal/` path and a restrictive single-word subpath. This change introduces support for multi-segment, slash-separated subpaths (e.g., `path/to/resource`), providing greater flexibility for creating descriptive and structured subscription URLs.
2025-11-29 20:22:22 +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
4e17fe04d0 feat(webui): Add IP limiter clean button to settings page 2025-11-07 07:38:14 +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
8cfed0f1b4 feat(nodes): Add insecure TLS option for external nodes 2025-10-23 11:07:50 +00:00
5b7a1cf5c3 feat(web): Implement full node configuration in settings UI 2025-10-16 20:34:22 +00:00
ca6b654912 refactor(web): separate Hysteria settings into dedicated page 2025-09-26 17:45:26 +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