Files
Blitz-Proxy/core/scripts
Whispering Wind 72b372b978 feat: Add user count, ID column, and sorting to users table
- Display total user count in the card header.
- Add a new '#' column to the user table showing the row number.
- Sort the user list alphabetically by username (case-insensitive) using Jinja filter before rendering.
- Update JavaScript column index references (`td:eq(n)`) to reflect the added '#' column.
2025-04-28 19:38:31 +03:30
..
2025-02-17 00:32:49 +03:30
2025-04-18 13:28:34 +03:30
2025-04-11 21:48:42 +03:30