|
e4d9a1b5af
|
style: move servers to guilds
|
2025-05-29 20:15:27 +02:00 |
|
|
abfbaf8918
|
feat: add global email verification check
|
2025-05-29 18:35:13 +02:00 |
|
|
16ccf94631
|
docs: partially document codebase
Should make it easier for frontend to figure out what stuff actually does, more will be added as the project goes on
|
2025-05-27 11:52:17 +00:00 |
|
|
1aa38631b8
|
feat: implement is_above for roles and reuse same functions from channels!
|
2025-05-27 11:16:33 +00:00 |
|
|
1cda34d16b
|
fix: remove more unwraps
found more unwraps that needed to be changed to ?
|
2025-05-26 22:26:47 +02:00 |
|
|
8605b81e7b
|
style: cargo clippy && format
|
2025-05-24 01:09:17 +02:00 |
|
|
6190d76285
|
feat: migrate to diesel and new error type in servers
|
2025-05-23 12:56:19 +02:00 |
|
|
fd8d823404
|
feat: implement fetching of all servers
|
2025-05-20 22:49:41 +02:00 |
|
|
78e87b65ce
|
style: cargo fmt
|
2025-05-19 15:14:03 +02:00 |
|
|
6374963e2f
|
feat: add structs.rs
Moved all server related structs into new file, added implementations to create, fetch, etc.
|
2025-05-08 13:21:54 +00:00 |
|
|
fb76e6df08
|
feat: use new auth
|
2025-05-04 23:39:36 +02:00 |
|
|
776750578d
|
style: 🎨 restructure server folder
|
2025-05-04 06:25:01 +02:00 |
|
|
f9e1e276f0
|
feat: implement guild creation
|
2025-05-04 01:16:57 +02:00 |
|
|
8241196284
|
feat: add boilerplate rust files
|
2025-05-03 05:32:22 +02:00 |
|