This website requires JavaScript.
Explore
Help
Register
Sign In
GitHub
/
015
Watch
1
Star
0
Fork
0
You've already forked 015
mirror of
https://github.com/keven1024/015.git
synced
2026-05-26 15:13:30 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0bdea937263c2d91e9d8a7560906f72962ee66d3
015
/
backend
History
keven1024
f4740f4373
fix: improve max storage size handling in CreateUploadTask by using GetFileSize for better error management
2025-06-22 00:48:53 +08:00
..
internal
fix: improve max storage size handling in CreateUploadTask by using GetFileSize for better error management
2025-06-22 00:48:53 +08:00
middleware
feat(backend): enhance logging setup and add image compression endpoints
2025-05-25 15:16:10 +08:00
Dockerfile
fix: update Dockerfile to change output binary names for backend and worker services
2025-06-02 15:48:01 +08:00
go.mod
chore: 移除不再使用的依赖项,包括 go-socket.io 和其他间接依赖,以优化项目的依赖管理
2025-06-12 22:48:06 +08:00
go.sum
chore: 移除不再使用的依赖项,包括 go-socket.io 和其他间接依赖,以优化项目的依赖管理
2025-06-12 22:48:06 +08:00
main.go
feat(backend): add disk usage statistics endpoint and utility for converting human-readable file sizes
2025-06-01 18:34:40 +08:00