| .. |
|
adapters
|
SB(but not SV) removed RSS link from thread list title. Closes #1017
|
2023-11-21 18:52:46 -06:00 |
|
browsercache
|
Import brotlidecpy directly for A-shell on iOS users.
|
2023-02-17 14:23:46 -06:00 |
|
fetchers
|
BrowserCache should ignore usecache flag, that's for BasicCache.
|
2023-11-15 08:50:20 -06:00 |
|
writers
|
Put output_css after workskin so it can override. See #967
|
2023-06-18 17:26:30 -05: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.29.6
|
2023-11-21 18:52:55 -06:00 |
|
configurable.py
|
Tweaks to use_flaresolverr_proxy:directimages
|
2023-10-19 12:06:32 -05:00 |
|
dateutils.py
|
Fixes for #910 adapter_deviantartcom date changes.
|
2023-01-23 10:55:18 -06:00 |
|
defaults.ini
|
Add use_flaresolverr_proxy:directimages comment to defaults.ini #1007
|
2023-10-24 20:57:47 -05:00 |
|
epubutils.py
|
Fix to allow update epub to get missing images.
|
2023-04-06 12:27:21 -05:00 |
|
example.ini
|
Add jpg_quality to example INIs
|
2021-04-03 21:55:30 -07:00 |
|
exceptions.py
|
Change BrowserCache to on-demand, not scan
|
2023-01-01 13:06:03 -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 |
|
requestable.py
|
Fix encoding auto/chardet
|
2023-01-01 13:06:03 -06:00 |
|
six.py
|
Update six.py to 1.16 for Python 3.12 compatibility. #1006
|
2023-10-12 20:41:48 -05:00 |
|
story.py
|
Suppress a debug output except when it matters.
|
2023-11-15 08:49:40 -06:00 |
|
translit.py
|
Fix translit.
|
2018-08-02 13:27:14 -05:00 |