1
0
Fork 0
mirror of https://git.sr.ht/~sircmpwn/core-go synced 2024-10-07 16:48:33 +02:00
No description
Find a file
2021-08-20 15:22:33 +02:00
.builds .builds/alpine.yml: upgrade to 3.14 2021-07-29 13:17:22 +02:00
auth webhooks: initial prototype for GQL-native webhooks 2021-08-17 14:05:55 +02:00
client client: add config option to override API origin 2020-12-04 10:27:24 -05:00
cmd/token auth: s/OAuth2Token/BearerToken/g 2021-07-29 10:37:48 +02:00
config Configure server to manage mail queue 2021-08-20 15:16:50 +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 Configure server to manage mail queue 2021-08-20 15:16:50 +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 Enforce complexity limit on webhook payload 2021-08-20 15:22:33 +02:00
valid valid: accept format strings 2021-08-20 11:08:40 +02:00
webhooks Enforce complexity limit on webhook payload 2021-08-20 15:22:33 +02:00
.gitignore Initial commit 2020-08-20 09:59:23 -04:00
go.mod Update go-bare 2021-02-27 15:25:25 -05:00
go.sum Update go-bare 2021-02-27 15:25:25 -05:00
LICENSE Initial commit 2020-08-20 09:59:23 -04:00
placeholder.go 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

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