Commit Graph

82 Commits

Author SHA1 Message Date
fd86d6c221 API for rebuilding search index 2025-12-06 16:32:32 +08:00
fb1f47c0c0 dev api 2025-12-06 16:10:31 +08:00
4a6c214709 feat: notifications 2025-11-30 19:24:51 +08:00
e833783da1 fix: remove unnecessary nil check for resampled images 2025-11-29 13:11:16 +08:00
1406f76fbb fix: clarify behavior for existing query parameters in downloadFile redirect 2025-11-29 12:21:03 +08:00
6040f88034 fix: handle query parameters in downloadFile redirect 2025-11-29 12:20:53 +08:00
5febba690b feat: add redirection to original image if resampled image is not available 2025-11-27 21:51:17 +08:00
940393c150 feat: implement download token generation for secure file access 2025-11-27 20:03:17 +08:00
e671083f09 feat: add FTP storage functionality with API integration 2025-11-27 19:45:38 +08:00
c554a05b60 feat: include status code in proxy response 2025-11-22 20:54:49 +08:00
8b340ab175 feat: Implement proxy functionality 2025-11-22 20:27:54 +08:00
1c23bf1d6e feat: Add tag field to file and uploading file models, and update related functions 2025-11-22 17:42:00 +08:00
b811ca25c4 feat: Add low resolution resource images retrieval and update functionality 2025-11-17 20:54:04 +08:00
43273fece2 feat: Enhance low resolution character retrieval with customizable page size 2025-11-17 20:21:34 +08:00
5d1e43f88d feat: Add low resolution character retrieval functionality 2025-11-17 20:20:43 +08:00
03bf9ec97b update character image 2025-11-16 20:28:23 +08:00
46a19c12fa typo 2025-11-16 18:46:22 +08:00
ec85ee3e82 Get characters from vndb 2025-11-15 19:57:47 +08:00
c9c8eac734 Add charactor api. 2025-11-15 16:00:26 +08:00
aac1992dba Add statistic api 2025-10-02 21:34:35 +08:00
b8acd97c11 improve tag creating 2025-09-05 16:22:43 +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
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
d35473c905 Add collelction permission. 2025-08-01 17:09:36 +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
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
2014913a0b Fix user file listing to handle URL decoding for usernames 2025-07-13 16:53:38 +08:00
891b3d4a1a Add user files. 2025-07-13 16:41:39 +08:00
abf25b09cf Improve request limit. 2025-07-11 09:39:47 +08:00
dd5e5193da Allow normal user to upload. 2025-07-10 15:10:56 +08:00
9399ade2df fix request limiter. 2025-07-09 17:33:10 +08:00
b568b234c4 Move request limiter to middleware. 2025-07-09 17:00:39 +08:00
nyne
1f22367cc4 Support commenting with markdown. 2025-07-04 13:23:56 +08:00
5d0b201fde Improve Comment model to support multiple comment type. 2025-06-26 20:54:35 +08:00
c44d71b0da Add link support to resource creation and editing, including validation 2025-06-24 20:19:29 +08:00
3694e24aad Implement comment length and IP rate limiting in comment creation 2025-06-24 12:39:51 +08:00
953b1cf86a Enhance comment functionality with image support and validation. 2025-06-24 12:00:48 +08:00
be067cc21a Add resampled image retrieval functionality and update image URLs 2025-06-23 21:19:42 +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
1f238c56f3 Add activities page. 2025-06-13 19:32:25 +08:00
3aac8faad7 Add tag alias management functionality 2025-06-09 19:47:46 +08:00
cada7ec635 fix random resource. 2025-06-08 17:56:04 +08:00
99a2d328f1 Add Random resource retrieval and navigation. 2025-06-08 17:49:49 +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