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
/
knotserver
5 folders
10 files
at
7fa08bc4b706ba6042d79b6ccf9b512f12d47c66
eti
*: correct typos throughout codebase
4mo ago
5492af83
config
*: 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>
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>
5 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>
4 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>
5 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>
4 months ago
events.go
knotserver: add repo DID migration on startup Signed-off-by: Lewis <lewis@tangled.org>
5 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>
5 months ago
http_util.go
knotserver: remove unused functions Signed-off-by: noClaps <git@zerolimits.dev>
10 months ago
ingester.go
appview/ingester: harden event processing and cursor This is more of a practical proposal than solving a direct problem. We fire-and-forget our cursor updates even if an event fails. Instead, we should have it in the same thread as the record ingestion and not be silent about errors. Also for verification I think a little retry-backoff would be in order. Lewis: May this revision serve well! <lewis@tangled.org>
4 months ago
internal.go
knotserver: support legacy owner/repo paths in PostReceiveHook Lewis: May this revision serve well! <lewis@tangled.org>
4 months ago
middleware.go
knotserver: add cors headers as a middleware function Signed-off-by: @nekomimi.pet <ana@nekoimimi.pet>
9 months ago
migrate.go
knotserver: add repo DID migration on startup Signed-off-by: Lewis <lewis@tangled.org>
5 months ago
router.go
knotserver: DID-based repo resolution in internal, ingester, git, and router Signed-off-by: Lewis <lewis@tangled.org>
5 months ago
server.go
knotserver: add repo DID migration on startup Signed-off-by: Lewis <lewis@tangled.org>
5 months ago
util.go
lexicons: remove sh.tangled.repo::owner Signed-off-by: oppiliappan <me@oppi.li>
11 months ago