backend/src/api/v1
Radical 19f64d413c
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/push/publish-docs Pipeline was successful
feat: make it possible to automatically join user to a guild on registration
2025-07-02 20:39:12 +02:00
..
auth feat: make it possible to automatically join user to a guild on registration 2025-07-02 20:39:12 +02:00
channels feat: use permission system 2025-06-06 17:49:06 +02:00
guilds build: update dependencies 2025-06-25 14:33:05 +02:00
invites style: move structs to objects and split into several files for readability 2025-06-02 00:28:48 +02:00
me style: move structs to objects and split into several files for readability 2025-06-02 00:28:48 +02:00
users style: move structs to objects and split into several files for readability 2025-06-02 00:28:48 +02:00
mod.rs style: cargo clippy && cargo fmt 2025-05-30 21:17:30 +02:00
stats.rs fix: add missing /stats to docs 2025-05-31 14:52:42 +02:00