Commit Graph

14 Commits

Author SHA1 Message Date
ShiYu
c00812e653 feat(storage): add WebDAV storage support #4 2025-05-22 21:48:07 +08:00
ShiYu
fba716ba28 refactor(services): split services into separate folders and update namespaces 2025-05-22 21:18:02 +08:00
ShiYu
9243a26189 feat(storage): refactor storage service and provider interface, support dynamic registration of storage providers 2025-05-22 16:31:32 +08:00
ShiYu
df2358d688 feat(storage): add support for Tencent Cloud COS 2025-05-21 23:50:02 +08:00
shiyu
32e011ba11 refactor(BackgroundTaskQueue): streamline file handling and storage logic 2025-05-21 15:09:07 +08:00
ShiYu
97e3586cf8 feat(auth): add user information update feature and refactor the authentication service. 2025-05-20 22:38:39 +08:00
ShiYu
2c73fc29df fix(user): include role when getting user by email 2025-05-20 19:06:34 +08:00
ShiYu
85dc34f6ea feat(storage): add S3-compatible storage support 2025-05-20 09:49:11 +08:00
ShiYu
09a05706c7 fix: standardize upload request path and handle null storage path in URL generation 2025-05-20 00:04:14 +08:00
ShiYu
1ebe7b9e6c feat: update Dockerfile to install EF Core tools and perform database migrations 2025-05-19 23:15:15 +08:00
shiyu
f8bc7baede feat: implement database initialization and admin user setup 2025-05-19 21:02:43 +08:00
ShiYu
61f254450c feat: add storage type support and update the configuration interface. 2025-05-19 17:22:39 +08:00
shiyu
ab83c519c4 refactor: improve GitHub OAuth handling and update authentication flow 2025-05-19 12:16:53 +08:00
shiyu
cde2c7b997 Initial commit 2025-05-18 20:48:20 +08:00