Commit Graph

185 Commits

Author SHA1 Message Date
619dc01bf4 Add missing translations. 2025-07-31 16:32:19 +08:00
4eede5e76a hide the create collection button if the user is visiting another user's page. 2025-07-31 16:29:50 +08:00
63ebbebb02 SEO for collection page. 2025-07-31 16:23:55 +08:00
4ae7a19cc9 Add a button to create collection. 2025-07-31 16:11:47 +08:00
3359a5a9e4 fix resource details page. 2025-07-31 15:57:44 +08:00
eed2af4278 remove unused code. 2025-07-31 15:45:02 +08:00
08c70a0b52 feat: add collection 2025-07-31 15:41:15 +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
f8c4509633 Improve about page. 2025-07-27 18:38:51 +08:00
a416ff5562 Support markdown in file description. 2025-07-27 17:16:40 +08:00
bf12285d17 Improve UI 2025-07-17 10:13:05 +08:00
58f6d93f2f fix: ensure loading state is updated in KunFiles component when API is unavailable 2025-07-16 18:56:36 +08:00
a47214269a fix: handle potential null links in KunFiles component 2025-07-16 18:43:49 +08:00
2b810f90de fix: allow text to break in file description and note 2025-07-16 16:08:50 +08:00
673d3067ab Add kun patch. 2025-07-16 15:30:44 +08:00
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
ea5713b36c fix layout 2025-07-15 17:00:41 +08:00
ae3dbb4253 Add background 2025-07-15 15:34:25 +08:00
3336f7794f fix comment page. 2025-07-14 12:38:05 +08:00
0ef8e14587 Add pre-fetch data handling for resources, users, and comments 2025-07-14 11:47:59 +08:00
711a83b9a6 Fix user page. 2025-07-13 16:47:06 +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
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
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