Commit graph

10 commits

Author SHA1 Message Date
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
8e460ec6dd feat: add validation to project creation and update endpoints
Some checks failed
ci/woodpecker/push/check_fmt Pipeline failed
2025-04-03 10:40:59 +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
7cd261c061 implemente custom error and endpoint to create a project
Some checks failed
ci/woodpecker/push/check_fmt Pipeline failed
2025-04-02 12:36:42 +02:00
4e8a4f06c9 argon2
Some checks failed
ci/woodpecker/push/check_fmt Pipeline failed
2025-04-01 12:37:11 +02:00
c8d4302863 added 'serve' feature
Some checks failed
ci/woodpecker/push/check_fmt Pipeline failed
2025-04-01 11:25:27 +02:00
b6bf4992c0 DB API
Some checks failed
ci/woodpecker/push/check_fmt Pipeline failed
2025-04-01 10:00:02 +02:00
f7612711b0 add entity and migration crates with SeaORM models for group, project, user, and user_group_project 2025-03-28 17:27:50 +01:00
2d5a3a8310 actix setup 2025-03-27 13:06:56 +01:00
f05eaad166 setup backend 2025-03-27 11:33:32 +01:00