alpha
Login
or
Join now
alice.pds.demo.boltless.dev
/
core
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
This repository has no description
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
2
Pulls
1
Pipelines
core
/
knotserver
3 folders
9 files
at
89878e9fd2cbb0914b1951df474e551bcb5fbf7b
Akshay
knotserver: add path-traversal check to NewRepo
1y ago
bea52ff5
config
knotserver: add path-traversal check to NewRepo this will come in handy when we create repos from firehose records.
1 year ago
db
lexicons: rename, format and other required changes
1 year ago
git
knotserver: git: serve all raw content It's the clients problem now. Also add a tiny exception for svgs since those get picked up as text/xml otherwise.
1 year ago
file.go
all: rename module to tangled.sh/tangled.sh/core
1 year ago
git.go
knotserver: git: fix upload-pack handling Fix stdin piping to git-upload-pack. I think we were closing the pipe too soon previously, resulting in the 'fatal: remote end hung up unexpectedly' error. Probably went unnoticed for smaller repos. Also fix a bunch of misc. bugs in with superfluous http header writes and the gzip reader being shadowed.
1 year ago
handler.go
appview: pages/markup: serve relative images directly from the knot
1 year ago
http_util.go
knotserver: implement /merge and /merge/check endpoints /:did/:repo/merge is only ever used when actually performing the merge, so by this point all conflicts should've been rectified and the merge *should* succeed. This is the appview's responsibility. /:did/:repo/merge/check checks for mergeability, and can be used to repeatedly check as the supplied patch is updated by the submitter.
1 year ago
internal.go
all: rename module to tangled.sh/tangled.sh/core
1 year ago
jetstream.go
lexicons: rename, format and other required changes
1 year ago
middleware.go
defer last event time in appview ingester
1 year ago
routes.go
knotserver: add path-traversal check to NewRepo this will come in handy when we create repos from firehose records.
1 year ago
util.go
all: use securejoin
2 years ago