aboutsummaryrefslogtreecommitdiff
path: root/app/tasks
AgeCommit message (Collapse)Author
2018-12-25Add support for using forum profile picturesrubenwardy
2018-12-22Update to Flask 1.0rubenwardy
2018-12-21Fix various issuesrubenwardy
2018-10-09Add celery beat for topic importrubenwardy
2018-08-25Fix accidental regression in phpbbparserrubenwardy
2018-08-25Add list of relevant forum topics to last page of resultsrubenwardy
2018-07-28Add commit hash to releasesrubenwardy
2018-07-24Fix forum topic scanner only scanning one pagev1.8.1rubenwardy
2018-07-08Fix creation of corrupt zip filesrubenwardy
Fixes #103
2018-07-07Add forum topic validationv1.8.0rubenwardy
2018-07-06Add WIP forum topic supportrubenwardy
2018-07-06Add email on Flask errorrubenwardy
2018-07-04Implement forum parser to increase accuracyrubenwardy
2018-06-07Fix worker stopping due to gitpython asking for credentialsv1.6.0rubenwardy
2018-06-05Add support for importing generic git releasesrubenwardy
2018-06-05Add git screenshot importingrubenwardy
2018-06-05Fix screenshot import being brokenrubenwardy
2018-06-05Make git error public, delete dir after clonerubenwardy
2018-06-05Add git support for importing metarubenwardy
2018-06-02Increase link string length limitrubenwardy
2018-06-02Add topics todo list based on forum parserrubenwardy
2018-05-27Fix crash due to remaining raise() in getDepends()rubenwardy
2018-05-27Add bulk dependency importer from Githubrubenwardy
2018-05-27Add dependency detection to importerrubenwardy
2018-05-25Add edit and delete screenshotrubenwardy
2018-05-25Add package soft deletionrubenwardy
2018-05-23Fix sass generationrubenwardy
2018-05-23Move static and uploads to public dirrubenwardy
2018-05-23Fix import bugsrubenwardy
2018-05-17Add license to all JS/py filesrubenwardy
2018-05-15Add screenshot importing from githubrubenwardy
2018-05-15Add import users from Krock's mod list featurerubenwardy
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-14Add email supportrubenwardy
2018-05-13Add user account claimingrubenwardy
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