.. |
plugins
|
Simplify ComicsKingdom extraction a bit
|
2019-12-16 23:47:14 +01:00 |
__init__.py
|
Return a fallback "version" if dosage is not installed
|
2019-12-05 21:41:15 +01:00 |
cmd.py
|
Fix a bunch of flake8 issues
|
2019-11-04 00:16:25 +01:00 |
comic.py
|
Fixup copyright years.
|
2016-10-29 00:21:41 +02:00 |
configuration.py
|
Simplify voting code
|
2019-11-03 21:04:34 +01:00 |
director.py
|
Allow combining -n with -c or -a (related to #90)
|
2019-12-01 23:19:06 +01:00 |
events.py
|
Fix multiple imgs for json flag & ZenPencils bouncer (#133)
|
2019-06-19 07:09:33 +02:00 |
helpers.py
|
Add new namer "joinPathPartsNamer"
|
2019-06-30 20:52:15 +02:00 |
http.py
|
Add simple host-based throttling
|
2019-12-04 00:28:27 +01:00 |
languages.py
|
Only support modern versions of PyCountry.
|
2017-11-26 19:29:48 +01:00 |
loader.py
|
Repair loader for PyInstaller 3.4
|
2019-03-08 23:46:50 +01:00 |
output.py
|
Handle get_terminal_size() returning 0 (fixes #106)
|
2018-04-23 07:50:28 +02:00 |
rss.py
|
Fix missing returns in RSS parsing (#137)
|
2019-10-28 16:48:21 +01:00 |
scraper.py
|
Add simple host-based throttling
|
2019-12-04 00:28:27 +01:00 |
singleton.py
|
Bugfix: StandardError does not exist in Python 3.
|
2017-05-21 23:37:09 +02:00 |
updater.py
|
Add some tests for the update check
|
2019-12-05 22:23:48 +01:00 |
util.py
|
Move basic HTTP setup into a new module
|
2019-12-03 23:58:20 +01:00 |