Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | support categories at index | cel 🌸 | 2024-02-19 | 1 | -15/+20 |
| | |||||
* | fix broken mailto: link in commit template | Gil Poiares-Oliveira | 2023-05-15 | 1 | -1/+1 |
| | |||||
* | css: fix table overflow | Anirudh Oppiliappan | 2023-03-19 | 1 | -12/+18 |
| | |||||
* | cleaner titles | Anirudh Oppiliappan | 2023-02-18 | 7 | -36/+29 |
| | | | | by nilix | ||||
* | templates: fix tags | Anirudh Oppiliappan | 2023-02-08 | 1 | -1/+1 |
| | |||||
* | tree: directories first, add size column, fix .. | Derek Stevens | 2023-02-08 | 1 | -8/+17 |
| | | | | Signed-off-by: Derek Stevens <nilix@nilfm.cc> | ||||
* | only add go meta import tag if go.mod exists in repo root | Derek Stevens | 2023-02-05 | 1 | -1/+1 |
| | | | | | | | | This is a multipart message in MIME format. Pretty self-explanitory :3 Signed-off-by: Derek Stevens <nilix@nilfm.cc> | ||||
* | add style tweaks | Derek Stevens | 2023-02-05 | 4 | -15/+19 |
| | | | | Signed-off-by: Derek Stevens <nilix@nilfm.cc> | ||||
* | routes: render markdown readmes in repo index (#11) | James Mills | 2022-12-26 | 1 | -3/+1 |
| | |||||
* | css: set repo desc font weight to normal | Anirudh Oppiliappan | 2022-12-24 | 1 | -1/+1 |
| | |||||
* | css: lose grid layout in refs | Anirudh Oppiliappan | 2022-12-24 | 1 | -6/+2 |
| | |||||
* | css: change iOS mono font | Anirudh Oppiliappan | 2022-12-22 | 1 | -1/+1 |
| | |||||
* | templates: improve this & parent commit | Anirudh Oppiliappan | 2022-12-22 | 1 | -4/+11 |
| | |||||
* | Link to parent commit file version in commit view | phire | 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 | Anirudh Oppiliappan | 2022-12-19 | 1 | -1/+1 |
| | |||||
* | diff: show diff type | Anirudh Oppiliappan | 2022-12-19 | 1 | -1/+10 |
| | |||||
* | file: separate content and line numbers | Anirudh Oppiliappan | 2022-12-19 | 1 | -1/+1 |
| | |||||
* | css: add bg to readme/file content | Anirudh Oppiliappan | 2022-12-19 | 2 | -2/+6 |
| | |||||
* | git: check for binary files | Anirudh Oppiliappan | 2022-12-19 | 1 | -1/+4 |
| | |||||
* | add favicon | Anirudh Oppiliappan | 2022-12-19 | 1 | -0/+1 |
| | |||||
* | all: no more pretty urls | Anirudh Oppiliappan | 2022-12-19 | 2 | -3/+3 |
| | |||||
* | templates: message under tag name | Anirudh Oppiliappan | 2022-12-18 | 1 | -2/+2 |
| | |||||
* | css: single column index on small screens | Anirudh Oppiliappan | 2022-12-18 | 1 | -6/+1 |
| | |||||
* | all: go-import, clone url | Anirudh Oppiliappan | 2022-12-18 | 3 | -4/+18 |
| | |||||
* | log: cleaner view | Anirudh Oppiliappan | 2022-12-18 | 2 | -4/+9 |
| | |||||
* | templates: add title tags | Anirudh Oppiliappan | 2022-12-18 | 4 | -0/+13 |
| | |||||
* | templates: unified repo-header | Anirudh Oppiliappan | 2022-12-18 | 7 | -41/+49 |
| | |||||
* | git, templates: diff view | Anirudh Oppiliappan | 2022-12-17 | 3 | -19/+43 |
| | |||||
* | templates: repo and log | Anirudh Oppiliappan | 2022-12-17 | 5 | -46/+86 |
| | |||||
* | css: wrong name | Anirudh Oppiliappan | 2022-12-17 | 1 | -2/+2 |
| | |||||
* | templates: index rework | Anirudh Oppiliappan | 2022-12-17 | 5 | -22/+28 |
| | |||||
* | routes: description and humanized time to index | Anirudh Oppiliappan | 2022-12-14 | 1 | -3/+5 |
| | |||||
* | template: line numbers for file view | Anirudh Oppiliappan | 2022-12-13 | 3 | -0/+7 |
| | |||||
* | templates: tree and log links for tags | Anirudh Oppiliappan | 2022-12-12 | 1 | -2/+5 |
| | |||||
* | routes: refs view | Anirudh Oppiliappan | 2022-12-12 | 1 | -0/+32 |
| | |||||
* | routes: index view | Anirudh Oppiliappan | 2022-12-12 | 4 | -2/+33 |
| | |||||
* | templates: fix 404 and 500 | Anirudh Oppiliappan | 2022-12-12 | 4 | -4/+14 |
| | |||||
* | template: render diff header lines | Anirudh Oppiliappan | 2022-12-12 | 2 | -2/+6 |
| | |||||
* | git, routes: commit diff view | Anirudh Oppiliappan | 2022-12-12 | 1 | -0/+52 |
| | |||||
* | routes, templates: tree and log views | Anirudh Oppiliappan | 2022-12-11 | 3 | -6/+55 |
| | |||||
* | routes: file content view | Anirudh Oppiliappan | 2022-12-11 | 1 | -0/+18 |
| | |||||
* | all: init | Anirudh Oppiliappan | 2022-12-11 | 5 | -0/+52 |