Commit Graph

425 Commits

Author SHA1 Message Date
4a6c214709 feat: notifications 2025-11-30 19:24:51 +08:00
4550720cbb fix: implement subdirectory structure for image storage and retrieval 2025-11-29 15:27:43 +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
23269ad9d1 fix: set Cache-Control header for index.html response 2025-11-28 23:06:47 +08:00
57b0a10c4d fix: UI 2025-11-28 21:02:30 +08:00
26f5308d9a feat: Update UI 2025-11-28 19:55:35 +08:00
4f1600296c feat: add Chinese translation for "Download" in i18n data 2025-11-28 19:47:13 +08:00
1a120d2378 feat: add touch event listener for mouse move handling in GalleryFullscreen 2025-11-28 19:39:08 +08:00
a0fb279b29 feat: pass nsfw prop to GalleryFullscreen and update image nsfw check 2025-11-28 19:35:31 +08:00
1d78207004 feat: add UnsupportedRegionMiddleware to handle requests from unsupported regions 2025-11-28 19:12:31 +08:00
1544c535de fix: reduce background overlay opacity in Navigator component 2025-11-27 23:07:20 +08:00
48790ef5e0 feat: add download token handling and update verification flow in CloudflarePopup 2025-11-27 22:21:53 +08:00
dd2eab4c4b feat: enhance GalleryFullscreen with thumbnail navigation and hover effects 2025-11-27 22:04:59 +08:00
5febba690b feat: add redirection to original image if resampled image is not available 2025-11-27 21:51:17 +08:00
574e762fd1 fix: remove unnecessary padding from fullscreen gallery image 2025-11-27 21:43:20 +08:00
7d41f8f5a5 feat: add Gallery component for image display and navigation 2025-11-27 21:42:05 +08:00
2ae04c3180 feat: implement auto-scrolling carousel for pinned resources 2025-11-27 21:37:35 +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
762ca44873 feat: fetching VNDB characters 2025-11-24 21:24:19 +08:00
79441a7226 fix: handle case where images array is undefined in Gallery component 2025-11-23 23:58:57 +08:00
4b1639e789 fix: remove initial backup execution from entrypoint script 2025-11-23 20:18:19 +08:00
53684db11c fix: update crontab entry to use bash for backup script execution 2025-11-23 20:05:43 +08:00
ee83eb9589 fix: update ENTRYPOINT to use bash for backup script execution 2025-11-23 20:00:32 +08:00
070fe1b416 feat: backup 2025-11-23 19:32:22 +08:00
c41ef094ea feat: implement fullscreen gallery with image preloading and navigation 2025-11-23 16:41:47 +08:00
6f711823ac fix: add 'main' role to character filtering logic 2025-11-23 12:09:40 +08:00
85eff4ecac fix: null check 2025-11-23 10:15:45 +08:00
0395bc4686 fix: remove limit 2025-11-22 22:20:49 +08:00
b1c01431fc fix: null check 2025-11-22 22:04:18 +08:00
c55a6612bd fix: null check 2025-11-22 21:52:52 +08:00
9f5f2c6e47 feat: use proxy 2025-11-22 21:42:38 +08:00
c554a05b60 feat: include status code in proxy response 2025-11-22 20:54:49 +08:00
4a60ad6133 feat: redis 2025-11-22 20:50:45 +08:00
67070fee4d feat: redis 2025-11-22 20:49:12 +08:00
b794d4cc96 feat: Add tag parameter to file upload and resource creation functions 2025-11-22 20:42:50 +08:00
e04fd8ceb1 fix: update image 2025-11-22 20:39:32 +08:00
c9a5f096bd feat: Remove unused port mappings 2025-11-22 20:30:39 +08:00
8b340ab175 feat: Implement proxy functionality 2025-11-22 20:27:54 +08:00
327fd72be0 feat: Add tag field to file models, and enhance file upload functionality with optional fields 2025-11-22 19:46:42 +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
070b9c7656 feat: Update resource image references in article content during image update 2025-11-17 21:14:30 +08:00
d118ad7d14 feat: Add admin permission check for resource image updates 2025-11-17 21:01:06 +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
27bda316df fix: UpdateResource 2025-11-17 19:57:42 +08:00
cacd936ab3 fix unused variable 2025-11-16 22:37:21 +08:00