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 23:19:37 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
28154d09ad79b74f72204904404cc8df94dd1882
015
/
backend
History
keven
d77fc85fd3
feat: 在文件上传任务中添加存储空间检查,确保不超过最大本地存储限制
2025-06-12 23:50:24 +08:00
..
internal
feat: 在文件上传任务中添加存储空间检查,确保不超过最大本地存储限制
2025-06-12 23:50:24 +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