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 07:08:02 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7d204345ccf454d9b6578eb78f3d391e9cc09517
015
/
worker
History
keven1024
7d204345cc
chore: streamline Dockerfile configurations by consolidating module downloads and improving source code organization
2026-03-02 00:04:21 +08:00
..
internal
fix(worker): ensure temporary files are removed on error during image compression and conversion
2026-02-27 18:47:16 +08:00
middleware
refactor(worker): streamline utility functions by removing unused files, update Redis client and environment variable handling, and enhance task logging for better clarity
2025-12-14 16:25:58 +08:00
test
feat(worker): enhance image conversion tests to support multiple formats and improve error handling
2026-02-27 18:30:49 +08:00
Dockerfile
chore: streamline Dockerfile configurations by consolidating module downloads and improving source code organization
2026-03-02 00:04:21 +08:00
go.mod
chore(worker): update go.mod and go.sum to include new indirect dependencies and replace error handling in image conversion
2026-02-27 14:33:43 +08:00
go.sum
chore(worker): update go.mod and go.sum to include new indirect dependencies and replace error handling in image conversion
2026-02-27 14:33:43 +08:00
main.go
feat(worker): add image conversion endpoint and update file utility references in tasks
2026-02-27 14:38:31 +08:00