Commit Graph

9 Commits

Author SHA1 Message Date
nyne
7bfd33c714 refactor file upload process to use MD5 instead of SHA-1 for hash calculation and update related API and model structures 2025-05-16 16:55:45 +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
3b7d52a7a8 user details page 2025-05-14 16:48:52 +08:00
cbac071dd2 Improve request validation. 2025-05-13 19:10:41 +08:00
12c1e0e413 Add statistics. 2025-05-13 18:59:23 +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
bea9e24e98 File upload. 2025-05-12 22:27:17 +08:00
d97247159f Initial commit 2025-05-11 20:32:14 +08:00