index
:
cheatdb.git
master
optimise_packages_query
package_states
tageditor
Cheat database for Dragonfire clientmods and texture packs.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
tasks
/
importtasks.py
Age
Commit message (
Expand
)
Author
2018-07-28
Add commit hash to releases
rubenwardy
2018-07-08
Fix creation of corrupt zip files
rubenwardy
2018-06-07
Fix worker stopping due to gitpython asking for credentials
v1.6.0
rubenwardy
2018-06-05
Add support for importing generic git releases
rubenwardy
2018-06-05
Add git screenshot importing
rubenwardy
2018-06-05
Fix screenshot import being broken
rubenwardy
2018-06-05
Make git error public, delete dir after clone
rubenwardy
2018-06-05
Add git support for importing meta
rubenwardy
2018-05-27
Fix crash due to remaining raise() in getDepends()
rubenwardy
2018-05-27
Add bulk dependency importer from Github
rubenwardy
2018-05-27
Add dependency detection to importer
rubenwardy
2018-05-25
Add edit and delete screenshot
rubenwardy
2018-05-25
Add package soft deletion
rubenwardy
2018-05-23
Fix sass generation
rubenwardy
2018-05-23
Move static and uploads to public dir
rubenwardy
2018-05-23
Fix import bugs
rubenwardy
2018-05-17
Add license to all JS/py files
rubenwardy
2018-05-15
Add screenshot importing from github
rubenwardy
2018-05-14
Fix bug in Conf file parser
rubenwardy
2018-05-14
Fix crash on mod name not specified
rubenwardy
2018-05-14
Hide all non-TaskError exceptions from users
rubenwardy
2018-05-13
Replace placeholder screenshot
rubenwardy
2018-05-13
Use string formatting when building strings
rubenwardy
2018-05-12
Add Krock's mod search to meta importer to find forum topic ID
rubenwardy
2018-05-12
Add more metadata to importer
rubenwardy
2018-05-11
Add VCS import from Github
rubenwardy
2018-05-11
Read from description.txt
rubenwardy
2018-05-11
Move Github import to backend
rubenwardy