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
/
appview
/
xrpc
9 files
at
f078649ee45fc4b69c7e3d41ccff8b56020753f8
Anirudh Oppiliappan
appview/xrpc: sentence-case error messages and fix unclaimed-domain 500
12d ago
f078649e
account.go
appview/xrpc: sentence-case error messages and fix unclaimed-domain 500 The getDomainClaim handler returned 500 for the common no-claim case because scanClaim yields sql.ErrNoRows; treat that as an empty claim. Also sentence-case the user-facing error messages across the temp handlers (upper case, full stops).
1 week ago
focus.go
appview/xrpc: handlers for "private" xrpc service Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
3 weeks ago
notifications.go
appview/xrpc: handlers for "private" xrpc service Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
3 weeks ago
search.go
appview/xrpc: sentence-case error messages and fix unclaimed-domain 500 The getDomainClaim handler returned 500 for the common no-claim case because scanClaim yields sql.ErrNoRows; treat that as an empty claim. Also sentence-case the user-facing error messages across the temp handlers (upper case, full stops).
1 week ago
signup.go
appview/xrpc: sentence-case error messages and fix unclaimed-domain 500 The getDomainClaim handler returned 500 for the common no-claim case because scanClaim yields sql.ErrNoRows; treat that as an empty claim. Also sentence-case the user-facing error messages across the temp handlers (upper case, full stops).
1 week ago
sites.go
appview/xrpc: sentence-case error messages and fix unclaimed-domain 500 The getDomainClaim handler returned 500 for the common no-claim case because scanClaim yields sql.ErrNoRows; treat that as an empty claim. Also sentence-case the user-facing error messages across the temp handlers (upper case, full stops).
1 week ago
webhooks.go
appview/xrpc: sentence-case error messages and fix unclaimed-domain 500 The getDomainClaim handler returned 500 for the common no-claim case because scanClaim yields sql.ErrNoRows; treat that as an empty claim. Also sentence-case the user-facing error messages across the temp handlers (upper case, full stops).
1 week ago
xrpc.go
appview/xrpc: sentence-case error messages and fix unclaimed-domain 500 The getDomainClaim handler returned 500 for the common no-claim case because scanClaim yields sql.ErrNoRows; treat that as an empty claim. Also sentence-case the user-facing error messages across the temp handlers (upper case, full stops).
1 week ago
xrpc_test.go
appview/xrpc: handlers for "private" xrpc service Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
3 weeks ago