| .. |
|
adapters
|
Fix for lazyload images in base_xenforoforum_adapter
|
2021-08-20 19:41:49 -05:00 |
|
browsercache
|
Allow fictionpress.com with use_browser_cache--user still needs to configure in personal.ini Closes #716
|
2021-07-14 13:09:12 -05:00 |
|
writers
|
Fixes for ancient 'import *' getting broken by removing unused imports in base_writer
|
2021-02-22 12:03:27 -06:00 |
|
__init__.py
|
Need to set logger.setLevel() again with import changes to see debugs in plugin.
|
2021-04-20 19:15:52 -05:00 |
|
cli.py
|
Bump Release Version 4.5.0
|
2021-08-25 09:09:46 -05:00 |
|
configurable.py
|
Add reveal_invisible_text option to base_xenforoforum_adapter.
|
2021-07-21 11:28:23 -05:00 |
|
dateutils.py
|
add wuxiaworld.site adapter
|
2020-09-09 11:52:47 +02:00 |
|
defaults.ini
|
literotica.com: extratags:Erotica
|
2021-07-27 16:44:29 -05:00 |
|
epubutils.py
|
Comment out some debugs in epubutil.py
|
2021-02-06 08:36:47 -06:00 |
|
example.ini
|
Add jpg_quality to example INIs
|
2021-04-03 21:55:30 -07:00 |
|
exceptions.py
|
HTTPError->HTTPErrorFFF all for trekfanfiction.net's server misconfiguration?
|
2021-01-26 10:08:28 -06:00 |
|
fetcher.py
|
Conceal some debug output for proxies.
|
2021-07-13 11:13:23 -05:00 |
|
geturls.py
|
Apply user_agent when falling back to urllib2 (no matching site adapter)
|
2021-03-11 13:52:00 -06:00 |
|
gziphttp.py
|
Added own copy of six.py as fanficfare.six for ensure_str etc.
|
2018-08-02 13:24:11 -05:00 |
|
htmlcleanup.py
|
fix deprecation warnings for logger.warn()
|
2020-07-20 13:55:12 -05:00 |
|
htmlheuristics.py
|
Remove unused imports fanficfare
|
2021-01-25 20:53:31 -06:00 |
|
HtmlTagStack.py
|
Remove unused imports fanficfare
|
2021-01-25 20:53:31 -06:00 |
|
mobi.py
|
Remove unused imports fanficfare
|
2021-01-25 20:53:31 -06:00 |
|
mobihtml.py
|
Remove unused imports fanficfare
|
2021-01-25 20:53:31 -06:00 |
|
nsapa_proxy.py
|
Pre-v5 Calibre fix for nsapa_proxy.
|
2021-07-02 10:46:48 -05:00 |
|
requestable.py
|
Fix reduce_zalgo not imported.
|
2021-02-20 15:15:22 -06:00 |
|
six.py
|
Update packaged version of six.py to v1.15.0
|
2020-07-09 14:13:24 -05:00 |
|
story.py
|
Treat img url contains '.svg?' same as endswith('.svg')--Calibre image processing chokes hard on SVG. #709
|
2021-06-21 11:44:13 -05:00 |
|
translit.py
|
Fix translit.
|
2018-08-02 13:27:14 -05:00 |