]> git.lizzy.rs Git - cheatdb.git/history - app/tasks/importtasks.py
Fix unexpected crash on bad Github URL
[cheatdb.git] / app / tasks / importtasks.py
2019-08-09 rubenwardyFix unexpected crash on bad Github URL v1.16.2
2019-03-29 rubenwardyFix release auto-approval
2018-12-22 rubenwardyUpdate to Flask 1.0
2018-12-21 rubenwardyFix various issues
2018-07-28 rubenwardyAdd commit hash to releases
2018-07-08 rubenwardyFix creation of corrupt zip files
2018-06-07 rubenwardyFix worker stopping due to gitpython asking for credentials v1.6.0
2018-06-05 rubenwardyAdd support for importing generic git releases
2018-06-05 rubenwardyAdd git screenshot importing
2018-06-05 rubenwardyFix screenshot import being broken
2018-06-05 rubenwardyMake git error public, delete dir after clone
2018-06-04 rubenwardyAdd git support for importing meta
2018-05-27 rubenwardyFix crash due to remaining raise() in getDepends()
2018-05-27 rubenwardyMerge pull request #78 from minetest/dev
2018-05-27 rubenwardyAdd bulk dependency importer from Github
2018-05-27 rubenwardyAdd dependency detection to importer
2018-05-25 rubenwardyAdd edit and delete screenshot
2018-05-25 rubenwardyAdd package soft deletion
2018-05-23 rubenwardyFix sass generation
2018-05-23 rubenwardyMove static and uploads to public dir
2018-05-23 rubenwardyFix import bugs
2018-05-17 rubenwardyAdd license to all JS/py files
2018-05-15 rubenwardyAdd screenshot importing from github
2018-05-14 rubenwardyFix bug in Conf file parser
2018-05-14 rubenwardyFix crash on mod name not specified
2018-05-14 rubenwardyHide all non-TaskError exceptions from users
2018-05-13 rubenwardyReplace placeholder screenshot
2018-05-12 rubenwardyUse string formatting when building strings
2018-05-12 rubenwardyAdd Krock's mod search to meta importer to find forum...
2018-05-12 rubenwardyAdd more metadata to importer
2018-05-11 rubenwardyAdd VCS import from Github
2018-05-11 rubenwardyRead from description.txt
2018-05-11 rubenwardyMove Github import to backend