|
d597d62c1c
|
Add Quick Add Tag functionality and improve tag management in Edit and Publish pages
|
2025-05-31 12:43:08 +08:00 |
|
|
37a3d0e459
|
Add translation for 'Other' tag in multiple languages
|
2025-05-31 11:38:49 +08:00 |
|
|
6f6de32557
|
Refactor tags display to group by type in ResourceDetails
|
2025-05-31 09:39:03 +08:00 |
|
|
16c1dcd64b
|
Enhance GetResourceByID to resolve tag aliases
|
2025-05-31 09:26:01 +08:00 |
|
|
c46d80d310
|
Limit displayed tags to a maximum of 10 in ResourceCard
|
2025-05-30 22:58:33 +08:00 |
|
|
7b3ba9f432
|
Fix invalid permission check
|
2025-05-30 20:23:04 +08:00 |
|
|
78ff27ae82
|
Use crypto/rand for secure key generation in JWT
|
2025-05-30 20:20:39 +08:00 |
|
|
1063f3240d
|
Fix invalid jwt
|
2025-05-30 20:15:21 +08:00 |
|
|
1d3aee3b70
|
Prevent a tag from being an alias of itself in tag creation
|
2025-05-30 20:09:05 +08:00 |
|
|
d6c6bf943e
|
Enhance tag input display with type badge and adjust dropdown width
|
2025-05-30 20:07:20 +08:00 |
|
|
5fca51f852
|
Prevent adding tags with zero count to the cached tag list
|
2025-05-30 20:02:22 +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 |
|
|
46e4ffc9d8
|
Improve article rendering
|
2025-05-29 18:44:13 +08:00 |
|
|
a136dafc3a
|
Add function to remove links from article descriptions
|
2025-05-29 16:51:09 +08:00 |
|
|
3572d1e580
|
fix steam widget in dark mode.
|
2025-05-28 20:42:34 +08:00 |
|
|
9137f470ef
|
Add verification messages for file download process
|
2025-05-27 20:36:02 +08:00 |
|
|
c4c2d7d9f7
|
Improve article
|
2025-05-27 18:46:32 +08:00 |
|
|
7bcae71495
|
Add Cache-Control header for static file serving
|
2025-05-27 17:37:54 +08:00 |
|
|
87a9fdeb9b
|
Improve article
|
2025-05-27 17:35:53 +08:00 |
|
|
2daa30d480
|
Fix downloading file.
|
2025-05-26 22:14:38 +08:00 |
|
|
6a1bcad651
|
Implement file download function with retry logic and cleanup for existing files
|
2025-05-26 22:01:51 +08:00 |
|
|
e6fb0ceda3
|
Remove timeout setting from HTTP client in file upload process
|
2025-05-26 21:11:25 +08:00 |
|
|
f3eb79b3fa
|
Remove file deletion logic for rejected uploads
|
2025-05-26 21:00:06 +08:00 |
|
|
b61027defd
|
Reorder file creation logic to ensure size limit check occurs before database insertion
|
2025-05-26 20:57:10 +08:00 |
|
|
710c83a16e
|
Reject file uploads exceeding maximum size limit and delete rejected files
|
2025-05-26 20:56:45 +08:00 |
|
|
7e612b3dd4
|
Add server download task creation and related UI components
|
2025-05-26 20:51:02 +08:00 |
|
|
764ec5f38c
|
Add temporary token generation for secure file downloads
|
2025-05-26 19:36:37 +08:00 |
|
|
532b3ff8df
|
Implement S3 delete logic in Delete method
|
2025-05-26 16:31:07 +08:00 |
|
|
b8ce4c659c
|
Render iframe in resource introduction
|
2025-05-25 22:38:22 +08:00 |
|
|
d02c466255
|
Render link with an image and a description as card
|
2025-05-25 21:51:26 +08:00 |
|
|
0430e3ca0b
|
Render link with an image and a description as card
|
2025-05-25 21:43:34 +08:00 |
|
|
be8f0da386
|
Render link with an image and a description as card
|
2025-05-25 21:39:58 +08:00 |
|
|
400b8d62d7
|
Implement caching for resource view and download counts
|
2025-05-25 15:24:49 +08:00 |
|
|
681727d63a
|
Implement login attempt tracking and user lockout mechanism
|
2025-05-25 14:48:35 +08:00 |
|
|
138d7fd429
|
Persist home page sorting order in app context and set default value
|
2025-05-25 12:01:57 +08:00 |
|
|
0db2502732
|
Update sorting options in home page and improve i18n translations
|
2025-05-25 11:51:33 +08:00 |
|
|
b12ca4ce91
|
Fix UpdateResource function to correctly handle image and tag associations
|
2025-05-25 11:47:47 +08:00 |
|
|
8749eeed40
|
Change default sorting order to TimeDesc in home page
|
2025-05-25 11:44:01 +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 |
|
|
a1bdf1a0f6
|
Enhance code styling for inline code elements in markdown
|
2025-05-24 21:59:03 +08:00 |
|
|
9e4dbeec39
|
Add internationalization support for tag-related messages
|
2025-05-24 20:48:37 +08:00 |
|
|
65eead5193
|
Unescape and trim whitespace from tag name in URL handling
|
2025-05-24 20:45:43 +08:00 |
|
|
c55dc709e0
|
Add tag description.
|
2025-05-24 20:38:05 +08:00 |
|
|
73815560b4
|
Clear app context when navigating to home page.
|
2025-05-24 18:53:54 +08:00 |
|
|
e45afd75ad
|
Fix GetResourceByTag
|
2025-05-24 18:51:47 +08:00 |
|