alpha
Login
or
Join now
alice.pds.demo.boltless.dev
/
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
2
Pulls
1
Pipelines
core
/
spindle
8 folders
5 files
at
35f14a34bd51e30bc0cafccb963b3cd6bd135396
Seongmin Lee
*/config: add PLC URL config option
10mo ago
55812240
config
*/config: add PLC URL config option The knotserver can now use alternative PLCs for DID resolution by setting the env var KNOT_SERVER_PLC_URL. The default identity directory was copied out of the at proto lib and updated to take in a target url for the PLC being used to do this. Same goes for appview with TANGLED_PLC_URL and spindle with SPINDLE_SERVER_PLC_URL This allows tangled to run on fully sandboxed atmosphere infra Co-authored-by: Shail Patel <shailpatel67@gmail.com> Co-authored-by: Seongmin Lee <git@boltless.me> Signed-off-by: Seongmin Lee <git@boltless.me>
10 months ago
db
all: rename go module to tangled.org/core Sets up a special-case handler for serving tangled.org/core go module, plus some misc. .sh -> .org renames. Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.sh>
10 months ago
engine
all: rename go module to tangled.org/core Sets up a special-case handler for serving tangled.org/core go module, plus some misc. .sh -> .org renames. Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.sh>
10 months ago
engines
all: rename go module to tangled.org/core Sets up a special-case handler for serving tangled.org/core go module, plus some misc. .sh -> .org renames. Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.sh>
10 months ago
models
all: rename go module to tangled.org/core Sets up a special-case handler for serving tangled.org/core go module, plus some misc. .sh -> .org renames. Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.sh>
10 months ago
queue
spindle: rework db schema Signed-off-by: oppiliappan <me@oppi.li>
1 year ago
secrets
*/db: actually enable foreign keys `sql.DB` pools connections, which means that there's a good chance that our foreign keys aren't actually being enforced, unless a goroutine happens to be using the connection that was made when we set `pragma foreign_keys = 1`. Signed-off-by: Winter <winter@winter.cafe>
1 year ago
xrpc
lexicons: remove sh.tangled.repo::owner Signed-off-by: oppiliappan <me@oppi.li>
11 months ago
ingester.go
*/config: add PLC URL config option The knotserver can now use alternative PLCs for DID resolution by setting the env var KNOT_SERVER_PLC_URL. The default identity directory was copied out of the at proto lib and updated to take in a target url for the PLC being used to do this. Same goes for appview with TANGLED_PLC_URL and spindle with SPINDLE_SERVER_PLC_URL This allows tangled to run on fully sandboxed atmosphere infra Co-authored-by: Shail Patel <shailpatel67@gmail.com> Co-authored-by: Seongmin Lee <git@boltless.me> Signed-off-by: Seongmin Lee <git@boltless.me>
10 months ago
middleware.go
spindle: improve the logging situation Signed-off-by: oppiliappan <me@oppi.li>
10 months ago
motd
spindle: move MOTD to embedded file Signed-off-by: oppiliappan <me@oppi.li>
1 year ago
server.go
*/config: add PLC URL config option The knotserver can now use alternative PLCs for DID resolution by setting the env var KNOT_SERVER_PLC_URL. The default identity directory was copied out of the at proto lib and updated to take in a target url for the PLC being used to do this. Same goes for appview with TANGLED_PLC_URL and spindle with SPINDLE_SERVER_PLC_URL This allows tangled to run on fully sandboxed atmosphere infra Co-authored-by: Shail Patel <shailpatel67@gmail.com> Co-authored-by: Seongmin Lee <git@boltless.me> Signed-off-by: Seongmin Lee <git@boltless.me>
10 months ago
stream.go
spindle: improve the logging situation Signed-off-by: oppiliappan <me@oppi.li>
10 months ago