aboutsummaryrefslogtreecommitdiff
path: root/routes/handler.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* LICENSE: Switch to AGPLv3-onlyRunxi Yu2024-06-201-18/+4
* Add copyright information to each Go fileRunxi Yu2024-06-161-0/+24
* go.mod, etc: git.icyphox.sh/legit -> git.sr.ht/~runxiyu/legitrxRunxi Yu2024-06-151-1/+1
* routes: switch to net/http routerAnirudh Oppiliappan2024-03-271-17/+14
* git: pure go git cloneAnirudh Oppiliappan2022-12-241-27/+9
* all: no more pretty urlsAnirudh Oppiliappan2022-12-191-1/+1
* routes: serve static content from /staticAnirudh Oppiliappan2022-12-171-0/+1
* routes: disable git pushAnirudh Oppiliappan2022-12-141-6/+9
* routes: wildcard multiplex route at the endAnirudh Oppiliappan2022-12-141-2/+2
* routes: multiplex git and web uiAnirudh Oppiliappan2022-12-141-1/+40
* routes: refs viewAnirudh Oppiliappan2022-12-121-0/+1
* routes: render readmeAnirudh Oppiliappan2022-12-121-0/+8
* git, routes: commit diff viewAnirudh Oppiliappan2022-12-121-0/+1
* routes, templates: tree and log viewsAnirudh Oppiliappan2022-12-111-0/+1
* routes: file content viewAnirudh Oppiliappan2022-12-111-1/+2
* routes: split repo index and files viewsAnirudh Oppiliappan2022-12-111-2/+2
* all: initAnirudh Oppiliappan2022-12-111-0/+14