alpha
Login
or
Join now
tangled.org
/
core
Star
9
Fork
66
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
9
Fork
66
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
16
Pulls
26
Pipelines
core
/
xrpc
/
at
1fc39eb4fb14147ff253cee22526229c4b66db16
2 folders
1 file
eti
*: correct typos throughout codebase
2mo ago
5492af83
errors
*: 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>
2 months ago
serviceauth
appview: improve the logging situation a bit needs a lot more work, but we now inject slog in several places. Signed-off-by: oppiliappan <me@oppi.li>
8 months ago
blob.go
appview,xrpc: rewrite RepoUploadBlob to accept content types uploading a blob without the content type results in a 403 ScopeMissingError, but indigo does not let us specify one! rewriting the API to allow specifying the blob mime type is a temporary fix until upstream allows this. Signed-off-by: oppiliappan <me@oppi.li>
5 months ago