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-08-03 10:41:00 +08:00
2025-08-09 14:08:28 +08:00
2025-07-20 15:47:02 +08:00
2025-08-09 10:14:35 +08:00
2025-07-27 00:01:12 +08:00
2025-08-02 14:53:28 +08:00
2025-08-09 16:51:09 +08:00