fix naming conflict for diff route
Iris Lightshard nilix@nilfm.cc
add naive global mailmap support
Iris Lightshard nilix@nilfm.cc
bump v2.99999-nilix
Iris Lightshard nilix@nilfm.cc
Merge branch 'zombie_branches' into nilix
Iris Lightshard nilix@nilfm.cc
bump version 0.29999-nilix
Iris Lightshard nilix@nilfm.cc
Merge branch 'raw_link_fix' into nilix
Iris Lightshard nilix@nilfm.cc
bump version to v0.2.999-nilix
Iris Lightshard nilix@nilfm.cc
fix title tag and tree .. link
Iris Lightshard nilix@nilfm.cc
remove cdn link from head template
Iris Lightshard nilix@nilfm.cc
Merge branch 'rawfix' into nilix
Iris Lightshard nilix@nilfm.cc
nilix config
Iris Lightshard nilix@nilfm.cc
update readme
Iris Lightshard nilix@nilfm.cc
add footer, fix HTML hierarchy
Iris Lightshard nilix@nilfm.cc
tree: fit-content for size column
Iris Lightshard nilix@nilfm.cc
use table for tree view as it is more compatible with eg w3m and netsurf
Iris Lightshard nilix@nilfm.cc
Merge branch 'linecount_fix'
Iris Lightshard nilix@nilfm.cc
fix file view
Iris Lightshard nilix@nilfm.cc
fix file view CSS so content fits horizontally and doesn't overscroll
Iris Lightshard nilix@nilfm.cc
compile templates only once on app start instead of on every page request
Iris Lightshard nilix@nilfm.cc
Merge branch 'refs'
Iris Lightshard nilix@nilfm.cc
tree: directories first, add size column, fix ..
Iris Lightshard nilix@nilfm.cc
update layout for refs page, add pgp signatures to tags and commits only detailed commits have pgp sigs, not in the log to save bandwidth
Iris Lightshard nilix@nilfm.cc
fix line count for files that don't end in a newline
Iris Lightshard nilix@nilfm.cc
add raw file routes, link to raw files on file view, add relative link processing to readme code
Iris Lightshard nilix@nilfm.cc
Merge branch 'go.mod'
Iris Lightshard nilix@nilfm.cc
Merge branch 'taglist'
Iris Lightshard nilix@nilfm.cc
add style tweaks: commit hashes, emails, and more cross-browser friendly file view
Iris Lightshard nilix@nilfm.cc
markdown: more file exts, fix img
Anirudh Oppiliappan x@icyphox.sh
css: fix ul padding in readme
Anirudh Oppiliappan x@icyphox.sh
routes: render markdown readmes in repo index (#11)
James Mills 1290234+prologic@users.noreply.github.com
css: set repo desc font weight to normal
Anirudh Oppiliappan x@icyphox.sh
css: bottom padding in refs pre
Anirudh Oppiliappan x@icyphox.sh
css: lose grid layout in refs
Anirudh Oppiliappan x@icyphox.sh
unveil: remove git executable and /dev/null
Anirudh Oppiliappan x@icyphox.sh
git: pure go git clone
Anirudh Oppiliappan x@icyphox.sh
css: wrap refs pre
Anirudh Oppiliappan x@icyphox.sh
readme: unveil and ideas
Anirudh Oppiliappan x@icyphox.sh
config: add repo.ignore
Anirudh Oppiliappan x@icyphox.sh
unveil: /dev/null
Anirudh Oppiliappan x@icyphox.sh
unveil: reorder
Anirudh Oppiliappan x@icyphox.sh
css: reduce pre font size
Anirudh Oppiliappan x@icyphox.sh
css: set pre font lol
Anirudh Oppiliappan x@icyphox.sh
css: ui-monospace ref: https://stackoverflow.com/a/64133415
Anirudh Oppiliappan x@icyphox.sh
unveil: add git executable
Anirudh Oppiliappan x@icyphox.sh
clean up long line
Anirudh Oppiliappan x@icyphox.sh
unveil: cleanup code in main.go
unveil: log each call
unveil: initial commit
css: change iOS mono font
Anirudh Oppiliappan x@icyphox.sh
templates: improve this & parent commit
Anirudh Oppiliappan x@icyphox.sh
Link to parent commit file version in commit view It makes sense for [oldfile] in [oldfile]->[newfile] to link to the previous version. This is also how cgit behaves.
phire me@phire.cc
css: scroll file content x-axis only - 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
Anirudh Oppiliappan x@icyphox.sh
diff: scroll diff on overflow
Anirudh Oppiliappan x@icyphox.sh
add license closes #2
Anirudh Oppiliappan x@icyphox.sh
diff: show diff type
Anirudh Oppiliappan x@icyphox.sh
file: separate content and line numbers
Anirudh Oppiliappan x@icyphox.sh
css: add bg to readme/file content
Anirudh Oppiliappan x@icyphox.sh
index: turn off logging, it's too noisy
Anirudh Oppiliappan x@icyphox.sh
readme: clarify license
Anirudh Oppiliappan x@icyphox.sh
css: scroll file content
Anirudh Oppiliappan x@icyphox.sh
decrease prominence of author info in ui
Alexander Cobleigh angellus.falsus@gmail.com
unveil: clarify its uselessness
Anirudh Oppiliappan x@icyphox.sh
git: check for binary files
Anirudh Oppiliappan x@icyphox.sh
add favicon
Anirudh Oppiliappan x@icyphox.sh
readme: more info
Anirudh Oppiliappan x@icyphox.sh
config: fix yaml
Anirudh Oppiliappan x@icyphox.sh
all: no more pretty urls
Anirudh Oppiliappan x@icyphox.sh
templates: message under tag name
Anirudh Oppiliappan x@icyphox.sh
css: default monospace font
Anirudh Oppiliappan x@icyphox.sh
config: fix go-import pretty url
Anirudh Oppiliappan x@icyphox.sh
css: single column index on small screens
Anirudh Oppiliappan x@icyphox.sh
all: go-import, clone url
Anirudh Oppiliappan x@icyphox.sh
log: cleaner view
Anirudh Oppiliappan x@icyphox.sh
routes: skip unopenable dirs
Anirudh Oppiliappan x@icyphox.sh
config: scan path
Anirudh Oppiliappan x@icyphox.sh
routes: sort repo index by last idle
Anirudh Oppiliappan x@icyphox.sh
templates: add title tags
Anirudh Oppiliappan x@icyphox.sh
unveil: init
Anirudh Oppiliappan x@icyphox.sh
git: rework diff to fetch initial commit
Anirudh Oppiliappan x@icyphox.sh
templates: unified repo-header
Anirudh Oppiliappan x@icyphox.sh
git, templates: diff view
Anirudh Oppiliappan x@icyphox.sh
templates: repo and log
Anirudh Oppiliappan x@icyphox.sh
css: wrong name
Anirudh Oppiliappan x@icyphox.sh
templates: index rework
Anirudh Oppiliappan x@icyphox.sh
routes: serve static content from /static
Anirudh Oppiliappan x@icyphox.sh
readme: some bs
Anirudh Oppiliappan x@icyphox.sh
routes: disable git push
Anirudh Oppiliappan x@icyphox.sh
routes: wildcard multiplex route at the end
Anirudh Oppiliappan x@icyphox.sh
routes: multiplex git and web ui
Anirudh Oppiliappan x@icyphox.sh
routes: description and humanized time to index
Anirudh Oppiliappan x@icyphox.sh
template: line numbers for file view
Anirudh Oppiliappan x@icyphox.sh
git: find main branch from config
Anirudh Oppiliappan x@icyphox.sh
deps: bump go-git Now builds without cgo.
Anirudh Oppiliappan x@icyphox.sh
config: server host and port
Anirudh Oppiliappan x@icyphox.sh
templates: tree and log links for tags
Anirudh Oppiliappan x@icyphox.sh
routes: refs view
Anirudh Oppiliappan x@icyphox.sh
routes: index view
Anirudh Oppiliappan x@icyphox.sh
routes: render readme
Anirudh Oppiliappan x@icyphox.sh
templates: fix 404 and 500
Anirudh Oppiliappan x@icyphox.sh
template: render diff header lines
Anirudh Oppiliappan x@icyphox.sh
git, routes: commit diff view
Anirudh Oppiliappan x@icyphox.sh
routes, templates: tree and log views
Anirudh Oppiliappan x@icyphox.sh
git: fix trees
Anirudh Oppiliappan x@icyphox.sh
routes: file content view
Anirudh Oppiliappan x@icyphox.sh
git: file content at ref
Anirudh Oppiliappan x@icyphox.sh
routes: split repo index and files views
Anirudh Oppiliappan x@icyphox.sh
git: fetch files only using ref
Anirudh Oppiliappan x@icyphox.sh
all: init
Anirudh Oppiliappan x@icyphox.sh
sort tags in reverse chronological order and deduplicate
Iris Lightshard nilix@nilfm.cc
only add go meta import tag if go.mod exists in repo root
Iris Lightshard nilix@nilfm.cc
add raw file routes and allow readme to reference relative repo paths
Iris Lightshard nilix@nilfm.cc
use time tag in log
Iris Lightshard nilix@nilfm.cc
fix buffer overflow in countlines for files greater than 32kb
Iris Lightshard nilix@nilfm.cc
use simpler path for raw routes to avoid conflicts with repos with branch called 'raw'
Iris Lightshard nilix@nilfm.cc
fix raw file link in file view
Iris Lightshard nilix@nilfm.cc
fix title tag and tree .. link
Iris Lightshard nilix@nilfm.cc
don't show orphaned branches in the ref list
Iris Lightshard nilix@nilfm.cc