Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2023-02-18 | fix buffer overflow in countlines for files greater than 32k | Derek Stevens | 1 | -1/+1 | |
Signed-off-by: Derek Stevens <nilix@nilfm.cc> | |||||
2023-02-08 | fix line count for files that don't end in a newline | Derek Stevens | 1 | -0/+8 | |
Signed-off-by: Derek Stevens <nilix@nilfm.cc> | |||||
2022-12-19 | all: no more pretty urls | Anirudh Oppiliappan | 1 | -1/+1 | |
2022-12-17 | templates: repo and log | Anirudh Oppiliappan | 1 | -1/+1 | |
2022-12-17 | routes: serve static content from /static | Anirudh Oppiliappan | 1 | -4/+4 | |
2022-12-13 | template: line numbers for file view | Anirudh Oppiliappan | 1 | -1/+34 | |
2022-12-12 | routes: render readme | Anirudh Oppiliappan | 1 | -9/+12 | |
2022-12-11 | routes, templates: tree and log views | Anirudh Oppiliappan | 1 | -6/+4 | |
2022-12-11 | routes: file content view | Anirudh Oppiliappan | 1 | -6/+29 | |