Commit Graph

73 Commits

Author SHA1 Message Date
7e612b3dd4 Add server download task creation and related UI components 2025-05-26 20:51:02 +08:00
400b8d62d7 Implement caching for resource view and download counts 2025-05-25 15:24:49 +08:00
b12ca4ce91 Fix UpdateResource function to correctly handle image and tag associations 2025-05-25 11:47:47 +08:00
6e78707d9e Add AboutPage component and integrate sorting options in resource retrieval 2025-05-25 11:27:24 +08:00
b610a5db9d Fix UpdateResource 2025-05-25 10:35:47 +08:00
c55dc709e0 Add tag description. 2025-05-24 20:38:05 +08:00
e45afd75ad Fix GetResourceByTag 2025-05-24 18:51:47 +08:00
8668f3a947 Add RSS/Sitemap handling. 2025-05-18 20:37:58 +08:00
f62a92a648 Enhance user deletion logic to handle non-existent users and mark deleted usernames 2025-05-17 10:36:54 +08:00
nyne
271cde9e1e Calculate md5 checksum when finishing uploading. 2025-05-16 18:16:19 +08:00
nyne
4d03955703 fix fix uploading 2025-05-16 16:56:27 +08:00
nyne
5431328515 add SHA-1 hash calculation for file uploads and update related API and model structures 2025-05-16 15:16:01 +08:00
79df1243e6 fix file upload 2025-05-15 12:40:27 +02:00
16d25f034e Add Docker support. 2025-05-15 16:21:20 +08:00
3b7d52a7a8 user details page 2025-05-14 16:48:52 +08:00
12c1e0e413 Add statistics. 2025-05-13 18:59:23 +08:00
f1345f9a0c Add tagged resources page. 2025-05-13 17:47:15 +08:00
0dd2143664 Add comment functionality. 2025-05-13 17:11:48 +08:00
04d679f3f4 Implement s3 storage.
Use uuid as file id.
2025-05-13 11:57:14 +08:00
9ad96ec24d Uploading file to storage asynchronously. 2025-05-13 09:41:19 +08:00
7be2d10472 File download 2025-05-12 22:44:22 +08:00
bea9e24e98 File upload. 2025-05-12 22:27:17 +08:00
d97247159f Initial commit 2025-05-11 20:32:14 +08:00