keven1024
|
1b2f6a49e2
|
feat(backend): add configuration and sharing endpoints, implement environment variable loading
|
2025-05-11 11:08:54 +08:00 |
|
keven1024
|
1dc349ef31
|
feat(backend): implement HTTP response utility functions for standardized error and success handling
|
2025-04-30 13:55:04 +08:00 |
|
keven1024
|
94e634619f
|
refactor(backend): remove redundant MD5 hash calculation from UploadFileSlice and streamline file upload logic
|
2025-04-28 20:46:53 +08:00 |
|
keven1024
|
cd81cead2a
|
feat(backend): add GetFileMd5 function for calculating MD5 hash of files to enhance file integrity verification
|
2025-04-28 20:40:59 +08:00 |
|
keven1024
|
54a0179ef1
|
refactor(backend): reorganize file handling logic by introducing services package for file operations and updating controller references
|
2025-04-28 20:28:23 +08:00 |
|
keven1024
|
7420b3e2a7
|
chore(backend): update go.mod and go.sum to upgrade dependencies and add new indirect dependencies for improved functionality
|
2025-04-26 22:39:11 +08:00 |
|