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