alpha
Login
or
Join now
solpbc.org
/
aerie
Star
22
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
cloudflare-native port of the tangled knot server
Star
22
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
aerie
/
knotserver
/
db
/
at
main
19 files
Jer Miller
Merge upstream master into aerie
12d ago
51a92414
aclupdate.go
Merge upstream master into aerie Patch category: aerie-distribution
1 week ago
collaborator.go
knotserver/db: knot-owned member & collaborator tables, pagination, and ACL update events Lewis: May this revision serve well! <lewis@tangled.org>
1 month ago
db.go
Merge upstream master into aerie Patch category: aerie-distribution
1 week ago
didassign.go
knotserver: rkey-based repo renaming Lewis: May this revision serve well! <lewis@tangled.org>
3 months ago
direct_acl_test.go
Merge upstream master into aerie Patch category: aerie-distribution
1 week ago
events.go
Merge upstream master into aerie Patch category: aerie-distribution
1 week ago
events_test.go
Merge upstream master into aerie Patch category: aerie-distribution
1 week ago
jetstream.go
add in-memory jetstream did filter
1 year ago
known_dids.go
knotserver/xrpc: add/remove knot members directly Lewis: May this revision serve well! <lewis@tangled.org>
1 month ago
marker_gate_test.go
knotserver/db: gate D1 startup on schema-version marker D1 mode now refuses to boot against an empty or wrong binding unless the operator has explicitly set KNOT_SERVER_DB_FRESH_INIT for the cutover boot. A matching schema marker skips greenfield setup, while a mismatched schema_version refuses startup with both the found and expected versions. Change db.Setup's third argument to D1Init{OwnerDID, FreshInit}. This is the third setup signature change across the lodes, and a struct keeps the new D1-only switch readable at all callers instead of adding another positional parameter. Thread DB_FRESH_INIT through server config so production D1 startup can opt into exactly one greenfield initialization. Patch category: aerie-distribution Signed-off-by: Jer Miller <jer@solpbc.org>
1 month ago
member.go
knotserver: stop ingesting member & collaborator records from firehose Lewis: May this revision serve well! <lewis@tangled.org>
1 month ago
owner_uid.go
knotserver/db: add owner UID assignment and repo isolation
2 months ago
owner_uid_test.go
Merge upstream master into aerie Patch category: aerie-distribution
1 week ago
page.go
knotserver/db: knot-owned member & collaborator tables, pagination, and ACL update events Lewis: May this revision serve well! <lewis@tangled.org>
1 month ago
pubkeys.go
knotserver/pubkeys: dedup in the first place Lewis: May this revision serve well! <lewis@tangled.org>
3 weeks ago
pubkeys_test.go
knotserver/pubkeys: dedup in the first place Lewis: May this revision serve well! <lewis@tangled.org>
3 weeks ago
repo_aliases.go
knotserver: firehose delete evt should do nothing Lewis: May this revision serve well! <lewis@tangled.org>
2 months ago
setup_parity_test.go
knotserver/db: gate D1 startup on schema-version marker D1 mode now refuses to boot against an empty or wrong binding unless the operator has explicitly set KNOT_SERVER_DB_FRESH_INIT for the cutover boot. A matching schema marker skips greenfield setup, while a mismatched schema_version refuses startup with both the found and expected versions. Change db.Setup's third argument to D1Init{OwnerDID, FreshInit}. This is the third setup signature change across the lodes, and a struct keeps the new D1-only switch readable at all callers instead of adding another positional parameter. Thread DB_FRESH_INIT through server config so production D1 startup can opt into exactly one greenfield initialization. Patch category: aerie-distribution Signed-off-by: Jer Miller <jer@solpbc.org>
1 month ago
setup_test.go
Merge upstream master into aerie Patch category: aerie-distribution
1 week ago