Commit Graph

77 Commits

Author SHA1 Message Date
ea8dbb90b9 feat: small file is unrequired to verity to download. 2025-07-16 11:13:54 +08:00
9f4eb1e2a8 Use resampled image as background. 2025-07-16 03:07:33 +02:00
ae3dbb4253 Add background 2025-07-15 15:34:25 +08:00
0ef8e14587 Add pre-fetch data handling for resources, users, and comments 2025-07-14 11:47:59 +08:00
e9f6e1968e Add new file activity. 2025-07-13 16:12:03 +08:00
8170ab5201 Improve related resource rendering 2025-07-11 10:18:19 +08:00
19d37012d2 Add word break style to Article component for better text handling 2025-07-11 09:53:53 +08:00
bd63c0b3d2 Fix conditional rendering for file upload button in Files component 2025-07-11 09:36:44 +08:00
dd5e5193da Allow normal user to upload. 2025-07-10 15:10:56 +08:00
0eb24eee2f format code 2025-07-09 18:11:33 +08:00
0021a73951 Improve UI 2025-07-07 10:20:50 +08:00
a169918b93 Show file uploader. 2025-07-05 20:40:48 +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
ca9a53e31c Fix resource link. 2025-06-24 21:05:14 +08:00
c44d71b0da Add link support to resource creation and editing, including validation 2025-06-24 20:19:29 +08:00
167cb617b8 Refactor image display in activities, resource, and user pages to use ImageGrid component 2025-06-24 16:28:48 +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
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
87782e8d3c Improve the UI of resource details page. 2025-06-19 10:57:30 +08:00
01804fcc0a Improve UI of resource page. 2025-06-15 21:13:09 +08:00
a332c6960b Enhance navigation and tab management with hash support in resource details page 2025-06-13 19:36:35 +08:00
f46678b8db Fix resource detail page. 2025-06-09 19:04:50 +08:00
e52307ad29 Update document title based on resource state in resource details page 2025-06-08 18:05:59 +08:00
99a2d328f1 Add Random resource retrieval and navigation. 2025-06-08 17:49:49 +08:00
b0680fa94f Add context clearing on resource deletion and tag editing 2025-06-08 14:07:28 +08:00
0e6ea060c5 Fix article formatting by replacing newline characters in resource details 2025-06-04 20:23:17 +08:00
2f1859c0fb Improve comment field. 2025-06-04 20:09:44 +08:00
e9ce01bc5e Improve comments display. 2025-06-04 10:42:02 +08:00
ad1144ad69 format 2025-06-04 10:20:01 +08:00
38d5bd3242 Improve article rendering. 2025-06-03 16:02:57 +08:00
37a3d0e459 Add translation for 'Other' tag in multiple languages 2025-05-31 11:38:49 +08:00
6f6de32557 Refactor tags display to group by type in ResourceDetails 2025-05-31 09:39:03 +08:00
46e4ffc9d8 Improve article rendering 2025-05-29 18:44:13 +08:00
3572d1e580 fix steam widget in dark mode. 2025-05-28 20:42:34 +08:00
9137f470ef Add verification messages for file download process 2025-05-27 20:36:02 +08:00
c4c2d7d9f7 Improve article 2025-05-27 18:46:32 +08:00
87a9fdeb9b Improve article 2025-05-27 17:35:53 +08:00
7e612b3dd4 Add server download task creation and related UI components 2025-05-26 20:51:02 +08:00
b8ce4c659c Render iframe in resource introduction 2025-05-25 22:38:22 +08:00
d02c466255 Render link with an image and a description as card 2025-05-25 21:51:26 +08:00
0430e3ca0b Render link with an image and a description as card 2025-05-25 21:43:34 +08:00
be8f0da386 Render link with an image and a description as card 2025-05-25 21:39:58 +08:00
df419fca91 Improve article rendering. 2025-05-24 10:36:53 +08:00
2c19c67bd9 Render steam link as card 2025-05-24 10:02:54 +08:00
4038683a56 add AppContext for state management and update ResourcesView to utilize context 2025-05-23 21:53:39 +08:00
81053d56f7 fix related resources rendering 2025-05-23 14:34:04 +02:00