Commit Graph

5 Commits

Author SHA1 Message Date
a2ea5a157d
feat: OAuth implementation with Discord
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-11 22:10:16 +01:00
ae10711e41
chore: update rust toolchain 2024-11-23 09:39:52 +01:00
ff90b1959f
feat: authentication through Discord OAuth2 2024-08-10 12:13:05 +02:00
1125bc4a38
Initial commit 2024-08-10 12:12:58 +02:00
c73ff3d581
Initial commit
Some checks failed
CI / tests (push) Failing after 3m18s
Publish Docker image / publish (push) Failing after 13s
2024-08-10 12:02:33 +02:00