|
66c3aef609
|
style: move channels to /channels
|
2025-05-29 20:11:50 +02:00 |
|
|
abfbaf8918
|
feat: add global email verification check
|
2025-05-29 18:35:13 +02:00 |
|
|
1aa38631b8
|
feat: implement is_above for roles and reuse same functions from channels!
ci/woodpecker/push/build-and-publish Pipeline was successful
|
2025-05-27 11:16:33 +00:00 |
|
|
1cda34d16b
|
fix: remove more unwraps
ci/woodpecker/push/build-and-publish Pipeline was successful
found more unwraps that needed to be changed to ?
|
2025-05-26 22:26:47 +02:00 |
|
|
d8541b2eea
|
feat: add channel ordering
|
2025-05-26 22:26:16 +02:00 |
|
|
8605b81e7b
|
style: cargo clippy && format
ci/woodpecker/push/build-and-publish Pipeline was successful
|
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 |
|
|
78e87b65ce
|
style: cargo fmt
|
2025-05-19 15:14:03 +02:00 |
|
|
b499ff1cf8
|
style: use better function names in server
|
2025-05-12 17:18:55 +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 |
|
|
2e4860323e
|
feat: add post request to make channels
|
2025-05-08 00:54:21 +02:00 |
|
|
8821287cbe
|
fix: use correct query for channel_permissions in fetch_one()
|
2025-05-08 00:09:30 +02:00 |
|
|
1de99306a2
|
fix: add api/v1/servers/uuid/channels/uuid as a service
|
2025-05-08 00:03:18 +02:00 |
|
|
caee16005d
|
feat: implement caching for channels endpoint
|
2025-05-07 23:46:55 +02:00 |
|
|
7ee500bf10
|
feat: add fetch_one() function to Channel struct
|
2025-05-07 23:46:40 +02:00 |
|
|
358a7f8336
|
fix: fetching of servers and channels by uuid
Co-authored-by: Radical <radical@radical.fun>
|
2025-05-07 19:01:10 +02:00 |
|
|
67af0c1e74
|
feat: add channel endpoint
|
2025-05-07 17:24:56 +02:00 |
|
|
776750578d
|
style: 🎨 restructure server folder
|
2025-05-04 06:25:01 +02:00 |
|