Commit Graph

4 Commits

Author SHA1 Message Date
f136ae58b3 Refactor: Implement uber-go/fx dependency injection
- Replace global variable pattern with proper dependency injection
- Add uber-go/fx for automatic dependency resolution
- Refactor all services and handlers to use constructor injection
- Eliminate fragile initialization order dependencies
- Improve testability and modularity
- Add structured logging with zap

Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
2025-09-16 11:41:01 +03:30
051408fcdd Added imagekit optimization support 2025-07-29 17:52:39 +03:30
22adcee9d2 Use RemoteUrl instead of PreviewUrl and increase API timeout to 60 seconds 2025-06-05 18:15:16 +03:30
7659cca37e Add web templates and handlers for home, embed card, and admin pages 2025-05-18 12:23:00 +03:30