Commit graph

5 commits

Author SHA1 Message Date
4124b08bb2 style: change function name 2025-05-20 22:20:32 +02:00
b66c8f0613 feat: implement proper user and me structs 2025-05-20 18:04:44 +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
Some checks failed
ci/woodpecker/push/build-and-publish Pipeline failed
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