Commit Graph

154 Commits

Author SHA1 Message Date
7b065406cc Close search dialog on input submission in SearchBar. 2025-07-09 19:43:45 +08:00
0eb24eee2f format code 2025-07-09 18:11:33 +08:00
d84b8314e4 Improve users page. 2025-07-09 18:04:48 +08:00
b1d395eac6 Add user file statistic. 2025-07-09 17:17:54 +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
2dfa2e3e02 Improve comments. 2025-07-04 17:21:25 +08:00
d57a9b6967 format code 2025-07-04 16:17:30 +08:00
793d78e1b1 fix comments on activities page. 2025-07-04 16:16:39 +08:00
fdf2e21dce Improve comments 2025-07-04 15:57:06 +08:00
17663a9691 format code. 2025-07-04 15:45:43 +08:00
1decddb810 Improve comment UI. 2025-07-04 15:42:46 +08:00
d661ac3e17 format code 2025-07-04 15:27:11 +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
ea29064573 Improve image api. 2025-06-26 18:56:16 +08:00
ef62c0cfe9 Refactor API calls to use centralized error handling method 2025-06-25 15:33:53 +08:00
74ddcc2a86 Fix links initialization to handle undefined values in resource editing 2025-06-24 21:11:47 +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
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
b818777a45 Encode username in navigation link to handle special characters 2025-06-24 11:10:15 +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
9e0e83ecd9 Update resource card to use anchor tag for navigation 2025-06-19 10:58:51 +08:00
87782e8d3c Improve the UI of resource details page. 2025-06-19 10:57:30 +08:00
190fcc23a3 Add custom Select component and update HomePage to use it 2025-06-19 10:39:10 +08:00
c58c4ea575 Improve the UI of activities page. 2025-06-17 11:47:00 +02:00
01804fcc0a Improve UI of resource page. 2025-06-15 21:13:09 +08:00
e6dd2594fd Update button visibility for responsive design in navigator 2025-06-13 20:40:29 +08:00
ce77d1728e Add rounded corners to user avatar in activities page 2025-06-13 19:51:45 +08:00
538e776240 Add rounded corners to user avatar in activities page 2025-06-13 19:46:44 +08:00
a332c6960b Enhance navigation and tab management with hash support in resource details page 2025-06-13 19:36:35 +08:00
1f238c56f3 Add activities page. 2025-06-13 19:32:25 +08:00
f453ee46a1 Implement localStorage management for publish data during component lifecycle 2025-06-12 10:59:16 +08:00
aae2673566 Initialize tag editing state in the edit tag dialog 2025-06-10 10:26:32 +08:00
3aac8faad7 Add tag alias management functionality 2025-06-09 19:47:46 +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
cada7ec635 fix random resource. 2025-06-08 17:56:04 +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
3c3f9e9d35 Implement caching for tags list in TagsPage component 2025-06-08 14:02:40 +08:00
35b65cc810 Add copy button for image Markdown format in resource edit page 2025-06-08 13:21:09 +08:00