plugins
|
Remove DrunkDuck for now.
|
2016-06-05 22:22:17 +02:00 |
__init__.py
|
Fix workaround for PyInstaller...
|
2016-06-05 16:01:35 +02:00 |
cmd.py
|
Keep track of removed and moved comics (fixes #41).
|
2016-06-05 21:47:58 +02:00 |
comic.py
|
Send "If-Modified-Since" header for images.
|
2016-04-19 00:36:50 +02:00 |
decorators.py
|
Updated copyright.
|
2014-01-05 16:50:57 +01:00 |
director.py
|
Remove command to download ALL comics...
|
2016-06-05 21:57:56 +02:00 |
events.py
|
Replace home-grown Python2/3 compat. with six.
|
2016-05-05 23:33:48 +02:00 |
helpers.py
|
Refactor: Make namer a method.
|
2016-04-21 08:20:49 +02:00 |
languages.py
|
Update languages.
|
2016-04-16 13:14:12 +02:00 |
loader.py
|
Switch plugin loading to pkgutil.
|
2016-03-20 15:13:24 +01:00 |
output.py
|
Replace home-grown Python2/3 compat. with six.
|
2016-05-05 23:33:48 +02:00 |
scraper.py
|
Remove DrunkDuck for now.
|
2016-06-05 22:22:17 +02:00 |
singleton.py
|
Use realpath to detect symlinked instances.
|
2014-01-05 11:16:57 +01:00 |
updater.py
|
Use GitHub releases API for update checks.
|
2015-11-06 23:07:19 +01:00 |
util.py
|
Replace home-grown Python2/3 compat. with six.
|
2016-05-05 23:33:48 +02:00 |