t0ng7u
2da040f74c
🧹 Refactor: remove redundant code and simplify renderers
- Users table (UsersColumnDefs.js):
- Remove unused quota calculations from the status renderer
- Keep status Tag minimal; tooltip shows request count only
- No functional changes
- Tokens table (TokensColumnDefs.js):
- Simplify chats menu parsing from localStorage; remove redundant flags/loops
- Remove unused variables and console statements
- Keep error handling via showError; preserve existing operations behavior
- General:
- Codebase tidying only; no UI/logic changes beyond cleanup
- Lint passes successfully
2025-08-09 16:51:09 +08:00
..
2025-07-27 00:01:12 +08:00
2025-07-22 16:11:21 +08:00
2025-07-19 03:30:44 +08:00
2025-08-09 16:51:09 +08:00
2025-07-19 03:30:44 +08:00
2025-07-20 01:21:06 +08:00
2025-07-20 02:27:33 +08:00