Commit graph

17 commits

Author SHA1 Message Date
5fe7b8e470
add naive global mailmap support 2024-01-29 21:08:08 -07:00
ad6ece2ad2
use simpler path for raw routes to avoid conflicts with repos with branch called 'raw' 2023-02-05 12:05:15 -07:00
068bda4915
compile templates only once on app start instead of on every page request 2023-02-02 22:05:17 -07:00
7d3fed52ad
add raw file routes and allow readme to reference relative repo paths 2023-01-31 16:27:22 -07:00
Anirudh Oppiliappan
fa66c4faa8
git: pure go git clone 2022-12-24 14:57:44 +05:30
Anirudh Oppiliappan
df0962a39e
all: no more pretty urls 2022-12-19 09:02:23 +05:30
Anirudh Oppiliappan
d083d5d72e
routes: serve static content from /static 2022-12-17 12:45:21 +05:30
Anirudh Oppiliappan
f8829d9e14
routes: disable git push 2022-12-14 21:40:01 +05:30
Anirudh Oppiliappan
abe300762f
routes: wildcard multiplex route at the end 2022-12-14 21:19:34 +05:30
Anirudh Oppiliappan
1b27f32cc2
routes: multiplex git and web ui 2022-12-14 21:14:34 +05:30
Anirudh Oppiliappan
7a6ff3565e
routes: refs view 2022-12-12 21:58:47 +05:30
Anirudh Oppiliappan
82b8afe19b
routes: render readme 2022-12-12 20:53:58 +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
6857a2f002
routes: split repo index and files views 2022-12-11 12:29:50 +05:30
Anirudh Oppiliappan
856f66808b
all: init 2022-12-11 11:22:47 +05:30