Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | unveil: log each call | zak | 2022-12-22 | 1 | -0/+3 |
* | unveil: initial commit | zak | 2022-12-22 | 4 | -22/+36 |
* | css: change iOS mono font | Anirudh Oppiliappan | 2022-12-22 | 2 | -2/+2 |
* | 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 |
* | css: scroll file content x-axis only | zak | 2022-12-20 | 1 | -1/+2 |
* | readme: add note clarifying cloning | Anirudh Oppiliappan | 2022-12-19 | 1 | -0/+2 |
* | diff: scroll diff on overflow | Anirudh Oppiliappan | 2022-12-19 | 1 | -1/+1 |
* | add license | Anirudh Oppiliappan | 2022-12-19 | 1 | -0/+23 |
* | diff: show diff type | Anirudh Oppiliappan | 2022-12-19 | 3 | -1/+18 |
* | file: separate content and line numbers | Anirudh Oppiliappan | 2022-12-19 | 2 | -2/+6 |
* | css: add bg to readme/file content | Anirudh Oppiliappan | 2022-12-19 | 3 | -5/+11 |
* | index: turn off logging, it's too noisy | Anirudh Oppiliappan | 2022-12-19 | 1 | -1/+0 |
* | readme: clarify license | Anirudh Oppiliappan | 2022-12-19 | 1 | -0/+5 |
* | css: scroll file content | Anirudh Oppiliappan | 2022-12-19 | 1 | -0/+1 |
* | decrease prominence of author info in ui | Alexander Cobleigh | 2022-12-19 | 1 | -0/+1 |
* | unveil: clarify its uselessness | Anirudh Oppiliappan | 2022-12-19 | 1 | -0/+2 |
* | git: check for binary files | Anirudh Oppiliappan | 2022-12-19 | 3 | -2/+13 |
* | add favicon | Anirudh Oppiliappan | 2022-12-19 | 2 | -0/+1 |
* | readme: more info | Anirudh Oppiliappan | 2022-12-19 | 1 | -1/+58 |
* | config: fix yaml | Anirudh Oppiliappan | 2022-12-19 | 1 | -1/+1 |
* | all: no more pretty urls | Anirudh Oppiliappan | 2022-12-19 | 10 | -35/+17 |
* | templates: message under tag name | Anirudh Oppiliappan | 2022-12-18 | 1 | -2/+2 |
* | css: default monospace font | Anirudh Oppiliappan | 2022-12-18 | 1 | -2/+2 |
* | config: fix go-import pretty url | Anirudh Oppiliappan | 2022-12-18 | 2 | -4/+7 |
* | css: single column index on small screens | Anirudh Oppiliappan | 2022-12-18 | 2 | -15/+13 |
* | all: go-import, clone url | Anirudh Oppiliappan | 2022-12-18 | 7 | -9/+54 |
* | log: cleaner view | Anirudh Oppiliappan | 2022-12-18 | 3 | -4/+18 |
* | routes: skip unopenable dirs | Anirudh Oppiliappan | 2022-12-18 | 1 | -3/+2 |
* | config: scan path | Anirudh Oppiliappan | 2022-12-18 | 1 | -1/+1 |
* | routes: sort repo index by last idle | Anirudh Oppiliappan | 2022-12-18 | 1 | -1/+11 |
* | templates: add title tags | Anirudh Oppiliappan | 2022-12-18 | 5 | -0/+14 |
* | unveil: init | Anirudh Oppiliappan | 2022-12-18 | 3 | -0/+37 |
* | git: rework diff to fetch initial commit | Anirudh Oppiliappan | 2022-12-18 | 3 | -17/+70 |
* | templates: unified repo-header | Anirudh Oppiliappan | 2022-12-18 | 7 | -41/+49 |
* | git, templates: diff view | Anirudh Oppiliappan | 2022-12-17 | 8 | -24/+88 |
* | templates: repo and log | Anirudh Oppiliappan | 2022-12-17 | 8 | -61/+168 |
* | css: wrong name | Anirudh Oppiliappan | 2022-12-17 | 2 | -5/+5 |
* | templates: index rework | Anirudh Oppiliappan | 2022-12-17 | 6 | -22/+140 |
* | routes: serve static content from /static | Anirudh Oppiliappan | 2022-12-17 | 5 | -13/+24 |
* | readme: some bs | Anirudh Oppiliappan | 2022-12-15 | 1 | -0/+9 |
* | routes: disable git push | Anirudh Oppiliappan | 2022-12-14 | 1 | -6/+9 |
* | routes: wildcard multiplex route at the end | Anirudh Oppiliappan | 2022-12-14 | 1 | -2/+2 |
* | routes: multiplex git and web ui | Anirudh Oppiliappan | 2022-12-14 | 3 | -1/+47 |
* | routes: description and humanized time to index | Anirudh Oppiliappan | 2022-12-14 | 4 | -7/+26 |
* | template: line numbers for file view | Anirudh Oppiliappan | 2022-12-13 | 4 | -1/+41 |
* | git: find main branch from config | Anirudh Oppiliappan | 2022-12-13 | 4 | -17/+37 |
* | deps: bump go-git | Anirudh Oppiliappan | 2022-12-13 | 2 | -23/+36 |
* | config: server host and port | Anirudh Oppiliappan | 2022-12-12 | 3 | -1/+11 |
* | templates: tree and log links for tags | Anirudh Oppiliappan | 2022-12-12 | 1 | -2/+5 |