]> git.lizzy.rs Git - cheatdb.git/history - app/blueprints/api/endpoints.py
Filter out packages with no releases in ContentDB
[cheatdb.git] / app / blueprints / api / endpoints.py
2020-07-13 rubenwardyFilter out packages with no releases in ContentDB
2020-07-12 rubenwardyReplace "Content DB" with "ContentDB"
2020-07-09 rubenwardyAdd score bonus to reviews
2020-06-05 rubenwardyReturn dictionary of package to deps in API
2020-06-05 rubenwardyFix typo
2020-06-05 rubenwardyFix bugs, and document
2020-06-05 rubenwardyAdd ability to not include optional deps in deps API
2020-06-05 rubenwardyReturn package IDs only in dependency API
2020-06-03 rubenwardyAdd Package Config help page
2020-05-19 rubenwardyFix API auth crash and add more error messages v1.25.1
2020-04-21 rubenwardyOptimise SQL queries v1.24.3
2020-04-21 rubenwardyCorrect documentation on users allowed to use webhooks
2020-04-21 rubenwardyAdd API to see scores
2020-01-24 rubenwardyRename 'vcs' release-creation mode to 'git'
2020-01-24 rubenwardyAdd API to create releases
2020-01-22 rubenwardyUse server-side markdown renderer in WYSIWYG preview
2019-11-27 rubenwardyAdd API Token creation