| .. |
|
adapters
|
Merge branch 'main' of https://github.com/JimmXinu/FanFicFare into main
|
2021-03-11 11:21:04 -06:00 |
|
browsercache
|
Remove some dup imports/code, thanks akshgpt7. Closes #663
|
2021-02-23 15:08: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
|
Remove web service code. Refer back to tag v3.13.0 if ever needed again.
|
2019-12-18 12:05:26 -06:00 |
|
cli.py
|
Bump Test Version 4.0.8
|
2021-03-11 11:21:31 -06:00 |
|
configurable.py
|
Add include_dice_rolls option
|
2021-03-09 12:26:08 -06:00 |
|
dateutils.py
|
add wuxiaworld.site adapter
|
2020-09-09 11:52:47 +02:00 |
|
defaults.ini
|
Merge branch 'main' of https://github.com/JimmXinu/FanFicFare into main
|
2021-03-11 11:21:04 -06:00 |
|
epubutils.py
|
Comment out some debugs in epubutil.py
|
2021-02-06 08:36:47 -06:00 |
|
example.ini
|
Update example.ini.
|
2018-11-17 09:23:31 -06:00 |
|
exceptions.py
|
HTTPError->HTTPErrorFFF all for trekfanfiction.net's server misconfiguration?
|
2021-01-26 10:08:28 -06:00 |
|
fetcher.py
|
Fix for caching and /posts/ vs #post URLs.
|
2021-03-08 11:22:24 -06:00 |
|
geturls.py
|
Rename 'email' proc flag, conflict with 'email' import.
|
2021-02-11 17:24:39 -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 |
|
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
|
Add additional_images setting for html & epub formats. Close #648
|
2021-02-15 17:09:02 -06:00 |
|
translit.py
|
Fix translit.
|
2018-08-02 13:27:14 -05:00 |