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-09 12:53:06 +08:00
2025-07-22 16:11:21 +08:00
2025-08-09 10:14:35 +08:00
2025-08-09 09:33:13 +08:00
2025-07-22 16:11:21 +08:00
2025-07-24 19:34:21 +08:00
2025-08-09 16:51:09 +08:00
2025-08-09 12:53:06 +08:00
2025-08-09 16:47:14 +08:00