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
/
xrpc
2 folders
1 file
at
5492af8372b40f09cbec2fb02ce896de2e1f3ae1
eti
*: correct typos throughout codebase
4mo 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>
4 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>
10 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>
6 months ago