index
:
matthieu/nova.git
bump-dependencies
ci
circleci-project-setup
dependabot/cargo/async-nats-0.29.0
dependabot/cargo/ed25519-dalek-2.0.0
dependabot/cargo/rustix-0.37.25
dependabot/cargo/rustls-webpki-0.100.2
dependabot/cargo/webpki-0.22.2
dependabot/go_modules/github.com/nats-io/nats-server/v2-2.9.23
main
update/2024
update/2025
Unnamed repository; edit this file 'description' to name the repository.
Forgejo (Beyond coding. We forge.)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
webhook
Age
Commit message (
Collapse
)
Author
2022-12-31
updates and bazel removal
MatthieuCoder
2021-11-05
fix event name
Matthieu
2021-11-05
use twilight for deserialization and gateway
Matthieu
2021-10-20
add error log on invalid json
Matthieu
2021-10-18
fix merge conflicts
Matthieu
2021-10-18
remove dependcy on libsodium (deprecated)
Matthieu
2021-10-18
regenerate cargo deps
Matthieu
2021-10-18
code cleanup
Matthieu
2021-10-18
fix tests and adapt webhook
Matthieu
2021-10-16
Add prometheus
Matthieu
2021-10-15
fix circle ci
Matthieu
2021-10-14
fix gihub ci
Matthieu
2021-10-14
fix line endings
Matthieu
2021-10-13
fix circleci
Matthieu
2021-10-13
circleci
Matthieu
2021-10-13
circleci
Matthieu
2021-10-13
fix images for arm and windows
Matthieu
2021-10-13
cargo raze
Matthieu
2021-10-13
add more tests for the webhook
Matthieu
2021-10-12
tests, cleanup & rest base
Matthieu
2021-10-08
changes in the proto names, and new spec for nats
Matthieu
2021-10-08
docs: add docusaurus base
Matthieu
2021-10-02
fix: unable to set nested variables
Matthieu
2021-09-26
NovaCtl cluster command & control proto
Matthieu
2021-09-18
work on the gateway
Matthieu
2021-09-17
basic com implementation & cache base
Matthieu
2021-09-17
webhook base implementation
Matthieu
2021-09-10
dispplay shard error message
Matthieu
2021-09-09
gateway improvements, common packages and examples
Matthieu
2021-09-09
fix docker images
Matthieu
2021-09-08
fix tests
Matthieu
2021-09-08
docker fixes & libsodium patch
Matthieu
2021-09-07
add more docker images
Matthieu
2021-09-07
add docker publishing
Matthieu
2021-09-07
update webhook signatures
Matthieu
2021-09-07
fix carious dependencies
Matthieu
2021-09-07
migrate to cargo raze
Matthieu
2021-09-05
remove windows compatibility for webhook, gateway, ratelimiter
Matthieu
2021-09-04
Organized imports
n1c00o
2021-09-04
Use assert instead of assert_eq in tests
n1c00o
Using assert_eq!() with litteral bool is longer than using assert!(). See bool_assert_comparison in rust clippy. (Also organized imports)
2021-09-04
Fix typo
n1c00o
2021-09-04
base ratelimiter
Matthieu
2021-09-03
add better rust support
Matthieu
2021-09-03
.github missing
matthieu
2021-09-03
added the base of the webhook receiver
matthieu
2021-08-07
novalet base & golang cleanup
Matthieu
2021-08-07
add gateway, tar output, and many projects
Matthieu Pignolet