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