Commit graph

4346 commits

Author SHA1 Message Date
Jim Miller
b9f8d4e314 Fixes for ancient 'import *' getting broken by removing unused imports in base_writer 2021-02-22 12:03:27 -06:00
Jim Miller
5ea0a3d140 Bump Test Version 4.0.2 2021-02-20 16:36:06 -06:00
Jim Miller
a518de60b5 Fix for BG job race conditions. 2021-02-20 16:33:27 -06:00
Jim Miller
d9d61a04a8 Bump Test Version 4.0.1 2021-02-20 15:50:36 -06:00
Jim Miller
fc4ff3d2de Update plugin about.html 2021-02-20 15:49:49 -06:00
Jim Miller
4559314798 Fix writer_txt import removeAllEntities 2021-02-20 15:38:23 -06:00
Jim Miller
2192b4fccd Fix reduce_zalgo not imported. 2021-02-20 15:15:22 -06:00
Jim Miller
8b8dce8ba9 defaults.ini tweaks 2021-02-19 13:09:55 -06:00
Jim Miller
b1333ad5c2 Bump Release Version 4.0.0 2021-02-18 19:23:50 -06:00
Jim Miller
e6e51fc9fd Bump Test Version 3.99.33 2021-02-17 09:23:05 -06:00
Jim Miller
3222b0cedd Don't require index file in Firefox cache2. 2021-02-17 09:22:58 -06:00
Jim Miller
bc2cea6187 Bump Test Version 3.99.32 2021-02-16 15:25:05 -06:00
Jim Miller
eba91eaf65 Fix for browser_cache with bgmeta. 2021-02-16 15:24:18 -06:00
Jim Miller
d8daf768a9 Bump Test Version 3.99.31 2021-02-15 17:09:28 -06:00
Jim Miller
670995ba3b Add additional_images setting for html & epub formats. Close #648 2021-02-15 17:09:02 -06:00
Jim Miller
591bcc663b Handle /post-# urls better in base_xenforoforum_adapter 2021-02-14 11:01:51 -06:00
Jim Miller
aed2c5743f Bump Test Version 3.99.30 2021-02-13 19:16:29 -06:00
Jim Miller
99aef392fe Update translations. 2021-02-13 19:16:28 -06:00
Jim Miller
9345f6b875 Fix for 'Updating' (anonymous?) author in adapter_wuxiaworldsite. For #657 2021-02-13 19:14:34 -06:00
Jim Miller
e9bf516bb9 Accept params in any order for adapter_sugarquillnet 2021-02-13 10:51:19 -06:00
Jim Miller
5faa05abf6 Clarify comment about ONE browser_cache_path setting 2021-02-13 09:58:45 -06:00
Jim Miller
6252203b85 Bump Test Version 3.99.29 2021-02-12 14:04:03 -06:00
Jim Miller
95dad358af Update notification percent by chapter range. 2021-02-12 14:01:28 -06:00
Jim Miller
3e719d7671 Update strings for translation. 2021-02-12 13:42:05 -06:00
Jim Miller
a62e02a6ad sugarquill.net can benefit from basic cache. 2021-02-12 13:27:16 -06:00
Jim Miller
094afe8819 Fix for race condition in BG processes finishing, clean up BG output some 2021-02-12 13:03:34 -06:00
Jim Miller
115cb44948 Update included urllib3 to 1.26.3 2021-02-11 19:41:58 -06:00
Jim Miller
becca6e157 Bump Test Version 3.99.28 2021-02-11 17:26:36 -06:00
Jim Miller
40bf0dab66 Update translations. 2021-02-11 17:26:23 -06:00
Jim Miller
3611ccc16c Rename 'email' proc flag, conflict with 'email' import. 2021-02-11 17:24:39 -06:00
Jim Miller
477c0562a2 Apply 'email' proc flag when processing dragged .eml files--which are emails. 2021-02-11 17:24:13 -06:00
Jim Miller
904385e502 Drag/drop of 'emails'--look for story URL in Content-Base header for Thunderbird RSS 'emails'. 2021-02-11 14:57:21 -06:00
Jim Miller
72f8da76e5
Merge pull request #654 from mcepl/testing
Make testing working again
2021-02-11 12:30:53 -06:00
Matěj Cepl
97e789846c Make testing working again 2021-02-11 01:09:19 +01:00
Jim Miller
672ff9038b Allow tweak_fg_sleep etc with any site, add defaults settings for basexenforo, fictionalley and fictionpress. 2021-02-10 12:40:58 -06:00
Jim Miller
dddf955fae Bump Test Version 3.99.27 2021-02-10 12:39:52 -06:00
Jim Miller
9562794e24 Allow tweak_fg_sleep etc with any site, add defaults settings for basexenforo, fictionalley and fictionpress. 2021-02-10 12:38:22 -06:00
Jim Miller
1e5f10888b Bump default user_agent to upcoming FFF/4.X. 2021-02-10 12:01:48 -06:00
Jim Miller
2c94c90748 Remove some dead code from adapter_webnovelcom 2021-02-10 12:01:48 -06:00
Jim Miller
bb925dda04 Fix adapter_webnovelcom for some site changes. Closes #644 2021-02-10 11:54:58 -06:00
Jim Miller
c387e708e1 Comment out some debugs 2021-02-10 11:54:28 -06:00
Jim Miller
9b6657edb3 Bump Test Version 3.99.26 2021-02-09 20:19:31 -06:00
Jim Miller
09b05199d1 Py2/py3 for Empty. 2021-02-09 20:18:46 -06:00
Jim Miller
61e35f0b53 Bump Test Version 3.99.25 2021-02-09 19:59:17 -06:00
Jim Miller
78c6831226 More test1 cases. 2021-02-09 19:59:17 -06:00
Jim Miller
43cf842721 Really fix 'Don't trust 100% to count jobs finished.' 2021-02-09 19:54:00 -06:00
Jim Miller
760a5cbc9c Bump Test Version 3.99.24 2021-02-09 17:55:38 -06:00
Jim Miller
b60c83bfd5 Don't trust 100% to count jobs finished. 2021-02-09 17:55:38 -06:00
Jim Miller
53fe026cfe Basic version of BG % done reporting by stories & chapters. 2021-02-09 14:51:22 -06:00
Jim Miller
f8bfc49ea8 Make easy to add addition testX.com adapters for multi-site testing. 2021-02-09 14:51:12 -06:00