1
0
Fork 0
forked from gorb/backend
Commit graph

5 commits

Author SHA1 Message Date
dfe2ca9486 feat: migrate to diesel and new error type in users 2025-05-23 12:56:51 +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
cbf0131d14 feat: switch to headers for auth 2025-05-04 19:09:12 +02:00
1d7cdf343b feat: add users endpoint and add me and uuid under it
Adds a users endpoint that returns all users on the server, will require instance permissions in future.
Place previous user requests under users to avoid having multiple endpoints.
2025-05-02 19:19:59 +02:00