Commit Graph

306 Commits

Author SHA1 Message Date
4e709dd952 refactor downloadFile to use buffered writer for improved performance 2025-09-03 09:13:57 +08:00
a3fc1cd801 Fix tag 2025-09-01 21:38:38 +08:00
b804741e27 enhance file download handling to track real users 2025-09-01 17:51:06 +08:00
44b876ba0e add RealUserMiddleware and update resource retrieval to track real users 2025-09-01 17:40:57 +08:00
f067e802a2 improve UI of pinned 2025-08-29 17:30:35 +08:00
634d5a348a fix testFileUrl 2025-08-28 16:35:56 +08:00
488a91e651 show ramdom background image 2025-08-28 15:23:01 +08:00
3dd042a752 fix code style 2025-08-28 14:06:28 +08:00
43af0412ef fix layout 2025-08-28 11:37:55 +08:00
b17fa45d79 frontend for pinned resources 2025-08-28 11:28:59 +08:00
1925cf404e fix route 2025-08-28 10:58:57 +08:00
77ad261670 Add api for pinned resources 2025-08-28 10:38:55 +08:00
f3b3f2bd5a fix content overflow 2025-08-12 16:53:51 +08:00
a5364ae7ac fix tag 2025-08-04 16:17:41 +08:00
7189baf7c4 Fix useTranslation 2025-08-03 16:04:24 +08:00
481ba68d88 fix collection page. 2025-08-03 13:48:15 +08:00
8389ab4bd7 fix text overflow 2025-08-03 13:30:26 +08:00
0e69d787e3 Add CollectionResource model and update collection handling methods 2025-08-03 13:06:43 +08:00
0c841f2723 Improve collection permission. 2025-08-01 17:30:12 +08:00
63b3a075c8 fix FrontendMiddleware 2025-08-01 17:17:41 +08:00
d35473c905 Add collelction permission. 2025-08-01 17:09:36 +08:00
25720f5e49 Handle RecordNotFound error. 2025-08-01 16:51:44 +08:00
2288926e31 Update collection title. 2025-07-31 16:45:38 +08:00
a79c92f9e7 fix collection page. 2025-07-31 16:43:58 +08:00
5ef6b091e8 fix updating collection. 2025-07-31 16:39:25 +08:00
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
f762e74e4d SEO for collection page. 2025-07-31 16:24:40 +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
1e5b12f531 fix collection api. 2025-07-31 15:07:05 +08:00
724f96beb8 fix collection api. 2025-07-31 14:50:27 +08:00
fd7c3797ea Add resources_count to collection. 2025-07-31 14:08:38 +08:00
40fb3a93b6 refactor: improve search user collections logic to handle optional keyword 2025-07-31 11:01:49 +08:00
470324221d Add excludedRID param to collection search api. 2025-07-31 10:49:18 +08:00
12237ee0a4 fix creating collection 2025-07-31 09:36:17 +08:00
15db44e956 Add model.Collection to AutoMigrate 2025-07-30 18:00:33 +08:00
ef2c6d630f fix collection api. 2025-07-30 17:53:06 +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
def3e8bb0f feat: stop server download task 2025-07-25 16:45:45 +08:00
99c69d3b7d fix: remove unscoped delete in DeleteResource function for proper file deletion 2025-07-21 09:14:29 +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