Commit Graph

43 Commits

Author SHA1 Message Date
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
3416cfd280 Fix ClearUnusedTags 2025-06-14 17:44:21 +08:00
45a48470df Log removal of unused tags during cleanup process 2025-06-14 17:39:15 +08:00
a2b9e52f88 Fix ClearUnusedTags 2025-06-14 17:38:17 +08:00
389168ef29 Implement hard delete for unused resource tags in tag cleanup process 2025-06-14 17:25:13 +08:00
ff03d9a21f Implement automatic cleanup of unused tags with hourly scheduled deletion 2025-06-14 17:09:57 +08:00
1f238c56f3 Add activities page. 2025-06-13 19:32:25 +08:00
ec72beb851 Enhance resource retrieval by supporting tag queries with spaces 2025-06-10 10:20:03 +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
486db58e46 Improve search 2025-06-01 22:12:25 +08:00
d274735b2d Fix invalid resource updating. 2025-05-31 18:08:12 +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
16c1dcd64b Enhance GetResourceByID to resolve tag aliases 2025-05-31 09:26:01 +08:00
4f99bff2f5 Add tags page. 2025-05-30 17:39:57 +08:00
d4bfb52ef9 Fix searching resources. 2025-05-30 16:24:38 +08:00
62daa692c8 Improve tag alias. 2025-05-30 16:18:38 +08:00
5ef2816f98 Add tag type and tag alias. 2025-05-30 16:08:58 +08:00
5e6d202acd Improve statistic 2025-05-30 12:04:54 +08:00
7e612b3dd4 Add server download task creation and related UI components 2025-05-26 20:51:02 +08:00
400b8d62d7 Implement caching for resource view and download counts 2025-05-25 15:24:49 +08:00
b12ca4ce91 Fix UpdateResource function to correctly handle image and tag associations 2025-05-25 11:47:47 +08:00
6e78707d9e Add AboutPage component and integrate sorting options in resource retrieval 2025-05-25 11:27:24 +08:00
b610a5db9d Fix UpdateResource 2025-05-25 10:35:47 +08:00
c55dc709e0 Add tag description. 2025-05-24 20:38:05 +08:00
e45afd75ad Fix GetResourceByTag 2025-05-24 18:51:47 +08:00
8668f3a947 Add RSS/Sitemap handling. 2025-05-18 20:37:58 +08:00
f62a92a648 Enhance user deletion logic to handle non-existent users and mark deleted usernames 2025-05-17 10:36:54 +08:00
nyne
271cde9e1e Calculate md5 checksum when finishing uploading. 2025-05-16 18:16:19 +08:00
nyne
4d03955703 fix fix uploading 2025-05-16 16:56:27 +08:00
nyne
5431328515 add SHA-1 hash calculation for file uploads and update related API and model structures 2025-05-16 15:16:01 +08:00
79df1243e6 fix file upload 2025-05-15 12:40:27 +02:00
16d25f034e Add Docker support. 2025-05-15 16:21:20 +08:00
3b7d52a7a8 user details page 2025-05-14 16:48:52 +08:00
12c1e0e413 Add statistics. 2025-05-13 18:59:23 +08:00
f1345f9a0c Add tagged resources page. 2025-05-13 17:47:15 +08:00
0dd2143664 Add comment functionality. 2025-05-13 17:11:48 +08:00
04d679f3f4 Implement s3 storage.
Use uuid as file id.
2025-05-13 11:57:14 +08:00
9ad96ec24d Uploading file to storage asynchronously. 2025-05-13 09:41:19 +08:00
7be2d10472 File download 2025-05-12 22:44:22 +08:00
bea9e24e98 File upload. 2025-05-12 22:27:17 +08:00
d97247159f Initial commit 2025-05-11 20:32:14 +08:00