Commit Graph

2 Commits

Author SHA1 Message Date
0de344c7ad feat: add token management and configuration UI
- Implemented a new app structure with context management for the router.
- Created a token management page with a table to display configurations.
- Added forms for creating and editing token configurations with validation.
- Integrated Zustand for state management, including fetching, updating, and deleting configurations.
- Added dialogs for viewing and copying tokens.
2026-01-28 01:52:19 +08:00
9849f93b1e init 2026-01-22 23:52:55 +08:00