40 Commits

Author SHA1 Message Date
340e624d72 feat: Add support for WebP image format in clipboard and thumbnail handling 2025-01-03 12:10:28 +00:00
b7dbca4311 Fix clear image caches don't optimize the sqlite database 2024-05-30 11:10:03 +08:00
b1fdf4cf9f Add mutex to putCache 2024-05-27 11:48:20 +00:00
682d24267f Minor fix 2024-05-27 11:36:25 +00:00
08ec70b70d Add support to get size for image_cache 2024-05-27 10:39:18 +00:00
edb10c54d7 Migrate from dart:html to package:web 2024-05-27 07:37:28 +00:00
89b2d33f76 Add logging 2024-05-27 06:51:33 +00:00
bb4ba0456d Fix bug 2024-05-27 04:45:36 +00:00
91b3076e35 Bug fix 2024-05-27 12:14:37 +08:00
44a23cd532 Show cached size in settings page 2024-05-27 10:52:07 +08:00
2d7318e296 Add size property to database 2024-05-27 08:55:30 +08:00
538a907f48 Fix bug on windows 2024-05-26 20:06:00 +08:00
5009446630 Minor fix 2024-05-26 19:29:15 +08:00
3a609256e0 Add support to cache thumbnail images to disk 2024-05-26 18:23:14 +08:00
91144bf8f1 Hide markAsNsfw and markAsAd if user do not have permissions 2024-02-08 09:55:06 +08:00
ccbc0ada51 Format code 2024-02-08 09:06:18 +08:00
PeanutMelonSeedBigAlmond
60a4a9f574 feat: Android 优化全屏显示 2024-02-07 19:13:52 +08:00
dd486c3e50 Add mouse scroll to scale image 2024-02-03 13:01:03 +08:00
4d7bcb1226 Fix _Namespace not defined 2024-02-03 11:19:19 +08:00
6476d7bf8c Check token info and update to new info 2024-02-02 16:09:43 +08:00
23abc091ea add login client type 2024-02-02 13:14:25 +08:00
747314da07 rewrite file api 2024-01-22 18:47:19 +08:00
cd0c49b86e update server settings page 2024-01-19 15:42:27 +08:00
f432967c12 Minor fix 2023-11-28 16:17:09 +08:00
91a447b016 Fix bug 2023-11-28 15:55:42 +08:00
286e2fbb5b Add support for prevent screen capture 2023-09-22 17:28:33 +08:00
13574
f7ebc10617 fix: 修改保存文件逻辑,删除无用依赖 2023-09-17 12:49:59 +08:00
13574
274ad4978a feat: 实现了 Android 端写入文件和打开文件 2023-09-17 12:33:00 +08:00
24f9baa7dc fix tags panel may overscroll on iOS 2023-09-16 21:46:03 +08:00
743aa42d34 Support download zip on web 2023-09-16 20:11:05 +08:00
f2b6ad465d Add download zip page 2023-09-16 13:14:23 +08:00
93a307b143 Fix setTitle on web 2023-09-15 21:35:23 +08:00
13574
88c51a73d4 style: format code 2023-09-09 23:46:58 +08:00
13574
0b790ee8e5 Merge remote-tracking branch 'origin/master' 2023-09-09 23:35:42 +08:00
13574
9878c1108e feat: Implemented copy image to clipboard on Android 2023-09-09 23:35:17 +08:00
4ec4d61656 Impl saveFile for web 2023-09-09 13:13:16 +08:00
25447e9667 Impl saveFile on Windows platform 2023-09-09 09:56:45 +08:00
13574
d0e5178dc8 feat: Android get storage permission via SAF 2023-09-09 01:18:59 +08:00
8246408b36 Fix copy Image to Clipboard not works on web 2023-09-05 17:03:36 +08:00
6f3a400ed8 Save preferences to same directory to binary file on Windows 2023-08-30 22:09:39 +08:00