Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | routes: render markdown readmes in repo index (#11) | 2022-12-26 | 1 | -3/+1 | |
| | |||||
* | css: set repo desc font weight to normal | 2022-12-24 | 1 | -1/+1 | |
| | |||||
* | css: lose grid layout in refs | 2022-12-24 | 1 | -6/+2 | |
| | |||||
* | css: change iOS mono font | 2022-12-22 | 1 | -1/+1 | |
| | |||||
* | templates: improve this & parent commit | 2022-12-22 | 1 | -4/+11 | |
| | |||||
* | Link to parent commit file version in commit view | 2022-12-20 | 1 | -1/+2 | |
| | | | | | It makes sense for [oldfile] in [oldfile]->[newfile] to link to the previous version. This is also how cgit behaves. | ||||
* | diff: scroll diff on overflow | 2022-12-19 | 1 | -1/+1 | |
| | |||||
* | diff: show diff type | 2022-12-19 | 1 | -1/+10 | |
| | |||||
* | file: separate content and line numbers | 2022-12-19 | 1 | -1/+1 | |
| | |||||
* | css: add bg to readme/file content | 2022-12-19 | 2 | -2/+6 | |
| | |||||
* | git: check for binary files | 2022-12-19 | 1 | -1/+4 | |
| | |||||
* | add favicon | 2022-12-19 | 1 | -0/+1 | |
| | |||||
* | all: no more pretty urls | 2022-12-19 | 2 | -3/+3 | |
| | |||||
* | templates: message under tag name | 2022-12-18 | 1 | -2/+2 | |
| | |||||
* | css: single column index on small screens | 2022-12-18 | 1 | -6/+1 | |
| | |||||
* | all: go-import, clone url | 2022-12-18 | 3 | -4/+18 | |
| | |||||
* | log: cleaner view | 2022-12-18 | 2 | -4/+9 | |
| | |||||
* | templates: add title tags | 2022-12-18 | 4 | -0/+13 | |
| | |||||
* | templates: unified repo-header | 2022-12-18 | 7 | -41/+49 | |
| | |||||
* | git, templates: diff view | 2022-12-17 | 3 | -19/+43 | |
| | |||||
* | templates: repo and log | 2022-12-17 | 5 | -46/+86 | |
| | |||||
* | css: wrong name | 2022-12-17 | 1 | -2/+2 | |
| | |||||
* | templates: index rework | 2022-12-17 | 5 | -22/+28 | |
| | |||||
* | routes: description and humanized time to index | 2022-12-14 | 1 | -3/+5 | |
| | |||||
* | template: line numbers for file view | 2022-12-13 | 3 | -0/+7 | |
| | |||||
* | templates: tree and log links for tags | 2022-12-12 | 1 | -2/+5 | |
| | |||||
* | routes: refs view | 2022-12-12 | 1 | -0/+32 | |
| | |||||
* | routes: index view | 2022-12-12 | 4 | -2/+33 | |
| | |||||
* | templates: fix 404 and 500 | 2022-12-12 | 4 | -4/+14 | |
| | |||||
* | template: render diff header lines | 2022-12-12 | 2 | -2/+6 | |
| | |||||
* | git, routes: commit diff view | 2022-12-12 | 1 | -0/+52 | |
| | |||||
* | routes, templates: tree and log views | 2022-12-11 | 3 | -6/+55 | |
| | |||||
* | routes: file content view | 2022-12-11 | 1 | -0/+18 | |
| | |||||
* | all: init | 2022-12-11 | 5 | -0/+52 | |