all repos — elgit @ 30559cd9c23ca4e803364ba1848442d217560143

fork of legit: web frontend for git, written in go

readme: unveil and ideas
Anirudh Oppiliappan x@icyphox.sh
Thu, 22 Dec 2022 21:15:57 +0530
commit

30559cd9c23ca4e803364ba1848442d217560143

parent

f661e6e4ce1177352b5bc40238351920cc25a69b

1 files changed, 7 insertions(+), 2 deletions(-)

jump to
M readmereadme
@@ -70,10 +70,15 @@ • Cloning only works in bare repos -- this is a limitation inherent to git. You   can still view bare repos just fine in legit.
 • The default head.html template uses my CDN to fetch fonts -- you may
   or may not want this.
-• Support or cgit-like filters (for readmes etc.) is planned.
 • Pushing over https, while supported, is disabled because auth is a
   pain. Use ssh.
-• "Private" repos only available over Tailscale is planned.
+• Paths are unveil(2)'d on OpenBSD.
+
+
+IDEAS
+
+• "Private" repos only available over Tailscale.
+• Support or cgit-like filters (for readmes etc.).
 
 
 LICENSE