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
b69af056aa1fa8aa497ad9d5f5394f5bb80fd731
015
/
worker
History
keven1024
707ade5dd2
chore: add .air.toml configuration files for backend and worker to streamline development and build processes
2026-03-08 12:34:21 +08:00
..
internal
fix: update image conversion logic to handle JPG format by flattening transparent PNGs to a white background
2026-03-08 12:21:02 +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
chore: add test.webp image and update image conversion tests to include webp format
2026-03-08 12:20:39 +08:00
.air.toml
chore: add .air.toml configuration files for backend and worker to streamline development and build processes
2026-03-08 12:34:21 +08:00
Dockerfile
chore: update Dockerfile to rename output binary from 'worker' to 'worker-bin' for clarity in build process
2026-03-08 09:22:33 +08:00
go.mod
fix: go work sync
2026-03-02 00:05:28 +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