aboutsummaryrefslogtreecommitdiff
path: root/app/blueprints/api
AgeCommit message (Expand)Author
2020-07-13Filter out packages with no releases in ContentDBrubenwardy
2020-07-12Replace "Content DB" with "ContentDB"rubenwardy
2020-07-09Add score bonus to reviewsrubenwardy
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-06-03Fix bad URL construction in GitLab webhooksrubenwardy
2020-05-27Fix wrong API error responserubenwardy
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-04-11Fix access token not being shown after creationrubenwardy
2020-01-25Fix access token being exposed after APIToken editv1.23.3rubenwardy
2020-01-24Rename 'vcs' release-creation mode to 'git'rubenwardy
2020-01-24Add API to create releasesrubenwardy
2020-01-24Add ability to limit APITokens to a packagerubenwardy
2020-01-22Use server-side markdown renderer in WYSIWYG previewrubenwardy
2019-11-27Fix crash due to missing importrubenwardy
2019-11-27Add API Token creationrubenwardy
2019-11-15Refactor endpoints to use blueprints insteadrubenwardy