summaryrefslogtreecommitdiffstats
path: root/gitsrht/blueprints/api.py
AgeCommit message (Expand)Author
2019-07-12Fix unbound local when fetching log of empty repoDrew DeVault
2019-07-10Fix tree path traversal for repo tree API endpointRyan Chan
2019-07-06Scope annotations to a repo IDDrew DeVault
2019-07-06Lock down annotations to UserAccess.manageDrew DeVault
2019-07-06Implement annotationsDrew DeVault
2019-04-23Add RepoWebhook (for post-update webhooks)Drew DeVault
2019-04-22Implement repo data APIDrew DeVault
2018-12-31Remove old API, obsolete webhooks tableDrew DeVault
2018-09-19Remove cgit supportDrew DeVault
2017-11-12Implement renaming repositoriesDrew DeVault
2017-09-20Add webhook API endpointsDrew DeVault
2017-09-20Add API endpoint for repository creation, editingDrew DeVault
2017-09-19Add anonymous /api/repos/~usernameDrew DeVault
2017-09-19Break ground on the APIDrew DeVault