| .. |
|
adapters
|
base_xenforoforum_adapter(QQ): Allow for guest/deleted author w/o a link. Closes #852
|
2022-06-09 13:10:58 -05:00 |
|
browsercache
|
Use logger.warning() not .warn() consistently.
|
2022-01-30 19:32:42 -06: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 Test Version 4.13.2
|
2022-06-08 09:10:59 -05:00 |
|
configurable.py
|
readonlymind: add option to include foreword/author's note
|
2022-06-08 09:10:34 -05:00 |
|
dateutils.py
|
Add 'min' for minutes to parse_relative_date_string() #731
|
2021-09-07 18:22:14 -05:00 |
|
defaults.ini
|
readonlymind: add option to include foreword/author's note
|
2022-06-08 09:10:34 -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
|
Apply connect_timeout setting to network requests.
|
2022-04-16 17:52:24 -05:00 |
|
flaresolverr_proxy.py
|
Add use_flaresolverr_proxy:withimages option for FlareSolverr v1 users.
|
2022-02-01 09:10:35 -06:00 |
|
geturls.py
|
Look for story URLs in pasted mime as well as dropped. See #809
|
2022-02-16 11:11:44 -06: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
|
Refactor img code in story.py to fix a problem when cover image also in story.
|
2022-05-15 13:39:56 -05:00 |
|
translit.py
|
Fix translit.
|
2018-08-02 13:27:14 -05:00 |