plugins
|
Remove some dead comics.
|
2016-05-16 01:10:20 +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 |
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 |
rss.py
|
Write encoded data in binary format.
|
2013-04-05 19:27:30 +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 |