Commit Graph

28 Commits

Author SHA1 Message Date
a80278dffd feat: 根据设备像素比调整画廊列表卡片和缩略图组件的尺寸计算,改善适配效果 2025-03-08 20:53:11 +08:00
98b8ca476f feat: 根据设备像素比调整缩略图组件的宽度和高度,改善显示效果 2025-03-08 20:48:43 +08:00
f51e4fb697 feat: 优化缩略图组件的高度和宽度计算逻辑,支持根据可用尺寸动态调整 2025-03-08 20:21:16 +08:00
340e624d72 feat: Add support for WebP image format in clipboard and thumbnail handling 2025-01-03 12:10:28 +00:00
5c455298c6 Add settings to adjust thumbnail display 2024-06-09 07:42:19 +00:00
5db40b6da5 Remove iconbutton in thumbnail 2024-06-08 14:01:07 +00:00
40438b9a8c Fix bug 2024-06-04 12:54:57 +00:00
28ead89629 Add select mode to gallery page 2024-06-04 09:59:48 +00:00
bb4e725688 Add copy original image url to clipboard for thumbnail 2024-06-02 10:56:40 +00:00
89b2d33f76 Add logging 2024-05-27 06:51:33 +00:00
3a609256e0 Add support to cache thumbnail images to disk 2024-05-26 18:23:14 +08:00
f47d3b8810 Update code 2024-02-08 16:12:45 +08:00
91144bf8f1 Hide markAsNsfw and markAsAd if user do not have permissions 2024-02-08 09:55:06 +08:00
cd31d117af Allow all colors when generating icon color 2024-02-02 15:00:16 +08:00
7095e144b8 Update localization and add ad and SFW marking 2023-11-30 15:04:20 +08:00
b9259f5086 Add single page viewer 2023-11-28 15:26:52 +08:00
20fff00e51 Update gallery page for desktop 2023-09-10 21:38:28 +08:00
69699bcf89 feat: 图标颜色随图片亮度调整 2023-09-10 20:46:47 +08:00
2e8ea280dc reduce iconsize if width is too small 2023-09-09 15:12:10 +08:00
6a44090e24 Update context menu for image 2023-09-09 13:52:27 +08:00
25447e9667 Impl saveFile on Windows platform 2023-09-09 09:56:45 +08:00
1af4ed6313 Update 2023-09-07 19:48:27 +08:00
a53c2dd89d Fix setState called after dispose 2023-09-05 20:36:00 +08:00
7814a4d20a Add support to copy image url to clipboard 2023-09-04 23:00:01 +08:00
a2e57460d7 Add context menu for image 2023-09-04 22:37:02 +08:00
20b38ba6da Update 2023-09-04 15:42:36 +08:00
4b7ad8161a Update Thumbnail component 2023-09-04 12:58:18 +08:00
60696e01f6 Update 2023-09-03 22:37:25 +08:00