keven1024
|
c50bb5d0bf
|
refactor: update environment variable handling to use GetEnvMap for improved type safety and add feature extraction functionality
|
2026-04-04 21:42:25 +08:00 |
|
keven1024
|
e5b5def6f0
|
refactor: migrate file utility functions to services package and update references in controllers; remove deprecated utils file
|
2026-02-27 12:18:18 +08:00 |
|
keven1024
|
b98853ebe1
|
chore(deps): upgrade echo framework from v4 to v5 and remove custom context middleware
|
2026-02-26 16:09:47 +08:00 |
|
keven1024
|
18a74b6545
|
refactor(backend): restructure main application by separating middleware and route definitions into dedicated files, update environment variable handling, and improve code organization for better maintainability
|
2025-12-14 16:25:00 +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 |
|
keven
|
dd05510d27
|
feat(backend): implement About and Config endpoints, enhance GetStat with queue data and file size metrics
|
2025-10-19 14:39:46 +08:00 |
|
keven
|
e6cc1b0229
|
feat(backend): add About and Config controllers for dynamic environment variable retrieval
|
2025-10-19 10:19:28 +08:00 |
|