Go to file
Simon Ser f44afb103e go fmt 2021-08-26 13:56:41 +02:00
.builds .builds/alpine.yml: upgrade to 3.14 2021-07-29 13:17:22 +02:00
auth go fmt 2021-08-26 13:56:41 +02:00
client go fmt 2021-08-26 13:56:41 +02:00
cmd/token go fmt 2021-08-26 13:56:41 +02:00
config go fmt 2021-08-26 13:56:41 +02:00
crypto auth: s/OAuth2Token/BearerToken/g 2021-07-29 10:37:48 +02:00
database database: panic on errors from Commit/Rollback 2021-05-17 08:18:48 -04:00
email go fmt 2021-08-26 13:56:41 +02:00
model crypto: harden API surface 2021-01-07 09:38:30 -05:00
redis Expand context for work queues 2020-10-09 10:53:27 -04:00
server go fmt 2021-08-26 13:56:41 +02:00
valid auth: force webhooks to read-only 2021-08-25 11:47:45 +02:00
webhooks go fmt 2021-08-26 13:56:41 +02:00
.gitignore Initial commit 2020-08-20 09:59:23 -04:00
LICENSE Initial commit 2020-08-20 09:59:23 -04:00
README.md README.md: add build badge 2020-10-10 11:28:51 -04:00
go.mod auth: fix /query/api-meta.json route 2021-08-24 10:24:04 +02:00
go.sum auth: force webhooks to read-only 2021-08-25 11:47:45 +02:00
placeholder.go Initial commit 2020-08-20 09:59:23 -04:00

README.md

This repository contains code shared among all Go sr.ht projects. For instructions on deploying or contributing to this project, visit the manual here:

https://man.sr.ht/installation.md

builds.sr.ht status