dosage/dosagelib
Tobias Gruetzmacher bc755d09a3 Apply link modifier to all links.
This was previously only the "previous link modifier", now it can also
modify "next" and "latest" links. Additionally, the modifier is given
the current URL, so those cases can be distinguished.
2016-11-01 01:50:44 +01:00
..
plugins Apply link modifier to all links. 2016-11-01 01:50:44 +01:00
__init__.py Fixup copyright years. 2016-10-29 00:21:41 +02:00
cmd.py Fixup copyright years. 2016-10-29 00:21:41 +02:00
comic.py Fixup copyright years. 2016-10-29 00:21:41 +02:00
configuration.py Fixup copyright years. 2016-10-29 00:21:41 +02:00
director.py Fixup copyright years. 2016-10-29 00:21:41 +02:00
events.py Fixup copyright years. 2016-10-29 00:21:41 +02:00
helpers.py Apply link modifier to all links. 2016-11-01 01:50:44 +01: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 Fixup copyright years. 2016-10-29 00:21:41 +02:00
rss.py Fixup copyright years. 2016-10-29 00:21:41 +02:00
scraper.py Apply link modifier to all links. 2016-11-01 01:50:44 +01: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 custom @memoized with stdlib @lru_cache. 2016-10-29 00:46:49 +02:00