|
0c841f2723
|
Improve collection permission.
|
2025-08-01 17:30:12 +08:00 |
|
|
d35473c905
|
Add collelction permission.
|
2025-08-01 17:09:36 +08:00 |
|
|
5ef6b091e8
|
fix updating collection.
|
2025-07-31 16:39:25 +08:00 |
|
|
08c70a0b52
|
feat: add collection
|
2025-07-31 15:41:15 +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 |
|
|
17b40f2214
|
Add collection api.
|
2025-07-30 16:28:33 +08:00 |
|
|
99c69d3b7d
|
fix: remove unscoped delete in DeleteResource function for proper file deletion
|
2025-07-21 09:14:29 +08:00 |
|
|
6188b88917
|
Add ordering to retrieve the most recent user activity
|
2025-07-13 19:21:34 +08:00 |
|
|
e6c02bee05
|
Add logic to skip duplicate resource update activities within 10 minutes
|
2025-07-13 19:15:37 +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 |
|
|
65fe85e6c1
|
Fix resource deletion to also remove related activity records
|
2025-07-13 15:35:07 +08:00 |
|
|
157c080d5a
|
Fix updating resource count.
|
2025-07-12 17:17:29 +08:00 |
|
|
5ae020be7c
|
fix updating file count.
|
2025-07-11 05:37:20 +02:00 |
|
|
dd5e5193da
|
Allow normal user to upload.
|
2025-07-10 15:10:56 +08:00 |
|
|
b1d395eac6
|
Add user file statistic.
|
2025-07-09 17:17:54 +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 |
|
nyne
|
f605485f40
|
Improve search.
|
2025-07-01 15:12:06 +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 |
|
|
b60b72668d
|
Fix query to filter unused images by creation date
|
2025-06-24 12:46:14 +08:00 |
|
|
953b1cf86a
|
Enhance comment functionality with image support and validation.
|
2025-06-24 12:00:48 +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 |
|
|
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 |
|