Commit Graph

10 Commits

Author SHA1 Message Date
6bf8d86c10 重构配置管理,更新域名处理逻辑,简化配置结构 2026-02-07 13:06:28 +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
07b4b0618a update use-config 2026-01-15 18:02:49 +08:00
25a98886d2 update 2026-01-08 13:08:54 +08:00
15fcfdad18 更新依赖项,优化 WebSocket 处理,添加文件流管道功能,改进用户认证逻辑 2025-12-21 02:06:38 +08:00
2838d6163e update 2025-11-27 19:20:46 +08:00
1f4404fa5c feat: 修改为bun,优化代码 2025-05-20 00:36:32 +08:00
466ac1bcf0 fix: fix chunk 2025-03-31 21:22:13 +08:00
d8d78d184b fix: fix mark bugs 2025-03-29 18:24:00 +08:00
7d93f0eef3 feat: clear app.config.json5 2025-03-26 00:55:03 +08:00