Commit Graph

73 Commits

Author SHA1 Message Date
ebfe25e6d8 Show file hash 2025-09-05 14:23:08 +08:00
b17fa45d79 frontend for pinned resources 2025-08-28 11:28:59 +08:00
a5364ae7ac fix tag 2025-08-04 16:17:41 +08:00
d35473c905 Add collelction permission. 2025-08-01 17:09:36 +08:00
fd7c3797ea Add resources_count to collection. 2025-07-31 14:08:38 +08:00
470324221d Add excludedRID param to collection search api. 2025-07-31 10:49:18 +08:00
a56eb559ba refactor: update user collections handling to use username. 2025-07-30 16:47:28 +08:00
17b40f2214 Add collection api. 2025-07-30 16:28:33 +08:00
673d3067ab Add kun patch. 2025-07-16 15:30:44 +08:00
891b3d4a1a Add user files. 2025-07-13 16:41:39 +08:00
e9f6e1968e Add new file activity. 2025-07-13 16:12:03 +08:00
dd5e5193da Allow normal user to upload. 2025-07-10 15:10:56 +08:00
b1d395eac6 Add user file statistic. 2025-07-09 17:17:54 +08:00
a169918b93 Show file uploader. 2025-07-05 20:40:48 +08:00
793d78e1b1 fix comments on activities page. 2025-07-04 16:16:39 +08:00
54ab93ea7b Support comment reply. 2025-07-04 15:24:23 +08:00
nyne
1f22367cc4 Support commenting with markdown. 2025-07-04 13:23:56 +08:00
778ade8b6c Add comments count to Resource model and update logic for comment creation and deletion 2025-06-26 21:12:53 +08:00
5d0b201fde Improve Comment model to support multiple comment type. 2025-06-26 20:54:35 +08:00
ef62c0cfe9 Refactor API calls to use centralized error handling method 2025-06-25 15:33:53 +08:00
c44d71b0da Add link support to resource creation and editing, including validation 2025-06-24 20:19:29 +08:00
7bb04cffad Add image support to activities and user pages for comments 2025-06-24 12:54:47 +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
d8046472be Return a copy of tasks array in getTasks method 2025-05-19 10:21:33 +08:00
be09b55765 Add site information management with Markdown support 2025-05-18 11:04:59 +08:00
1b5eb23a65 Add user information retrieval endpoint and update token management 2025-05-18 10:29:08 +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
e37c543440 Add URL unescaping for tag parameter. 2025-05-17 12:23:01 +08:00
1c79b6a0a3 fix uploading 2025-05-16 16:14:24 +02:00
nyne
c113d33671 Add a retry button. 2025-05-16 18:18:58 +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