Commit Graph

11 Commits

Author SHA1 Message Date
xiongxiao
b39f7d6028 feat: 更新资源迁移逻辑,优化用户 ID 处理,删除冗余代码 2026-03-25 02:36:27 +08:00
eab14b9fe3 更新依赖项 commander 到版本 14.0.3;调整导入路径以使用 S3 模块;添加成功移动和备份用户的日志输出 2026-01-31 14:16:54 +08:00
6100e9833d Refactor storage integration from MinIO to S3
- Removed MinIO client and related imports from various modules.
- Introduced S3 client and OSS integration for object storage.
- Updated all references to MinIO methods with corresponding S3 methods.
- Added new flowme table schema to the database.
- Adjusted upload and download routes to utilize S3 for file operations.
- Removed obsolete MinIO-related files and routes.
- Ensured compatibility with existing application logic while transitioning to S3.
2026-01-31 05:12:56 +08:00
c3b24ec29c remove pino 2025-05-08 23:43:56 +08:00
d97053a443 user-manager change 2025-04-03 20:08:40 +08:00
501a92eb88 添加删除文件 2025-03-26 00:05:58 +08:00
0179fe73a3 feat: 上传资源和下载资源更新 2025-03-20 02:29:26 +08:00
efef48a1b0 feat: add minio list detect 2025-03-13 02:32:28 +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