summaryrefslogtreecommitdiff
path: root/webhook/src/handler
AgeCommit message (Collapse)Author
2022-12-31updates and bazel removalMatthieuCoder
2021-11-05fix event nameMatthieu
2021-11-05use twilight for deserialization and gatewayMatthieu
2021-10-20add error log on invalid jsonMatthieu
2021-10-18fix merge conflictsMatthieu
2021-10-18remove dependcy on libsodium (deprecated)Matthieu
2021-10-18regenerate cargo depsMatthieu
2021-10-18code cleanupMatthieu
2021-10-18fix tests and adapt webhookMatthieu
2021-10-16Add prometheusMatthieu
2021-10-14fix gihub ciMatthieu
2021-10-14fix line endingsMatthieu
2021-10-13fix circleciMatthieu
2021-10-13circleciMatthieu
2021-10-13circleciMatthieu
2021-10-13fix images for arm and windowsMatthieu
2021-10-13add more tests for the webhookMatthieu
2021-10-12tests, cleanup & rest baseMatthieu
2021-10-08changes in the proto names, and new spec for natsMatthieu
2021-09-18work on the gatewayMatthieu
2021-09-17basic com implementation & cache baseMatthieu