Commit Graph

8 Commits

Author SHA1 Message Date
218b223a5e
ci: restore publishing Docker images
Some checks failed
CI / tests (push) Has been cancelled
CI / tests (pull_request) Has been cancelled
Publish Docker image / publish (pull_request) Failing after 7m43s
2025-01-21 18:46:03 +01:00
31dd1c41e3
chore: update project metadata 2025-01-21 00:21:51 +01:00
582a11ac40
feat: add new crud macro for easier entity manipulation in DB 2025-01-21 00:21:51 +01:00
c783411159
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-21 00:21:51 +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