Commit Graph

41 Commits

Author SHA1 Message Date
ef62c0cfe9 Refactor API calls to use centralized error handling method 2025-06-25 15:33:53 +08:00
953b1cf86a Enhance comment functionality with image support and validation. 2025-06-24 12:00:48 +08:00
8136e32d55 Encode usernames in API requests and navigation links to handle special characters. 2025-06-23 21:33:55 +08:00
be067cc21a Add resampled image retrieval functionality and update image URLs 2025-06-23 21:19:42 +08:00
dcd23054b2 Add delete comment functionality with confirmation dialog. 2025-06-23 19:55:43 +08:00
46186e95df Add comment update functionality with UI integration 2025-06-20 13:49:36 +08:00
1f238c56f3 Add activities page. 2025-06-13 19:32:25 +08:00
3aac8faad7 Add tag alias management functionality 2025-06-09 19:47:46 +08:00
99a2d328f1 Add Random resource retrieval and navigation. 2025-06-08 17:49:49 +08:00
ad1144ad69 format 2025-06-04 10:20:01 +08:00
d597d62c1c Add Quick Add Tag functionality and improve tag management in Edit and Publish pages 2025-05-31 12:43:08 +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
c4c2d7d9f7 Improve article 2025-05-27 18:46:32 +08:00
7e612b3dd4 Add server download task creation and related UI components 2025-05-26 20:51:02 +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
81053d56f7 fix related resources rendering 2025-05-23 14:34:04 +02:00
nyne
8a7af82b6c Render internal links to card. 2025-05-23 19:30:46 +08:00
1b5eb23a65 Add user information retrieval endpoint and update token management 2025-05-18 10:29:08 +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
nyne
a827b67c41 add domain parameter to createS3Storage and update related components 2025-05-16 14:57:54 +08:00
9597aa5687 Add edit resource functionality. 2025-05-15 20:10:33 +08:00
75389bc3c0 Fix token validation. 2025-05-15 19:53:08 +08:00
2fd3c0bacd Fix token validation. 2025-05-15 19:52:09 +08:00
16d25f034e Add Docker support. 2025-05-15 16:21:20 +08:00
b270cc480e Update translations 2025-05-15 15:41:39 +08:00
f4e82092eb Use cloudflare turnstile. 2025-05-15 15:01:39 +08:00
5c08ab34ea Add server configuration management. 2025-05-14 21:50:59 +08:00
703812d3df Add user management features. 2025-05-14 18:49:49 +08:00
3b7d52a7a8 user details page 2025-05-14 16:48:52 +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
7be2d10472 File download 2025-05-12 22:44:22 +08:00
d646cf779d Add cancel upload functionality to file API 2025-05-12 11:46:52 +08:00
6a9f8e2f62 Improve file api 2025-05-12 11:19:31 +08:00
d97247159f Initial commit 2025-05-11 20:32:14 +08:00