| Age | Commit message (Expand) | Author |
|---|---|---|
| 2023-05-29 | Filled out the rest of the query parameters | mrw1593 |
| 2023-05-29 | Create stubbed endpoints for authorization | mrw1593 |
| 2023-05-29 | Add clients to the API | mrw1593 |
| 2023-05-29 | Create a Client struct | mrw1593 |
| 2023-05-29 | Started on frontend | mrw1593 |
| 2023-05-29 | Update documentation | mrw1593 |
| 2023-05-29 | Change user_id to id | mrw1593 |
| 2023-05-29 | Add the ability to search users | mrw1593 |
| 2023-05-29 | Add a login endpoint that does nothing | mrw1593 |
| 2023-05-29 | Create get requests for users | mrw1593 |
| 2023-05-29 | Add services | mrw1593 |
| 2023-05-29 | Allow PUTs to individual fields | mrw1593 |
| 2023-05-29 | Add an update_user endpoint | mrw1593 |
| 2023-05-29 | Create user | mrw1593 |
| 2023-03-19 | Implement password hashing | mrw1593 |
| 2023-03-19 | Setup sqlx | mrw1593 |
| 2023-03-15 | Created a basic HttpServer | mrw1593 |
