Commit graph

2594 commits

Author SHA1 Message Date
Jim Miller
22005b454e Bump Test Version 2017-08-14 12:12:23 -05:00
Jim Miller
a3ab3e0133 AO3 - drop out of use_view_full_work when missing chapters. 2017-08-14 12:12:02 -05:00
Jim Miller
b48e12719e Bump Test Version 2017-08-10 16:50:32 -05:00
Jim Miller
39782362d0 Add AO3 inspiredlinks after last chapter. 2017-08-10 16:50:32 -05:00
Chris Braun
1a9f91cd04 Escape webnovel.com chapter texts for HTML (#216) 2017-08-10 16:45:57 -05:00
Jim Miller
2d47a0aff6 Bump Test Version 2017-08-08 22:35:08 -05:00
Jim Miller
a55dee9a98 Fix AO3 always_login and bookmarktags/bookmarksummary site metadata. 2017-08-08 22:34:44 -05:00
Jim Miller
1f5c3bbddd Save AO3 'associations' link 'inspired by' links. 2017-08-08 19:37:47 -05:00
Jim Miller
e3a680d592 Limit adapter_wuxiaworldcom removed links to prev/next chapter. 2017-08-08 18:59:09 -05:00
Jim Miller
e2a718be1a Don't cache metadata list while building from include_in_ -- Calibre version causes problems with removeallentities=True vs False cache. 2017-08-08 18:58:32 -05:00
Jim Miller
da8bd87700 Fix typo. 2017-08-08 18:55:52 -05:00
Jim Miller
0030aebc05 Bump Test Version 2017-08-07 20:25:20 -05:00
Chris Braun
a2ea915aa5 Fixes for webnovel.com site changes (PR #206)
* Fix scraping of last updated date for webnovel.com

* Remove outdated comment

* Use API endpoints to get regular- and VIP-chapter text
2017-08-07 20:23:50 -05:00
Jim Miller
b6df554777 Make default for fanfic.hu https. 2017-08-07 20:15:53 -05:00
botmtl
83c4416c46 allow https in getSiteURLPattern for FanficHuAdapter (ref:https://www.mobileread.com/forums/showpost.php?p=3563217&postcount=2375) (#209) 2017-08-07 20:15:11 -05:00
Jim Miller
1a5e1893ed Calibre image processing chokes on SVG images. 2017-08-07 11:14:32 -05:00
Jim Miller
ec100bcf85 Bump Test Version 2017-08-05 19:54:01 -05:00
Jim Miller
f39c9d49f8 Fix xenforo threadmarks change for SB/SV. 2017-08-05 19:52:00 -05:00
Jim Miller
86fcfc033f Bump Test Version 2017-07-30 09:13:49 -05:00
Jim Miller
e5d64f770f Comment out bookmarks for AO3 temporarily. 2017-07-30 09:13:29 -05:00
Jim Miller
35ea240ab3 Explicitly (instead of implicitly) set is_adult:false in defaults.ini. 2017-07-29 08:40:25 -05:00
Jim Miller
f6b637739f Calibre removed sanitize_html function. 2017-07-29 08:39:44 -05:00
Jim Miller
8018402a80 Bump Test Version 2017-07-27 18:03:09 -05:00
Jim Miller
d5a596fdce Fix for adapter_asianfanficscom caching vs login issue. 2017-07-27 18:02:33 -05:00
Jim Miller
12c887766a Bump Test Version 2017-07-26 16:50:54 -05:00
Jim Miller
183cc57f31 Remove adapter_gravitytalescom no feedparser warning--level isn't set before imports. 2017-07-26 16:50:41 -05:00
Jim Miller
9b4a5c95bd Bump Test Version 2017-07-26 16:46:48 -05:00
Jim Miller
a692157363 Reduce adapter_gravitytalescom no feedparser warning to debug. 2017-07-26 16:41:53 -05:00
Jim Miller
d2ec906381 Bump Release Version 2017-07-26 16:31:06 -05:00
Jim Miller
d8328985f7 Fix to adapter_asexstoriescom for site change. 2017-07-20 11:13:46 -05:00
Jim Miller
24c76ea808 adapter_finestoriescom and adapter_storiesonlinenet share code, but they need different Themes set now. 2017-07-20 10:58:51 -05:00
Jim Miller
e0691d729f adapter_fanficauthorsnet replace 'In progress' with 'In-Progress' to match standard. 2017-07-20 10:17:36 -05:00
Jim Miller
f2e63f3057 Bump Test Version 2017-07-20 10:03:44 -05:00
Chris Braun
cd2029912e Fix published and update date for gravitytales.com adapter - import feedparser (#204) 2017-07-19 17:22:26 -05:00
Jim Miller
7adc1b4d54 Consolidate and aggregate times for perf prof. 2017-07-19 17:19:13 -05:00
Jim Miller
09c684d744 Comment out some debugs. 2017-07-19 12:36:54 -05:00
Jim Miller
56668c08e7 br2p - don't show time if skipping. 2017-07-19 12:25:48 -05:00
Jim Miller
06ab7f9e06 Adding replace_failed_smilies_with_alt_text option for base_xenforo. 2017-07-19 12:19:32 -05:00
Jim Miller
a2fdb3b775 Adding replace_failed_smilies_with_alt_text option for base_xenforo. 2017-07-19 12:18:59 -05:00
Jim Miller
78c9f801a6 Adding replace_broken_smilies--needs completion yet. 2017-07-19 11:40:26 -05:00
Jim Miller
6da54ba6c4 Adding replace_broken_smilies--needs completion yet. 2017-07-19 11:39:41 -05:00
Jim Miller
b3a32ae240 Add markers and check to prevent replace_br_with_p running more than once on the same text. 2017-07-19 11:20:14 -05:00
Jim Miller
c243b1db3e Make utf8FromSoup() copy soup to avoid side effects. Plus time reporting. 2017-07-19 11:20:14 -05:00
Jim Miller
732d6603d8 First fix for replace_br_with_p, prevent more <div> nesting, is good. DON'T try to remove previously nested div tags. 2017-07-19 11:20:01 -05:00
Jim Miller
fc71ae0848 Fix replace_br_with_p creating nested div tags, remove ones added previously. Plus time reporting. 2017-07-19 11:20:01 -05:00
Jim Miller
cfc3e91b61 Fixes for // problem in images. 2017-07-19 11:20:01 -05:00
Jim Miller
c672c6f5f1 Bump Test Version 2017-07-17 20:46:56 -05:00
Jim Miller
c6a8f531df Fix for AO3 login change. 2017-07-17 20:44:27 -05:00
Jim Miller
64b4ea1444 Bump Test Version 2017-07-17 10:29:31 -05:00
Jim Miller
177d176ab4 Restore adapter_dramioneorg after site came back. 2017-07-17 10:28:39 -05:00