Commit Graph
9 Commits
Author SHA1 Message Date
shiyu e6ab01ef9d feat: add user and role management pages with API integration
- Implemented user management functionality in UsersPage including user creation, editing, deletion, and role assignment.
- Added role management functionality in RolesPage with role creation, editing, deletion, and path rule management.
- Created users API for handling user-related operations.
- Created roles API for handling role-related operations.
- Integrated permissions handling in both user and role management.
- Enhanced UI with Ant Design components for better user experience.
2026-01-30 15:59:22 +08:00
shiyu ab89451b2d feat: implement cron-based automation task scheduling and update task configuration 2026-01-15 15:04:10 +08:00
时雨 24255744df feat: enhance plugin functionality 2026-01-06 16:54:49 +08:00
shiyu 0fcb3b8ce0 feat: add support for opening plugins 2025-12-15 14:49:01 +08:00
shiyu 8f515aaaf4 refactor: optimize backend module 2025-12-08 17:46:45 +08:00
ShiYu bf83187d8c feat: add AI Settings tab for managing providers and models 2025-10-18 11:35:18 +08:00
shiyu f40ff4d751 feat: Add App Center plugin functionality 2025-09-08 12:28:37 +08:00
shiyu 62a1c5810d feat: Refactor storage adapter and mount handling; migrate mounts to storage adapters; enhance SideNav; implement database migration scripts 2025-08-28 12:59:24 +08:00
shiyu 6b0f2bd4fa Initial commit 2025-08-24 18:49:00 +08:00