Files
Blitz-Proxy/core/scripts/webpanel/templates
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-04-18 13:48:53 +03:30
2025-03-24 00:22:16 +03:30
2025-02-06 01:49:32 +00:00
2025-04-26 20:33:12 +03:30