Commit graph

44 commits

Author SHA1 Message Date
839be3691d
use table for tree view as it is more compatible with eg w3m and netsurf 2023-02-03 17:56:23 -07:00
907dcc9eeb Merge branch 'refs' 2023-02-02 09:32:50 -07:00
dde087ea2d
use time tag in log 2023-02-02 09:32:31 -07:00
50093251b2
tree: directories first, add size column, fix .. 2023-02-01 23:01:36 -07:00
cd131c0629
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
2023-02-01 22:43:10 -07:00
239d5b2dfa
add raw file routes, link to raw files on file view, add relative link processing to readme code 2023-02-01 22:03:56 -07:00
80ba8a576b Merge branch 'go.mod' 2023-02-01 21:59:39 -07:00
7d3fed52ad
add raw file routes and allow readme to reference relative repo paths 2023-01-31 16:27:22 -07:00
9bb6fb2afc
only add go meta import tag if go.mod exists in repo root 2023-01-31 14:27:48 -07:00
2d263d99a3
add style tweaks: commit hashes, emails, and more cross-browser friendly file view 2023-01-31 14:02:43 -07:00
James Mills
95dec0f056
routes: render markdown readmes in repo index (#11) 2022-12-26 11:50:08 +05:30
Anirudh Oppiliappan
0547b04260
css: set repo desc font weight to normal 2022-12-24 16:50:44 +05:30
Anirudh Oppiliappan
845cce8ea7
css: lose grid layout in refs 2022-12-24 15:11:48 +05:30
Anirudh Oppiliappan
d0f5d874c5
css: change iOS mono font 2022-12-22 11:02:48 +05:30
Anirudh Oppiliappan
86eb64311c
templates: improve this & parent commit 2022-12-22 10:58:41 +05:30
phire
1375740735 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.
2022-12-20 14:24:17 +05:30
Anirudh Oppiliappan
150d81df6c
diff: scroll diff on overflow 2022-12-19 22:15:03 +05:30
Anirudh Oppiliappan
263a1509db
diff: show diff type 2022-12-19 18:07:13 +05:30
Anirudh Oppiliappan
194ec63d81
file: separate content and line numbers 2022-12-19 17:52:42 +05:30
Anirudh Oppiliappan
2b9b2bdb1f
css: add bg to readme/file content 2022-12-19 17:49:48 +05:30
Anirudh Oppiliappan
a05244018a
git: check for binary files 2022-12-19 11:36:50 +05:30
Anirudh Oppiliappan
8ba1a9609a
add favicon 2022-12-19 11:25:49 +05:30
Anirudh Oppiliappan
df0962a39e
all: no more pretty urls 2022-12-19 09:02:23 +05:30
Anirudh Oppiliappan
232a3603a6
templates: message under tag name 2022-12-18 22:18:00 +05:30
Anirudh Oppiliappan
0e6eaa2113
css: single column index on small screens 2022-12-18 20:07:27 +05:30
Anirudh Oppiliappan
d0d636aa89
all: go-import, clone url 2022-12-18 20:00:19 +05:30
Anirudh Oppiliappan
2e3c3103c4
log: cleaner view 2022-12-18 12:19:48 +05:30
Anirudh Oppiliappan
7fe98772b0
templates: add title tags 2022-12-18 11:14:38 +05:30
Anirudh Oppiliappan
e4d12fc667
templates: unified repo-header 2022-12-18 10:42:18 +05:30
Anirudh Oppiliappan
3e6a720154
git, templates: diff view 2022-12-17 22:35:48 +05:30
Anirudh Oppiliappan
5091695e75
templates: repo and log 2022-12-17 21:33:04 +05:30
Anirudh Oppiliappan
4eaaf45129
css: wrong name 2022-12-17 12:47:54 +05:30
Anirudh Oppiliappan
9649b3ed2b
templates: index rework 2022-12-17 12:46:57 +05:30
Anirudh Oppiliappan
1872ca726a
routes: description and humanized time to index 2022-12-14 17:39:27 +05:30
Anirudh Oppiliappan
d879c2dfb0
template: line numbers for file view 2022-12-13 11:50:39 +05:30
Anirudh Oppiliappan
60e1092dbc
templates: tree and log links for tags 2022-12-12 22:13:19 +05:30
Anirudh Oppiliappan
7a6ff3565e
routes: refs view 2022-12-12 21:58:47 +05:30
Anirudh Oppiliappan
01f27147ba
routes: index view 2022-12-12 21:33:09 +05:30
Anirudh Oppiliappan
7d99afc5cd
templates: fix 404 and 500 2022-12-12 20:53:44 +05:30
Anirudh Oppiliappan
f04137f841
template: render diff header lines 2022-12-12 18:02:07 +05:30
Anirudh Oppiliappan
c165c44768
git, routes: commit diff view 2022-12-12 17:17:49 +05:30
Anirudh Oppiliappan
ce71721c6d
routes, templates: tree and log views 2022-12-11 21:17:04 +05:30
Anirudh Oppiliappan
ac6ca71f01
routes: file content view 2022-12-11 14:18:39 +05:30
Anirudh Oppiliappan
856f66808b
all: init 2022-12-11 11:22:47 +05:30