aboutsummaryrefslogtreecommitdiff
path: root/config (follow)
Commit message (Collapse)AuthorAgeFilesLines
* LICENSE: Switch to AGPLv3-onlyRunxi Yu2024-06-201-18/+4
|
* Add copyright information to each Go fileRunxi Yu2024-06-161-0/+24
|
* config: Ensure we always have an absolute pathDaniele Sluijters2023-02-051-0/+11
| | | | | Having this consistent across the code is handy when we're building paths, counting separators and other path manipulation.
* config: add repo.ignoreAnirudh Oppiliappan2022-12-221-0/+1
|
* config: fix yamlAnirudh Oppiliappan2022-12-191-1/+1
|
* all: no more pretty urlsAnirudh Oppiliappan2022-12-191-6/+1
|
* config: fix go-import pretty urlAnirudh Oppiliappan2022-12-181-1/+1
|
* all: go-import, clone urlAnirudh Oppiliappan2022-12-181-0/+6
|
* routes: serve static content from /staticAnirudh Oppiliappan2022-12-171-3/+4
|
* git: find main branch from configAnirudh Oppiliappan2022-12-131-5/+6
|
* config: server host and portAnirudh Oppiliappan2022-12-121-0/+4
|
* routes: render readmeAnirudh Oppiliappan2022-12-121-1/+2
|
* all: initAnirudh Oppiliappan2022-12-111-0/+35