Commit graph

10 commits

Author SHA1 Message Date
sol
afb9035635 refactor(minio): Optimized file reading and image processing logic 2026-05-09 14:01:45 +08:00
sol
060973bb39 feat(file): Add the file size when the file is uploaded 2026-05-09 13:22:20 +08:00
sol
8ee0c43f14 feat(file): Add the file size when the file is uploaded 2026-05-09 13:09:58 +08:00
smile
9c91fcfb10 feat(build): add startup build metadata banner and unify module revision
- add Spring Boot banner with build and git metadata
- import build-info and git properties for gateway and web services
- add build info environment post processor
- align docker startup commands with build-info location
- unify internal Maven module versions with revision/project.version
2026-04-02 15:42:12 +08:00
sol
bd35ec0bb5 feat(minio): Support range request and streaming of video online playback 2025-09-24 01:18:49 +08:00
sol
b8a7329ed9 feat(file):Optimized the file upload and status management logic 2025-09-24 00:03:17 +08:00
sol
2e3dafd7ea fix(minio): Adjust file stream upload parameters to optimize large file processing Changed the stream method parameter of MinioClient from a fixed size to a buffer size to support more efficient large file upload processing. 2025-09-23 22:24:20 +08:00
sol
50de33cffc refactor(plugin-minio):Refactor OssService and migrate to the plugin module 2025-09-23 20:18:16 +08:00
Sol
c3b5da305e refactor(dev): Update docker's .env 2025-04-11 17:49:57 +08:00
Bga Sol
5f627eef67 init 2025-02-12 17:22:25 +08:00