aboutsummaryrefslogtreecommitdiff
path: root/app/tasks/importtasks.py
AgeCommit message (Collapse)Author
2018-05-14Fix bug in Conf file parserrubenwardy
2018-05-14Fix crash on mod name not specifiedrubenwardy
2018-05-14Hide all non-TaskError exceptions from usersrubenwardy
2018-05-13Replace placeholder screenshotrubenwardy
2018-05-13Use string formatting when building stringsrubenwardy
2018-05-12Add Krock's mod search to meta importer to find forum topic IDrubenwardy
2018-05-12Add more metadata to importerrubenwardy
2018-05-11Add VCS import from Githubrubenwardy
2018-05-11Read from description.txtrubenwardy
2018-05-11Move Github import to backendrubenwardy
Fixes #41