~bigbes/core-go

ref: 3f80f677f56d5b4873cfd824a701a94aaaf19fd7 core-go/go.sum -rw-r--r-- 28.1 KiB
dd20891a — Julien Moutinho 4 years ago
Replace x/crypto package by ProtonMail/go-crypto to support ed25519 OpenPGP keys
31e77bac — Peter Sanchez 4 years ago
Add support for mail setups that don't support TLS or Auth
ae61e243 — Drew DeVault 4 years ago
auth: force webhooks to read-only
4f926ddc — Drew DeVault 4 years ago
auth: fix /query/api-meta.json route

This route does not need authentication.
61ab3f08 — Drew DeVault 5 years ago
Update go-bare
407afe7d — Drew DeVault 5 years ago
Update dependencies
606ff2ef — Drew DeVault 5 years ago
Sign outgoing emails
5414f4c0 — Drew DeVault 5 years ago
Update dowork
af2afebd — Drew DeVault 5 years ago
Add legacy webhooks worker implementation
14f4b921 — Drew DeVault 5 years ago
Expand context for work queues
789f4a81 — Drew DeVault 5 years ago
Simplify server module
0c651498 — Drew DeVault 5 years ago
Add email work queue
943e2834 — Drew DeVault 5 years ago
Drop leftover references to gql.sr.ht
bfc744fc — Drew DeVault 5 years ago
Add basic auth tests
e164f26f — Drew DeVault 5 years ago
auth/middleware: fix printf suspension params
1d2a30cb — Drew DeVault 5 years ago
Import GQL server interfaces from gql.sr.ht
a9e49d17 — Drew DeVault 5 years ago
Overhaul crypto module

Part 1 of merging gql.sr.ht with core-go
98806e71 — наб 6 years ago
Add crypto module with depessimised webhook signing from gitsrht-update-hook
9d6ae2ee — наб 6 years ago
Initial commit