dosage/dosagelib
2020-01-12 21:29:47 +01:00
..
plugins Fix Python 2 compatibility for Newshounds 2020-01-12 21:29:47 +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 Hello, 2020! 2020-01-04 13:41:37 +01:00
director.py Mark endOfLife comics as completed when checking for updates 2020-01-12 21:29:47 +01:00
events.py Use imagesize instead of Pillow to get image sizes 2020-01-04 15:59:49 +01: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 Fix some old modules using the Internet Archive 2020-01-09 17:38:13 +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 Fix & test query string parsing 2019-12-31 00:43:46 +01:00