plugins
|
Fix Dilbert (fixes #44).
|
2016-05-16 01:21:23 +02:00 |
cmd.py
|
Move command line tool into package.
|
2016-05-16 14:57:47 +02:00 |
comic.py
|
Send "If-Modified-Since" header for images.
|
2016-04-19 00:36:50 +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 |
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 |