Commit graph

7 commits

Author SHA1 Message Date
e2fc4972bc Implement user retrieval and deletion endpoint
Some checks failed
ci/woodpecker/pr/cargo_check Pipeline was successful
ci/woodpecker/pr/cargo_clippy Pipeline was successful
ci/woodpecker/pr/cargo_test Pipeline was successful
ci/woodpecker/pr/check_fmt Pipeline failed
2025-04-07 14:13:14 +02:00
jopejoe1
3139bab32f run treefmt 2025-04-04 11:32:19 +02:00
4828b7e907 feat: implement user login functionality with session management
Some checks failed
ci/woodpecker/push/check_fmt Pipeline failed
2025-04-03 13:58:18 +02:00
34d979da86 WIP 2025-04-03 13:40:48 +02:00
c8c6d4cf0a refactor: remove entity crate and update dependencies in backend
Some checks failed
ci/woodpecker/push/check_fmt Pipeline failed
2025-04-03 11:11:26 +02:00
c1e5f60fac feat: add endpoints to retrieve all projects and a specific project
Some checks failed
ci/woodpecker/push/check_fmt Pipeline failed
get specific project is not working yet
2025-04-02 16:46:58 +02:00
e2de7467ed refactor: reorganize project structure and add new endpoints for group and user management
Some checks failed
ci/woodpecker/push/check_fmt Pipeline failed
2025-04-02 15:27:26 +02:00