9 Commits

Author SHA1 Message Date
70e66294e3 feat: Add user access control and client management enhancements
- Introduced `allowedUsers` field to Client model for granular access control
- Implemented user filtering in authorization process
- Updated client edit form with allowed users configuration
- Enhanced dashboard and admin pages with improved user and client management
- Refactored client update and delete API routes
- Added form validation using Zod and react-hook-form
2025-02-20 01:49:52 +08:00
98e5563eb0 feat: Enhance admin dashboard with comprehensive system overview and statistics 2025-02-20 00:19:29 +08:00
47d1da1235 chore: 更新 lint-staged 依赖至 15.4.3 2025-02-19 01:12:09 +08:00
8be59fe6b6 chore: Add Radix UI Alert Dialog and update dependencies 2025-02-15 00:36:41 +08:00
Tuluobo
3e85d0828b feat: design home page ui 2024-10-10 09:38:04 +08:00
Tuluobo
19d063ae14 feat: OAuth authorization finished 2024-09-09 09:58:48 +08:00
Tuluobo
b92fe7d572 feat: Add Client pages 2024-09-08 20:21:02 +08:00
Tuluobo
c311aeb18e feat: Sign in with discourse sso 2024-09-08 17:24:43 +08:00
Tuluobo
7af50b3003 Initial commit from Create Next App 2024-09-07 18:19:33 +08:00