Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2023-02-05 | config: Ensure we always have an absolute path | Daniele Sluijters | 1 | -0/+11 | |
Having this consistent across the code is handy when we're building paths, counting separators and other path manipulation. | |||||
2022-12-22 | config: add repo.ignore | Anirudh Oppiliappan | 1 | -0/+1 | |
2022-12-19 | config: fix yaml | Anirudh Oppiliappan | 1 | -1/+1 | |
2022-12-19 | all: no more pretty urls | Anirudh Oppiliappan | 1 | -6/+1 | |
2022-12-18 | config: fix go-import pretty url | Anirudh Oppiliappan | 1 | -1/+1 | |
2022-12-18 | all: go-import, clone url | Anirudh Oppiliappan | 1 | -0/+6 | |
2022-12-17 | routes: serve static content from /static | Anirudh Oppiliappan | 1 | -3/+4 | |
2022-12-13 | git: find main branch from config | Anirudh Oppiliappan | 1 | -5/+6 | |
2022-12-12 | config: server host and port | Anirudh Oppiliappan | 1 | -0/+4 | |
2022-12-12 | routes: render readme | Anirudh Oppiliappan | 1 | -1/+2 | |