Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | config: add repo.ignore | 2022-12-22 | 4 | -10/+60 | |
| | |||||
* | unveil: /dev/null | 2022-12-22 | 1 | -0/+1 | |
| | |||||
* | unveil: reorder | 2022-12-22 | 1 | -4/+4 | |
| | |||||
* | css: reduce pre font size | 2022-12-22 | 1 | -0/+1 | |
| | |||||
* | css: set pre font | 2022-12-22 | 1 | -1/+5 | |
| | | | | lol | ||||
* | css: ui-monospace | 2022-12-22 | 1 | -1/+1 | |
| | | | | ref: https://stackoverflow.com/a/64133415 | ||||
* | unveil: add git executable | 2022-12-22 | 2 | -3/+7 | |
| | |||||
* | clean up long line | 2022-12-22 | 1 | -3/+6 | |
| | |||||
* | unveil: cleanup code in main.go | 2022-12-22 | 1 | -2/+3 | |
| | |||||
* | unveil: log each call | 2022-12-22 | 1 | -0/+3 | |
| | |||||
* | unveil: initial commit | 2022-12-22 | 4 | -22/+36 | |
| | |||||
* | css: change iOS mono font | 2022-12-22 | 2 | -2/+2 | |
| | |||||
* | 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. | ||||
* | css: scroll file content x-axis only | 2022-12-20 | 1 | -1/+2 | |
| | | | | | | - we don't need any overflow scrolling for the y-axis. - set overflow-x to 'auto' so that the scroll bar only shows when the content does overflow. | ||||
* | readme: add note clarifying cloning | 2022-12-19 | 1 | -0/+2 | |
| | |||||
* | diff: scroll diff on overflow | 2022-12-19 | 1 | -1/+1 | |
| | |||||
* | add license | 2022-12-19 | 1 | -0/+23 | |
| | | | | closes #2 | ||||
* | diff: show diff type | 2022-12-19 | 3 | -1/+18 | |
| | |||||
* | file: separate content and line numbers | 2022-12-19 | 2 | -2/+6 | |
| | |||||
* | css: add bg to readme/file content | 2022-12-19 | 3 | -5/+11 | |
| | |||||
* | index: turn off logging, it's too noisy | 2022-12-19 | 1 | -1/+0 | |
| | |||||
* | readme: clarify license | 2022-12-19 | 1 | -0/+5 | |
| | |||||
* | css: scroll file content | 2022-12-19 | 1 | -0/+1 | |
| | |||||
* | decrease prominence of author info in ui | 2022-12-19 | 1 | -0/+1 | |
| | |||||
* | unveil: clarify its uselessness | 2022-12-19 | 1 | -0/+2 | |
| | |||||
* | git: check for binary files | 2022-12-19 | 3 | -2/+13 | |
| | |||||
* | add favicon | 2022-12-19 | 2 | -0/+1 | |
| | |||||
* | readme: more info | 2022-12-19 | 1 | -1/+58 | |
| | |||||
* | config: fix yaml | 2022-12-19 | 1 | -1/+1 | |
| | |||||
* | all: no more pretty urls | 2022-12-19 | 10 | -35/+17 | |
| | |||||
* | templates: message under tag name | 2022-12-18 | 1 | -2/+2 | |
| | |||||
* | css: default monospace font | 2022-12-18 | 1 | -2/+2 | |
| | |||||
* | config: fix go-import pretty url | 2022-12-18 | 2 | -4/+7 | |
| | |||||
* | css: single column index on small screens | 2022-12-18 | 2 | -15/+13 | |
| | |||||
* | all: go-import, clone url | 2022-12-18 | 7 | -9/+54 | |
| | |||||
* | log: cleaner view | 2022-12-18 | 3 | -4/+18 | |
| | |||||
* | routes: skip unopenable dirs | 2022-12-18 | 1 | -3/+2 | |
| | |||||
* | config: scan path | 2022-12-18 | 1 | -1/+1 | |
| | |||||
* | routes: sort repo index by last idle | 2022-12-18 | 1 | -1/+11 | |
| | |||||
* | templates: add title tags | 2022-12-18 | 5 | -0/+14 | |
| | |||||
* | unveil: init | 2022-12-18 | 3 | -0/+37 | |
| | |||||
* | git: rework diff to fetch initial commit | 2022-12-18 | 3 | -17/+70 | |
| | |||||
* | templates: unified repo-header | 2022-12-18 | 7 | -41/+49 | |
| | |||||
* | git, templates: diff view | 2022-12-17 | 8 | -24/+88 | |
| | |||||
* | templates: repo and log | 2022-12-17 | 8 | -61/+168 | |
| | |||||
* | css: wrong name | 2022-12-17 | 2 | -5/+5 | |
| | |||||
* | templates: index rework | 2022-12-17 | 6 | -22/+140 | |
| | |||||
* | routes: serve static content from /static | 2022-12-17 | 5 | -13/+24 | |
| | |||||
* | readme: some bs | 2022-12-15 | 1 | -0/+9 | |
| |