aboutsummaryrefslogtreecommitdiff
path: root/app/blueprints/api/endpoints.py
AgeCommit message (Expand)Author
2020-06-06WIP: Optimise packages queryoptimise_packages_queryrubenwardy
2020-06-05Return dictionary of package to deps in APIrubenwardy
2020-06-05Fix typorubenwardy
2020-06-05Fix bugs, and documentrubenwardy
2020-06-05Add ability to not include optional deps in deps APIrubenwardy
2020-06-05Return package IDs only in dependency APIrubenwardy
2020-06-03Add Package Config help pagerubenwardy
2020-05-19Fix API auth crash and add more error messagesv1.25.1rubenwardy
2020-04-21Optimise SQL queriesv1.24.3rubenwardy
2020-04-21Correct documentation on users allowed to use webhooksrubenwardy
2020-04-21Add API to see scoresrubenwardy
2020-01-24Rename 'vcs' release-creation mode to 'git'rubenwardy
2020-01-24Add API to create releasesrubenwardy
2020-01-22Use server-side markdown renderer in WYSIWYG previewrubenwardy
2019-11-27Add API Token creationrubenwardy