Commit graph

2899 commits

Author SHA1 Message Date
Jim Miller
1435ce963c Document fromtimestamp(86400) 2018-08-03 09:55:01 -05:00
Jim Miller
78e100cb9a Fix Request for POST 2018-08-03 09:55:01 -05:00
Jim Miller
eb8a5b2c68 Fix translit. 2018-08-03 09:55:01 -05:00
Jim Miller
4335900aa5 More py2/py3 2018-08-03 09:55:01 -05:00
Jim Miller
bc79a9af38 Comment out pickle. 2018-08-03 09:55:01 -05:00
Jim Miller
b8aa3e9a48 py2/py3 transition code 2018-08-03 09:55:01 -05:00
Jim Miller
5aaf15c8b4 Ignore .bak files. 2018-08-03 09:55:00 -05:00
Jim Miller
8d3ff6d319 from .base_adapter 2018-08-03 09:55:00 -05:00
Jim Miller
b13fc666e4 Remove extra 'import time's 2018-08-03 09:54:59 -05:00
Jim Miller
00de815e65 Add absolute_import imports. 2018-08-03 09:54:59 -05:00
Jim Miller
5b1e8622d8 Bump ALPHA Version 2.37.0--Python 2/3 dual version. 2018-08-03 09:54:59 -05:00
Jim Miller
84f1f6f6d1 Added own copy of six.py as fanficfare.six for ensure_str etc. 2018-08-03 09:53:00 -05:00
Jim Miller
f099f9c1e2 Tweaks to imports for calibre plugin. 2018-08-03 09:53:00 -05:00
Jim Miller
5e66aabb97 Fixes for epub update. 2018-08-03 09:53:00 -05:00
Jim Miller
fa10cd36d1 p2/3 version of xenforoforum & SB 2018-08-03 09:53:00 -05:00
Jim Miller
a0d8f3dbc4 p2/3 version of htmlheuristics 2018-08-03 09:53:00 -05:00
Jim Miller
ae1d045674 Tweaking writers 2018-08-03 09:53:00 -05:00
Jim Miller
85b2c4b344 Fixes for including/manipulating images. 2018-08-03 09:53:00 -05:00
Jim Miller
968a5cca70 Little cleanup & name normalize. 2018-08-03 09:53:00 -05:00
Jim Miller
ce11390484 Fix p2/p3 unichr 2018-08-03 09:53:00 -05:00
Jim Miller
2565a719cc ffnet 2.7/3.7 with save-cache working. 2018-08-03 09:53:00 -05:00
Jim Miller
e05c7a0d90 Add internal python_version metadata. 2018-08-03 09:53:00 -05:00
Jim Miller
2dfa8b761b Because of course py3 uses an incompatible pickle format by default. 2018-08-03 09:52:59 -05:00
Jim Miller
5726d6a2d2 test1.com with epub/txt/html output working, mobi broken. 2018-08-03 09:52:59 -05:00
Jim Miller
a2a0ff0bfd Dual compatible cli.py. 2018-08-03 09:52:59 -05:00
Jim Miller
8627bee253 test1.com with epub/txt/html output working, mobi broken. 2018-08-03 09:52:59 -05:00
Jim Miller
33d2a77c07 Working towards python 2.7 & 3 cross compatibility. 2018-08-03 09:52:59 -05:00
Jim Miller
a7a08b44ce Working towards python 2.7 & 3 cross compatibility. 2018-08-03 09:52:59 -05:00
Jim Miller
64795c4921 Working towards python 2.7 & 3 cross compatibility. 2018-08-03 09:52:59 -05:00
Jim Miller
98b45e147d Working towards python 2.7 & 3 cross compatibility. 2018-08-03 09:52:59 -05:00
Jim Miller
3f196cd135 Working towards python 2.7 & 3 cross compatibility. 2018-08-03 09:52:59 -05:00
Jim Miller
ea6efdf8ff Working towards python 2.7 & 3 cross compatibility. 2018-08-03 09:52:59 -05:00
Jim Miller
7f038be6e3 Working towards python 2.7 & 3 cross compatibility. 2018-08-03 09:52:59 -05:00
Jim Miller
1194be8652 Bump Release Version 2.28.0 2018-08-02 14:43:51 -05:00
Jim Miller
409729e55a Bump Test Version 2.27.12 2018-08-01 20:46:21 -05:00
Jim Miller
8fb7f048b5 Update plugin & web service html2text included package to fix text <>& output. 2018-08-01 20:19:46 -05:00
Jim Miller
9186c2fae9 adapter_royalroadl site uses relative dates now, including months and years ago. 2018-08-01 19:26:36 -05:00
Jim Miller
b87a076c86 Remove in-story ad links from adapter_asexstoriescom. 2018-08-01 14:32:31 -05:00
Jim Miller
db0d8ae339 Fix html appearing in txt summary by default. 2018-08-01 14:23:13 -05:00
Jim Miller
d0f6b53fd5 Bump Test Version 2.27.11 2018-07-31 20:49:27 -05:00
Jim Miller
3a3d57add4 Fix for corner case screwing up chapter html(attr quotes). Closes #324 2018-07-31 20:48:57 -05:00
Jim Miller
e56cca5bd9 Add a style attr in adapter_test1. 2018-07-31 19:43:15 -05:00
Jim Miller
367f2a96ec Fix version metadata for CLI. 2018-07-30 12:17:11 -05:00
Jim Miller
34c580dbe8 Bump Test Version 2.27.10 2018-07-30 12:01:45 -05:00
Ea
231dd15abb adapter_webnovelcom: update title selection (#323)
The title style has been changed on 30th July 2018 between 03:00 UTC and
10:00 UTC. Before the tag was was: `<h2 class="pt8 pb8 oh f_serif">`,
now it is `<h2 class="pt4 pb4 oh mb4">`.

To fix it we just need to select for `h2` since there is only one `h2`
in the book details section and the `pt8` is just a styling class
(for `padding-top: 8px`) that may change when style is changed.
2018-07-30 12:00:01 -05:00
Jim Miller
05192b2c88 Bump Test Version 2.27.9 2018-07-26 16:47:38 -05:00
Jim Miller
cd1e94dbf7 Fix section links in html output(broken in def6b39) 2018-07-26 15:24:25 -05:00
Jim Miller
4043d7d301 Change AO3 description blockquote to a div tag. 2018-07-26 10:19:47 -05:00
Jim Miller
b231abc036 Remove accidental file. 2018-07-25 15:07:06 -05:00
Jim Miller
576016ccaf Remove Google Plus icon. 2018-07-25 12:49:08 -05:00