Commit Graph

  • df8f1e4cb7 refactor: rewrite file-system from Go to .NET 10 / ABP modular main 向宁 2026-06-14 15:02:59 +08:00
  • 1cd46bc6db refactor: update config structure and data layer for Watermill CQRS 向宁 2026-05-25 20:33:20 +08:00
  • 11315fd00b feat: wire Watermill CQRS — EventBus in usecases, event handlers, router lifecycle 向宁 2026-05-25 13:52:05 +08:00
  • 3eb1a1839d feat: add JWT auth middleware with public endpoint selector 向宁 2026-05-25 13:43:34 +08:00
  • 95f76bbc70 chore: remove leftover grpc auth client (will be re-integrated as Kratos middleware) 向宁 2026-05-25 13:14:52 +08:00
  • 4b35503b4f docs: rewrite CLAUDE.md for Kratos+Watermill architecture 向宁 2026-05-25 13:14:15 +08:00
  • 80507c0e18 chore: update Dockerfile and docker-compose for Kratos binary 向宁 2026-05-25 13:13:00 +08:00
  • 42addaea7d feat: add Wire DI and rewrite main.go as Kratos app entry point 向宁 2026-05-25 13:12:18 +08:00
  • dfaead4766 feat: add Watermill CQRS setup with commands, events, and handler stubs 向宁 2026-05-25 13:08:55 +08:00
  • b9edb7b7de feat: add server layer with HTTP and gRPC transport 向宁 2026-05-25 13:05:33 +08:00
  • 2647314fe7 feat: add service layer implementing proto FileService interface 向宁 2026-05-25 13:04:01 +08:00
  • 4927de90cc feat: add biz layer with usecases for file, bucket, folder, share 向宁 2026-05-25 13:00:48 +08:00
  • bcd637387a feat: add data layer with GORM models, S3 repo, PG repos 向宁 2026-05-25 12:57:42 +08:00
  • 7faddfed05 feat: add shared sanitize and s3errors packages 向宁 2026-05-25 12:52:39 +08:00
  • b9b5838938 chore: add Kratos, Watermill, GORM, Wire dependencies for migration 向宁 2026-05-25 12:51:26 +08:00
  • 1cfa43a33c feat: define file service proto API with HTTP+gRPC annotations 向宁 2026-05-25 12:45:35 +08:00
  • ed47904a85 chore: initialize Kratos project skeleton, add proto config and Makefile 向宁 2026-05-25 12:37:45 +08:00
  • 654b7d9bb6 chore: initial commit before Kratos migration 向宁 2026-05-25 12:29:31 +08:00
  • 3a18ca0579 feat: add directory structure and file sharing support 向宁 2026-05-20 20:26:19 +08:00
  • 2b2618f18c fix: change file-system port from 8080 to 8090 向宁 2026-05-17 22:36:47 +08:00
  • 8b08a70dca fix: add required env vars and network_mode host to deploy 向宁 2026-05-17 22:32:47 +08:00
  • 5f3d84a89b fix: remove web dir from Dockerfile, fix healthcheck path 向宁 2026-05-17 22:28:01 +08:00
  • c17d7c2c29 fix: include Swagger docs in Docker build 向宁 2026-05-17 22:23:41 +08:00
  • b5df6445e5 refactor: commit all pending file_system changes 向宁 2026-05-17 22:20:02 +08:00
  • 5e20a6d7fc fix: upgrade Dockerfile to Go 1.25, use Docker Hub base images 向宁 2026-05-17 22:14:17 +08:00
  • d3015d63f2 feat: add OpenTelemetry tracing, metrics, and logging 向宁 2026-05-17 22:08:03 +08:00
  • d861be0d6e feat: 新增文件文本内容接口,修复Markdown预览 root 2026-05-06 18:08:04 +08:00
  • 8c180082d5 fix: healthcheck path /swagger/index.html -> /web admin 2026-05-06 18:06:32 +08:00
  • f5a906a208 feat: 修复API密钥默认值 & 添加Markdown文件预览支持 root 2026-05-06 15:24:42 +08:00
  • c2111e5473 refactor: optimize Dockerfile with pre-built golang base image admin 2026-05-05 17:32:57 +08:00
  • 9efd78aaff fix: 修正 RustFS 连接地址,移除硬编码密钥 root 2026-05-05 16:35:46 +08:00
  • 58cfd917c1 fix: replace cleanWs with deleteDir in Jenkinsfile admin 2026-05-05 16:35:33 +08:00
  • 236afb5628 feat: add Jenkinsfile for Pipeline CI/CD admin 2026-05-05 16:13:55 +08:00
  • 54f66c56ed feat: 添加 Web UI 登录功能 root 2026-01-05 20:27:45 +08:00
  • 98a3701d54 docs: 更新 README.md 文档 root 2026-01-05 20:23:49 +08:00
  • 8a01af8953 chore: 添加 .gitignore 文件 root 2026-01-05 20:22:25 +08:00
  • 11fc10ba8a feat: 添加API授权中间件 root 2026-01-05 20:22:04 +08:00
  • 5b66e7d3e7 修改 s3 地址 root 2026-01-05 19:51:19 +08:00
  • 20e9e36d29 docs:更新swagger 文档 root 2025-12-27 10:44:50 +08:00
  • 00a0e583a8 添加存储桶删除功能 root 2025-12-19 16:40:09 +08:00
  • 71a5ea5f41 添加文件删除功能 root 2025-12-19 16:32:20 +08:00
  • c565eb25af Fix deployment stage: add docker-cli installation root 2025-12-19 10:58:55 +08:00
  • 0904060f0c Fix deployment stage: use alpine image and install docker-compose root 2025-12-19 10:42:49 +08:00
  • 04b689fc95 Fix Dockerfile: add file package installation root 2025-12-19 10:39:10 +08:00
  • 3e1f4083b9 Fix deployment configuration and add docker-compose.yml root 2025-12-19 10:36:03 +08:00
  • 3d464c747d Fix YAML syntax error in GitLab CI/CD pipeline root 2025-12-19 10:28:50 +08:00
  • e12ce5c632 Enhance logging for better troubleshooting and debugging root 2025-12-19 10:26:34 +08:00
  • 8bfae1588b Simplify deployment using Docker run instead of docker-compose root 2025-12-19 10:23:51 +08:00
  • 2f88022782 Add complete deployment configuration with Docker-in-Docker root 2025-12-19 10:22:19 +08:00
  • 929266c55d Fix: Add image push and comment out deploy stage root 2025-12-19 10:18:57 +08:00
  • 79162a4205 Fix: Configure Go proxy for faster dependency downloads root 2025-12-19 10:09:18 +08:00
  • 0fb7557c27 Fix: Use docker/ prefix for all private registry images root 2025-12-19 09:47:04 +08:00
  • f894bc212e Revert to using private registry for all images root 2025-12-19 09:45:01 +08:00
  • b75a396378 Fix CI/CD: Use Docker Hub images as temporary solution root 2025-12-19 09:38:00 +08:00
  • 0beb859c54 Update Dockerfile to use private registry for alpine base image root 2025-12-19 09:36:04 +08:00
  • 16798c0fac Remove dind service dependency to rely on host docker socket root 2025-12-18 15:53:34 +08:00
  • 16dc7313d7 Switch CI/CD jobs to use Alpine image and install Docker tools manually root 2025-12-18 15:51:36 +08:00
  • 13fabbd5fc Fix CI/CD: Use available images from private registry root 2025-12-18 15:47:17 +08:00
  • 2e297cf82f Configure CI/CD to use private Nexus registry root 2025-12-18 15:20:41 +08:00
  • 3a7daf66a7 合并远程仓库的更改 root 2025-12-18 09:54:27 +08:00
  • d7a3083057 init root 2025-12-18 09:51:13 +08:00
  • e3a5bc2a6e init root 2025-12-18 09:44:32 +08:00
  • 8232827835 Initial commit root 2025-12-18 09:34:49 +08:00
  • 5a48227609 Initial commit Administrator 2025-10-31 11:36:04 +00:00