| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-01-09 | Add string id for project and reduce usage of numeric ids in general | Joel Klinghed | |
| User: username must be unique, use as primary key and drop id. | |||
| 2025-01-07 | Add remote & branch to project and review | Joel Klinghed | |
| Preparing for git connection. | |||
| 2025-01-03 | Add initital tests | Joel Klinghed | |
| Also add /users endpoint. | |||
| 2024-12-30 | Add methods for modifying projects | Joel Klinghed | |
| While doing that I realized I had forgotten to declare maintainers for projects. Also added default roles and changed so that review_users only contains overrides, so that changes to the project users is instantly applied to all reviews (unless there is an override). | |||
| 2024-12-29 | Add openapi generation using utoipa | Joel Klinghed | |
| 2024-12-29 | Rework auth to include session | Joel Klinghed | |
| The actual authentication is still fake. | |||
| 2024-12-28 | cargo fmt | Joel Klinghed | |
| 2024-12-28 | Database connection | Joel Klinghed | |
| 2024-12-21 | Initial commit | Joel Klinghed | |
