Commit Graph

4 Commits

Author SHA1 Message Date
16d76612dd
test: ci
All checks were successful
CI / tests (push) Successful in 11m23s
CI / tests (pull_request) Successful in 11m44s
2025-01-25 12:14:49 +01:00
ac6b7b9077
feat: OAuth implementation with Discord
Some checks failed
CI / tests (push) Failing after 1s
CI / tests (pull_request) Failing after 2s
This commit separates the core features of GéJDR from the backend as
these will also be used by the bot in the future.

This commit also updates the dependencies of the project. It also
removes the dependency lettre as well as the mailpit docker service
for developers as it appears clearer this project won’t send emails
anytime soon.

The publication of a docker image is also postponed until later.
2025-01-25 11:58:53 +01:00
4c7d82a482
chore: update rust toolchain
Some checks failed
CI / tests (push) Failing after 5s
Publish Docker image / publish (push) Has been cancelled
2025-01-25 11:49:15 +01:00
5f8b03273a
Initial commit 2025-01-25 10:07:03 +01:00