Go to file
Dennis Schön 5752486235 auth: fix invalid json tag in InternalAuth 2022-12-19 13:20:59 +01:00
.builds .builds/alpine.yml: upgrade to 3.14 2021-07-29 13:17:22 +02:00
auth auth: fix invalid json tag in InternalAuth 2022-12-19 13:20:59 +01: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: add helpers to fetch all columns 2022-09-22 10:49:54 +02:00
email email: handle error from Enqueue() in EnqueueStd() 2022-12-19 13:20:50 +01: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 Normalize remote address before saving to context 2022-05-11 13:09:01 +02:00
valid valid: Add Error function 2022-03-14 12:20:44 +01:00
webhooks Run `go fmt` 2022-08-29 11:03:46 +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 Update pq (Postgres driver) to latest version 2022-11-25 13:19:16 +01:00
go.sum Update pq (Postgres driver) to latest version 2022-11-25 13:19:16 +01: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