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
/
exes
/
rest
Age
Commit message (
Expand
)
Author
2024-07-07
add bindgen
Matthieu Pignolet
2024-07-07
fix some things
Matthieu Pignolet
2024-07-07
fix warnings
Matthieu Pignolet
2024-07-07
update cargo deps
Matthieu Pignolet
2023-07-05
bump all dependencies
HEAD
update/2025
main
Matthieu Pignolet
2023-02-21
bump dependencies (#39)
Matthieu Pignolet
2023-01-25
ignore warnings for truncation
MatthieuCoder
2023-01-21
change bucket and metrics
MatthieuCoder
2023-01-21
bump twilight to 0.14.2
MatthieuCoder
2023-01-20
Draft: New cross building for docker images (#37)
Matthieu Pignolet
2023-01-18
add readeable bucket name
MatthieuCoder
2023-01-16
clean dependencies
MatthieuCoder
2023-01-15
fix msys2 build
MatthieuCoder
2023-01-15
add metrics and jemalloc
MatthieuCoder
2023-01-14
build for more platforms
MatthieuCoder
2023-01-14
clippy, tests and a bit of docs
MatthieuCoder
2023-01-13
fix windows
MatthieuCoder
2023-01-13
fix build and code cleanup
MatthieuCoder
2023-01-13
better ratelimit, new go structure and better build system
MatthieuCoder
2023-01-10
make rest server http1 only
MatthieuCoder
2023-01-10
add config options for ratelimiter and rest
MatthieuCoder
2023-01-08
merge conflicts
MatthieuCoder
2023-01-05
fix bug
MatthieuCoder
2023-01-05
remove reliance on openssl
MatthieuCoder
2023-01-05
base for tracing
MatthieuCoder
2023-01-04
ignore headers that are not 'Bot' headers
MatthieuCoder
2023-01-04
fix clippy warnings
MatthieuCoder
2023-01-03
add all in one binary
MatthieuCoder
2023-01-02
add token from config and change the signal handler to SIGTERM
MatthieuCoder
2023-01-02
restructure project
MatthieuCoder
2022-12-31
updates and bazel removal
MatthieuCoder