Commit Graph

20 Commits

Author SHA1 Message Date
c44d71b0da Add link support to resource creation and editing, including validation 2025-06-24 20:19:29 +08:00
953b1cf86a Enhance comment functionality with image support and validation. 2025-06-24 12:00:48 +08:00
1f238c56f3 Add activities page. 2025-06-13 19:32:25 +08:00
4f99bff2f5 Add tags page. 2025-05-30 17:39:57 +08:00
5ef2816f98 Add tag type and tag alias. 2025-05-30 16:08:58 +08:00
6e78707d9e Add AboutPage component and integrate sorting options in resource retrieval 2025-05-25 11:27:24 +08:00
c55dc709e0 Add tag description. 2025-05-24 20:38:05 +08:00
nyne
0bc97b1db5 Add related resources parsing 2025-05-23 16:21:58 +08:00
1396f6939b Add file size and redirect status to file model 2025-05-17 22:47:46 +08:00
38999d844d Add bio management feature with UI and backend support 2025-05-17 21:34:16 +08:00
nyne
271cde9e1e Calculate md5 checksum when finishing uploading. 2025-05-16 18:16:19 +08:00
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