Commit Graph

36 Commits

Author SHA1 Message Date
0d73941127 chore: 更新依赖版本,提升 @kevisual/query 和 @kevisual/context 的版本
feat: 在应用管理路由中添加元数据,增强版本检测和发布功能
2026-02-19 03:59:29 +08:00
577b6bfaa4 Refactor code structure for improved readability and maintainability 2026-02-18 12:59:51 +08:00
8c6d57d228 temp 2026-02-14 19:22:15 +08:00
84e7a4158d fix 2026-02-14 18:57:27 +08:00
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
cb742807b4 重构应用列表处理逻辑,优化变量命名并移除冗余路由 2026-02-06 02:46:58 +08:00
a51d04341e 添加 @kevisual/api 依赖,更新 WebSocket 消息发送逻辑,支持上下文参数 2026-02-05 04:06:34 +08:00
7bbefd8a4a 添加自动检测最新版本功能,更新应用信息时支持检测参数 2026-02-05 01:07:44 +08:00
158dd9e85c Refactor AI proxy error handling and remove deprecated upload and event routes
- Updated `getAiProxy` function to return a JSON response for missing objects when the user is the owner.
- Removed the `upload.ts`, `event.ts`, and related middleware files to streamline the codebase.
- Cleaned up `handle-request.ts` and `index.ts` by removing unused imports and routes.
- Deleted chunk upload handling and related utility functions to simplify resource management.
- Enhanced app manager list functionality to support app creation if not found.
2026-02-02 18:06:31 +08:00
9ff4057166 update 2026-01-25 03:23:42 +08:00
7b0b00feff test 2026-01-17 23:11:08 +08:00
27e5fb5e82 remove 2025-12-30 00:46:07 +08:00
1f11013ae0 更新依赖项和上传接口,添加描述字段 2025-12-17 11:22:46 +08:00
daf0b6b31d clear old 2025-10-13 17:49:01 +08:00
90729df51a feat: user app get 2025-05-30 00:28:57 +08:00
4aaf791801 fix: change version name 2025-04-03 21:23:17 +08:00
d97053a443 user-manager change 2025-04-03 20:08:40 +08:00
64c70ce527 temp 2025-03-25 00:38:41 +08:00
8053a3db64 关于login重构 2025-03-21 20:41:01 +08:00
0179fe73a3 feat: 上传资源和下载资源更新 2025-03-20 02:29:26 +08:00
9b1045d456 feat: add s1/resources/upload 2025-03-15 11:38:57 +08:00
efef48a1b0 feat: add minio list detect 2025-03-13 02:32:28 +08:00
1c820c3083 feat: add download micro-app for cli 2025-03-11 11:04:10 +08:00
1ae123e63a temp 2025-03-06 19:20:32 +08:00
1e9f209803 fix: publish app return user in body 2025-02-23 12:33:53 +08:00
0144f94edd perf: 优化 2025-02-17 11:46:12 +08:00
17322033ad fix: add publish version 2025-02-16 02:57:09 +08:00
e032c092d9 feat: save single html and update redis 2024-10-27 17:46:59 +08:00
61d7004c8f bump: 修改router为kevisual的router 2024-10-25 20:00:07 +08:00
0eae9458c6 feat: add snippet and test for supa db 2024-10-21 01:31:58 +08:00
15e8c9eea9 fix: 兼容获取appKey和version 2024-10-10 01:16:51 +08:00
54e3ccb3ff feat: user org and fix bugs 2024-10-08 03:30:01 +08:00
3c7ef0d6e4 feat: add get domainApp api 2024-10-07 22:53:15 +08:00
0fc580aa38 feat: add publish app 2024-10-07 22:28:21 +08:00
8beb65e637 feat: 上传文件到minio 2024-10-07 01:54:13 +08:00
477ad00d86 feat: 新增app管理和文件管理 2024-10-06 20:10:20 +08:00