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
4c6a18c063b64e621bb46d4f96d4a95fa095d1f6
015
/
worker
/
internal
/
services
History
keven1024
4c6a18c063
feat(notifications): implement webhook and email notification services for share events, enhancing user communication capabilities
2026-05-24 11:15:43 +08:00
..
llm
feat(worker): implement multi-provider text translation service with Google, Microsoft, and custom LLM support
2026-05-24 11:15:42 +08:00
errors.go
feat(worker): introduce ErrFileNotFound for consistent error handling and update GenStandardFile to use it
2026-02-27 16:39:25 +08:00
file.go
refactor(backend): update file hash calculation from MD5 to SHA1 and rename related error handling
2026-05-24 11:15:42 +08:00
image.go
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
notify.go
feat(notifications): implement webhook and email notification services for share events, enhancing user communication capabilities
2026-05-24 11:15:43 +08:00
text.go
feat(worker): implement multi-provider text translation service with Google, Microsoft, and custom LLM support
2026-05-24 11:15:42 +08:00