Commit Graph

62 Commits

Author SHA1 Message Date
730b673954 feat: Add stack trace utility and enhance logging across various modules 2024-12-31 15:14:30 +08:00
fa9a9b5ef2 fix: Add file type detection for downloaded thumbnails (Fix #8), fix extract hash info from url 2024-12-25 10:06:18 +08:00
da291d234c add webp thumbnail support 2024-10-24 12:48:39 +08:00
2864d4d107 update tag translation now can run as a normal task 2024-10-03 19:59:03 +08:00
b21dfcad24 Use better way to reload 2024-06-13 14:45:33 +08:00
d3c379632f Add support to import zip file 2024-06-10 18:10:33 +08:00
1d412fd306 Remove unneeded console.log 2024-06-09 12:17:23 +08:00
ab253a5e50 Add hash check 2024-06-08 08:50:28 +08:00
60080258e1 Fix bug 2024-06-07 21:39:07 +08:00
55fd040eb0 Fix bug 2024-06-07 21:25:12 +08:00
3980c8e68e Remove jszip related code 2024-06-07 21:14:34 +08:00
fc81a4e1af Add support to import gallery 2024-06-07 20:49:21 +08:00
c8cf55909f Minor fix 2024-06-06 17:57:07 +08:00
e59716f552 Skip check if extract hash from url are failed 2024-06-06 16:07:22 +08:00
5ab38375d4 Add new settings check file hash 2024-06-06 15:26:28 +08:00
f57808c2ff Set<number | bigint> Map<number | bigint, xxx> not works well 2024-05-31 14:36:26 +08:00
8437bf1436 Better handle bigint 2024-05-31 14:24:57 +08:00
b7fd2ca133 Move deno std from deno.land to jsr 2024-05-31 09:21:14 +08:00
b3fc811af0 Fix bug
Bump dependency version in docker image
2024-05-31 07:35:05 +08:00
df04cfa93e Fix speed is null 2024-05-25 20:45:15 +08:00
5b82430cbe Add speed information in download task progress 2024-05-25 12:16:33 +08:00
1e72c057ab Add new settings download_timeout_check_interval 2024-02-04 11:24:03 +08:00
c9adb63a08 Fix timeout detect 2024-01-28 14:04:30 +08:00
c0d86d3da5 Fix timeout not works 2024-01-02 15:11:26 +08:00
7933a1809d Fix failed details not removed 2023-12-25 20:09:38 +08:00
cf38e9e981 Add support to upload custom file 2023-12-15 19:53:36 +08:00
7a6d9c9751 Fixed download timeout 2023-12-01 14:39:13 +08:00
d3cf414146 Remove all gaelleries before sync 2023-10-02 15:54:28 +08:00
76160ea9ac Add precision setting to Progress
Fix progress sendEvent not works well
2023-07-23 08:53:50 +08:00
4a7bcc7388 Fix failed page progress 2023-07-22 22:07:36 +08:00
ea41cb0081 Add workround for deno can not handle error in streams 2023-07-22 21:52:17 +08:00
26a0d045e0 Add detailed download progress 2023-07-22 21:08:54 +08:00
6766362d39 Update task render 2023-07-22 15:11:32 +08:00
ec2b4c57d1 Update std to 0.195.0 2023-07-22 12:14:47 +08:00
0c6c49a041 Update 2023-07-14 14:46:10 +00:00
494a0f66e3 Add sampled_name 2023-06-25 13:42:24 +08:00
214c419593 Use interface 2023-06-25 11:35:07 +08:00
837aa95913 Add non-MPV mode support 2023-06-25 10:45:58 +08:00
fe7af51988 Add support to remove old galleries 2023-06-23 15:15:47 +08:00
319adc7e93 Add export_ad settings for export_zip task 2023-06-22 23:01:33 +08:00
168ceb0a50 Update tasks progress 2023-06-22 18:49:27 +08:00
edfb389f68 Fix bug in download task 2023-06-20 18:30:29 +08:00
8140a42a47 Add max_length settings to export zip 2023-06-14 18:18:54 +08:00
f46ad802f8 File now only use token 2023-06-14 13:38:43 +08:00
0a6dc6ad2b Add meiliserach server support
Fix GalleryMetadata contains escaped html data
2023-06-14 11:07:25 +08:00
f16264dfbc Add new settings jpn_title to export zip task 2023-06-11 09:34:19 +08:00
28387eda1c Update 2023-06-11 08:45:06 +08:00
dcf59bb995 Update 2023-06-10 21:36:55 +08:00
eb146e826d Bug fix: A gallery may contains two image which have same name 2023-06-10 21:11:17 +08:00
a5488dcd35 Update 2023-06-10 10:53:48 +08:00