alpha
Login
or
Join now
oyster.cafe
/
tangled-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.
Monorepo for Tangled
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
tangled-core
/
knotserver
/
at
fa04d2f6d95c595650c5c60a0dd01ed476034e48
4 folders
9 files
Seongmin Lee
nix,knotserver,knotmirror/xrpc: `sync.requestCrawl` support
3mo ago
a15e0f65
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>
3 months ago
db
knotserver: add ability to run migrations on knots Signed-off-by: oppiliappan <me@oppi.li>
6 months ago
git
appview,knotmirror: use knotmirror to read the repository Underlying types except the interface hasn't changed much. Removed `xrpcclient.HandleXrpcErr()` call as appview always expect knotmirror with compatible API. Signed-off-by: Seongmin Lee <git@boltless.me>
4 months ago
xrpc
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>
3 months ago
events.go
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>
3 months ago
git.go
knotserver/git: reject requests to unknown repos Signed-off-by: Seongmin Lee <git@boltless.me>
3 months ago
http_util.go
knotserver: remove unused functions Signed-off-by: noClaps <git@zerolimits.dev>
9 months ago
ingester.go
types: rework NiceTree to use go-git filemodes we can now differentiate between regular directories and submodules in filetree walkers. this fixes things like broken commit info and language detection in submodules. Signed-off-by: oppiliappan <me@oppi.li>
7 months ago
internal.go
types: rework NiceTree to use go-git filemodes we can now differentiate between regular directories and submodules in filetree walkers. this fixes things like broken commit info and language detection in submodules. Signed-off-by: oppiliappan <me@oppi.li>
7 months ago
middleware.go
knotserver: add cors headers as a middleware function Signed-off-by: @nekomimi.pet <ana@nekoimimi.pet>
7 months ago
router.go
knotserver: use correct context key Signed-off-by: Seongmin Lee <git@boltless.me>
3 months ago
server.go
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>
3 months ago
util.go
lexicons: remove sh.tangled.repo::owner Signed-off-by: oppiliappan <me@oppi.li>
9 months ago