alpha
Login
or
Join now
dunkirk.sh
/
core
forked from
tangled.org/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
Pulls
Pipelines
core
/
routes
/
at
93662e6a576b685ca6597fdfb2d627ea20148178
2 folders
9 files
Akshay
remove redundant import rename
1y ago
a86e8e3e
middleware
routes: resolve did to handle in middleware So handles are now purely cosmetic and are resolved to DIDs in the middleware. auth.ResolveIdent seems to add a lot of latency, so we cache the resolved ident for 24 hours. It's still not as perfomant but we can come back to this later.
1 year ago
tmpl
move everything to top-level dir
1 year ago
access.go
remove redundant import rename
1 year ago
auth.go
auth: move to top level
1 year ago
file.go
move everything to top-level dir
1 year ago
git.go
routes: resolve did to handle in middleware So handles are now purely cosmetic and are resolved to DIDs in the middleware. auth.ResolveIdent seems to add a lot of latency, so we cache the resolved ident for 24 hours. It's still not as perfomant but we can come back to this later.
1 year ago
handler.go
implement access levels - new table tracks access levels between each DID and a repo - creators of a repo are owners by default - newly added members are writers by default - introduces AccessLevel middleware to mask routes based on level
1 year ago
html_util.go
move everything to top-level dir
1 year ago
internal.go
keyfetch: add keyfetch and internal api
1 year ago
routes.go
remove redundant import rename
1 year ago
util.go
routes: resolve did to handle in middleware So handles are now purely cosmetic and are resolved to DIDs in the middleware. auth.ResolveIdent seems to add a lot of latency, so we cache the resolved ident for 24 hours. It's still not as perfomant but we can come back to this later.
1 year ago