alpha
Login
or
Join now
tangled.org
/
core
Star
2
Fork
30
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Monorepo for Tangled
tangled.org
Star
2
Fork
30
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
34
Pipelines
core
/
knotserver
5 folders
10 files
at
7ef0e37220e456e23b12e112a2608b6585966d2e
oppiliappan
appview/pulls: update handlers for new pull model
3mo ago
7ef0e372
config
nix,knotserver,knotmirror/xrpc: `sync.requestCrawl` support knotmirror ingests repo creation event from atproto relay through tap, not from knotstream. Therefore, knotserver will request `sync.requestCrawl` with optional new repo information to notify the repo creation event. Knot will call `sync.requestCrawl` on following cases: - on startup - when `/event` stream has failed - on repo creation (mandatory) Signed-off-by: Seongmin Lee <git@boltless.me>
4 months ago
db
appview, knotserver: add didAssign event and PDS rewrite on login Signed-off-by: Lewis <lewis@tangled.org> Lewis: May this revision serve well! <lewis@tangled.org>
4 months ago
git
*: correct typos throughout codebase Fix various misspellings found by the typos tool: - Error messages: Forbiden -> Forbidden, insufficent -> insufficient - Comments and docs: recieve -> receive, acheive -> achieve, etc. - Variable names: Referencs -> References, intialize -> initialize - HTML templates: Unubscribe -> Unsubscribe, explictly -> explicitly - Function names: perferom -> perform Also remove backwards compat code for is_deafult JSON field. Add _typos.toml config for false positives (external APIs, etc.) Signed-off-by: eti <eti@eti.tf>
3 months ago
repodid
knotserver: add repodid package, db migrations, and go-didplc dep Signed-off-by: Lewis <lewis@tangled.org> Lewis: May this revision serve well! <lewis@tangled.org>
4 months ago
xrpc
*: correct typos throughout codebase Fix various misspellings found by the typos tool: - Error messages: Forbiden -> Forbidden, insufficent -> insufficient - Comments and docs: recieve -> receive, acheive -> achieve, etc. - Variable names: Referencs -> References, intialize -> initialize - HTML templates: Unubscribe -> Unsubscribe, explictly -> explicitly - Function names: perferom -> perform Also remove backwards compat code for is_deafult JSON field. Add _typos.toml config for false positives (external APIs, etc.) Signed-off-by: eti <eti@eti.tf>
3 months ago
events.go
knotserver: add repo DID migration on startup Signed-off-by: Lewis <lewis@tangled.org>
4 months ago
git.go
appview, knotserver: add didAssign event and PDS rewrite on login Signed-off-by: Lewis <lewis@tangled.org> Lewis: May this revision serve well! <lewis@tangled.org>
4 months ago
http_util.go
knotserver: remove unused functions Signed-off-by: noClaps <git@zerolimits.dev>
10 months ago
ingester.go
appview/pulls: update handlers for new pull model Signed-off-by: oppiliappan <me@oppi.li>
3 months ago
internal.go
knotserver: support legacy owner/repo paths in PostReceiveHook Lewis: May this revision serve well! <lewis@tangled.org>
3 months ago
middleware.go
knotserver: add cors headers as a middleware function Signed-off-by: @nekomimi.pet <ana@nekoimimi.pet>
8 months ago
migrate.go
knotserver: add repo DID migration on startup Signed-off-by: Lewis <lewis@tangled.org>
4 months ago
router.go
knotserver: DID-based repo resolution in internal, ingester, git, and router Signed-off-by: Lewis <lewis@tangled.org>
4 months ago
server.go
knotserver: add repo DID migration on startup Signed-off-by: Lewis <lewis@tangled.org>
4 months ago
util.go
lexicons: remove sh.tangled.repo::owner Signed-off-by: oppiliappan <me@oppi.li>
10 months ago