meta.sr.ht 0.67.0
Conrad Hoffmann (1):
api: fix & rename UpdateSSHKey mutation
Simon Ser (1):
Add support for OAuth 2 refresh tokens
meta.sr.ht 0.66.0
Simon Ser (2):
Store OAuth grants in DB
Return scope in OAuth token introspection endpoint
meta.sr.ht 0.65.4
Simon Ser (1):
Fix missing variable in issueOAuthGrant GraphQL request
meta.sr.ht 0.65.3
Conrad Hoffmann (2):
TOTP recovery: fix misleading error message
Suggest a different app for TOTP
Simon Ser (3):
api/graph: drop @access from enum values
Use access_token_error() for missing token error in introspection
Check client ID in OAuth 2 access token endpoint
meta.sr.ht 0.65.2
Drew DeVault (1):
Revert "makefile: don't re-generate if unchanged"
meta.sr.ht 0.65.1
Conrad Hoffmann (1):
api: return error on client ID lookup failure
Simon Ser (1):
makefile: don't re-generate if unchanged
meta.sr.ht 0.65.0
Conrad Hoffmann (1):
api: remove obsolete internal sendEmailX mutations
Kim Alvefur (1):
Implement OAuth 2.0 Issuer Identification
meta.sr.ht 0.64.8
Adnan Maolood (1):
Move go.mod to root
Conrad Hoffmann (1):
billing: don't try to charge admins
Jackson Chen (1):
fix link for "Earn free service"
Thorben Günther (1):
api: Make deleteWebhook non-nullable
meta.sr.ht 0.64.7
Conrad Hoffmann (1):
Remove obsolete weasyprint import
Drew DeVault (1):
Upgrade to Alpine 3.17
meta.sr.ht 0.64.6
Conrad Hoffmann (4):
api: add generic `sendEmail` mutation
Always use `sendEmail` mutation for sending mail
api: update core-go
billing: fix param passthrough to API