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
/
blueprints
/
api
Age
Commit message (
Expand
)
Author
2020-07-13
Filter out packages with no releases in ContentDB
rubenwardy
2020-07-12
Replace "Content DB" with "ContentDB"
rubenwardy
2020-07-09
Add score bonus to reviews
rubenwardy
2020-06-05
Return dictionary of package to deps in API
rubenwardy
2020-06-05
Fix typo
rubenwardy
2020-06-05
Fix bugs, and document
rubenwardy
2020-06-05
Add ability to not include optional deps in deps API
rubenwardy
2020-06-05
Return package IDs only in dependency API
rubenwardy
2020-06-03
Add Package Config help page
rubenwardy
2020-06-03
Fix bad URL construction in GitLab webhooks
rubenwardy
2020-05-27
Fix wrong API error response
rubenwardy
2020-05-19
Fix API auth crash and add more error messages
v1.25.1
rubenwardy
2020-04-21
Optimise SQL queries
v1.24.3
rubenwardy
2020-04-21
Correct documentation on users allowed to use webhooks
rubenwardy
2020-04-21
Add API to see scores
rubenwardy
2020-04-11
Fix access token not being shown after creation
rubenwardy
2020-01-25
Fix access token being exposed after APIToken edit
v1.23.3
rubenwardy
2020-01-24
Rename 'vcs' release-creation mode to 'git'
rubenwardy
2020-01-24
Add API to create releases
rubenwardy
2020-01-24
Add ability to limit APITokens to a package
rubenwardy
2020-01-22
Use server-side markdown renderer in WYSIWYG preview
rubenwardy
2019-11-27
Fix crash due to missing import
rubenwardy
2019-11-27
Add API Token creation
rubenwardy
2019-11-15
Refactor endpoints to use blueprints instead
rubenwardy