summaryrefslogtreecommitdiffstats
path: root/gitsrht/app.py
AgeCommit message (Expand)Author
2019-07-12Use srht.flask.session instead of flask.sessionDrew DeVault
2019-04-23Add RepoWebhook (for post-update webhooks)Drew DeVault
2019-04-22Implement repo data APIDrew DeVault
2019-04-19Set up scm.sr.ht webhooksDrew DeVault
2019-02-14Fetch user SSH keys from meta.sr.htDrew DeVault
2019-02-14Rig up SSH key notify webhookDrew DeVault
2019-01-22Replace repo management code with scmsrht libLudovic Chabant
2018-12-31Remove old API, obsolete webhooks tableDrew DeVault
2018-12-30Organize imports in app.pyDrew DeVault
2018-12-29Further reductions of codeDrew DeVault
2018-12-29Move more OAuth code into core.sr.htDrew DeVault
2018-12-28Fix user_type setup on loginDrew DeVault
2018-12-28Updates per meta.sr.ht API changesDrew DeVault
2018-11-30Extract clone_urls to a filterIvan Habunek
2018-11-30Register filters within the appIvan Habunek
2018-11-24Tweaks to contributors pageDrew DeVault
2018-11-18Add url helpersIvan Habunek
2018-11-16Revert "TEMP Fix lookup_user when multiple results found"Drew DeVault
2018-11-16TEMP Fix lookup_user when multiple results foundDrew DeVault
2018-10-13Set url_map.strict_slashes = FalseDrew DeVault
2018-10-01PolishDrew DeVault
2018-09-21Support rendering any level of the treeDrew DeVault
2018-09-21Implement tree annotationDrew DeVault
2018-09-21Polish up some loose endsDrew DeVault
2018-09-21Make repo summary page realDrew DeVault
2018-09-19Remove cgit supportDrew DeVault
2018-09-03Update for sr.ht unified configDrew DeVault
2018-07-10Switch to standard authenticationDrew DeVault
2017-09-19Break ground on the APIDrew DeVault
2017-04-16Add basic builds.sr.ht integrationDrew DeVault
2017-04-07Implement repository deletionDrew DeVault
2017-04-02Fix stupid error in HEAD~2Drew DeVault
2017-04-02Refresh current_user when rendering templatesDrew DeVault
2017-02-08git -> gitsrht (module rename)Drew DeVault