Commit Graph

11 Commits

Author SHA1 Message Date
keven1024
e8b08d8d0b feat(worker): implement multi-provider text translation service with Google, Microsoft, and custom LLM support 2026-04-07 08:44:33 +08:00
keven1024
30de50e82a refactor(backend): enhance DownloadShare functionality with context management and improve Redis share info handling 2026-04-06 11:49:32 +08:00
keven1024
e46f70362c fix(models): handle JSON marshaling errors in SetRedis functions to improve error handling and data integrity 2026-04-06 11:26:38 +08:00
keven1024
94560140dd refactor(models): remove mergo dependency and update SetRedisFileInfo and SetRedisShareInfo to use handler functions for improved data handling 2026-04-06 11:15:02 +08:00
keven1024
d6880dbf00 refactor: improve context management in Redis stat updates by utilizing context in locking mechanism 2026-04-04 21:20:17 +08:00
keven1024
1d86f2bdf6 refactor: update dependencies across multiple modules, including upgrading asynq to v0.26.0, Redis to v9.18.0, and various golang.org/x packages for improved performance and compatibility 2026-04-04 13:50:21 +08:00
keven1024
52cc89a73d refactor: implement session management using Gorilla sessions and streamline session retrieval in middleware 2026-04-04 13:47:12 +08:00
keven1024
af9a5b45d2 refactor: update Redis operations to use rueidis client for improved performance across multiple models 2026-04-04 12:45:08 +08:00
keven1024
560387d8f1 refactor: streamline Redis stat updates by using a handler function to modify stat data directly 2026-04-04 11:01:50 +08:00
keven1024
b471972dd4 chore(deps): update dependencies 2026-01-30 14:44:43 +08:00
keven1024
313ce4455f chore: update Go modules to version 1.25.5, restructure models into pkg/models, and remove unused model files for improved organization and dependency management 2025-12-14 16:12:17 +08:00