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
/
appview
/
state
/
at
bdc676d6ace167b1096c42508453a85abd9dbbd0
1 folder
12 files
Anirudh Oppiliappan
appview: state/userutil: init new pkg for user handle/did utils
1y ago
bdc676d6
userutil
appview: state/userutil: init new pkg for user handle/did utils
1 year ago
follow.go
appview: state/userutil: init new pkg for user handle/did utils
1 year ago
git_http.go
fix timeline cutoff
1 year ago
jetstream.go
add stars to tangled
1 year ago
middleware.go
fix routing into tags/branches with slashes in them path-extractor in the router should use an escaped path
1 year ago
pull.go
appview: router: no-@ handles and flattened dids Introduces two new user routing options: handles without @'s will redirect to their @'d counterparts, and did-plc-foobar (a flattened did) will redirect to did:plc:foobar. These can now be used as valid Go modules.
1 year ago
repo.go
appview: lookup emails to dids/handles in commits
1 year ago
repo_util.go
allow only verified emails to assoc with dids
1 year ago
router.go
appview: state/userutil: init new pkg for user handle/did utils
1 year ago
settings.go
urlencode email verification url's query params when trying to verify a [plus addressed](https://www.google.com/search?q=plus+addressing) email id, opening the received verification link gives "Invalid verification code. Please request a new verification email." this is due to unescaped `+` in the email id. ideally all the query params should be url encoded.
1 year ago
signer.go
fix a few final bugs
1 year ago
star.go
add stars to tangled
1 year ago
state.go
appview: lookup emails to dids/handles in commits
1 year ago