summaryrefslogtreecommitdiffstats
path: root/gitsrht
AgeCommit message (Expand)Author
2019-04-18Import delegated scopes from scm.sr.htDrew DeVault
2019-04-18Moved authorization endpoint to scm.sr.htLudovic Chabant
2019-04-12Fix 500's on bots crawling some reposDrew DeVault
2019-04-11Reverse order of commit author & msg in buildsDrew DeVault
2019-04-11Updates for scm.sr.ht private repo submissionDrew DeVault
2019-04-11Remove broken API stuffDrew DeVault
2019-04-11Allow readme to link to repository filesStephen Brennan
2019-04-09Update to use core.sr.ht's get_originDrew DeVault
2019-04-01Ignore additional editorconfig errorsDrew DeVault
2019-03-14Rename worker module to submitLudovic Chabant
2019-03-14Refactor post update hook to use scmsrhtLudovic Chabant
2019-02-18Flush database before ensuring SSH keysDrew DeVault
2019-02-14Simplify gitsrht-keysDrew DeVault
2019-02-14Rewrite gitsrht-dispatch in GoDrew DeVault
2019-02-14Fetch user SSH keys from meta.sr.htDrew DeVault
2019-02-14Rig up SSH key notify webhookDrew DeVault
2019-02-11Fix usage of next()Drew DeVault
2019-02-11Cast editorconfig values to intDrew DeVault
2019-02-11Add resilience to shitty editorconfigsDrew DeVault
2019-02-11Fix StopIteration in tree viewDrew DeVault
2019-02-11Use layout-full where appropriateDrew DeVault
2019-02-06Update index theme, split out dashboard templateDrew DeVault
2019-02-06Remove whitespace around svg <title> elementIvan Habunek
2019-02-05Pull max line width from editorconfig in blob viewDrew DeVault
2019-01-29Remove tilde hacksIvan Habunek
2019-01-23Add link to log for each tag in the Refs pageJustin Kelly
2019-01-23Allow block selection via jsIvan Habunek
2019-01-23Fix style on gitsrht/types/__init__.pyDrew DeVault
2019-01-22Fix crash when there's no README fileLudovic Chabant
2019-01-22Fix ssh accessLudovic Chabant
2019-01-22Remove templates and formatting code available in scmsrhtLudovic Chabant
2019-01-22Replace repo management code with scmsrht libLudovic Chabant
2019-01-20Resolve tags in gitsrht-update-hook instead of gitsrht.workerRobin Krahl
2019-01-17Style fixes and add margin to branch buttonsDrew DeVault
2019-01-17List default branch first on refs pageRobin Krahl
2019-01-17Add log link to branches on refs pageRobin Krahl
2019-01-16Responsiveness tweaksDrew DeVault
2019-01-16Missed a spot when disabling auto-setupDrew DeVault
2019-01-16Disable auto_source fixup in git.sr.ht workerDrew DeVault
2019-01-12Run "auto-config" functions on build manifestsLudovic Chabant
2018-12-31Remove old API, obsolete webhooks tableDrew DeVault
2018-12-30Move alembic jazz into core.sr.htDrew DeVault
2018-12-30Remove __init__ from mixin-based classesDrew DeVault
2018-12-30Organize imports in app.pyDrew DeVault
2018-12-30Initialize mixins in __init__Drew 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-12-20404 when trying to browse submodulesDrew DeVault