Commit Graph

4 Commits

Author SHA1 Message Date
7dfa96d165 Refactor app management to use Drizzle ORM
- Replaced Sequelize models with Drizzle ORM for app and app list management.
- Updated routes in app-manager to utilize new database queries.
- Removed obsolete Sequelize model files for app, app list, and app domain.
- Introduced new helper functions for app and app domain management.
- Enhanced user app management with improved file handling and user migration.
- Adjusted public API routes to align with new database structure.
- Implemented caching mechanisms for domain management.
2026-02-07 01:26:16 +08:00
6ef9e1218c fix: add manager config assistant-apps-config 2025-05-20 10:48:26 +08:00
8053a3db64 关于login重构 2025-03-21 20:41:01 +08:00
7b25dbdf08 添加public管理 2025-03-08 22:44:23 +08:00