aboutsummaryrefslogtreecommitdiff
path: root/routes/template.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: add raw file viewAnirudh Oppiliappan2024-02-251-0/+7
* fix buffer overflow in countlines for files greater than 32kDerek Stevens2023-02-181-1/+1
* fix line count for files that don't end in a newlineDerek Stevens2023-02-081-0/+8
* all: no more pretty urlsAnirudh Oppiliappan2022-12-191-1/+1
* templates: repo and logAnirudh Oppiliappan2022-12-171-1/+1
* routes: serve static content from /staticAnirudh Oppiliappan2022-12-171-4/+4
* template: line numbers for file viewAnirudh Oppiliappan2022-12-131-1/+34
* routes: render readmeAnirudh Oppiliappan2022-12-121-9/+12
* routes, templates: tree and log viewsAnirudh Oppiliappan2022-12-111-6/+4
* routes: file content viewAnirudh Oppiliappan2022-12-111-6/+29
* all: initAnirudh Oppiliappan2022-12-111-0/+32