Commit message (Expand) | Author | Age | |
---|---|---|---|
* | fix password bug | sowgro | 2025-03-18 |
* | Finish update methods | sowgro | 2025-03-07 |
* | more javadocs and cleanup | sowgro | 2025-03-06 |
* | Removed unused import | Gunther6070 | 2025-03-06 |
* | Push current changes (working on documentation and tests) | sowgro | 2025-03-06 |
* | Removed unused imports and fixed other warnings | Gunther6070 | 2025-03-06 |
* | Migrated user controller methods to user service. Also changed some return ty... | Gunther6070 | 2025-03-06 |
* | First attempt at an authentication system. | sowgro | 2025-03-02 |
* | Tested user http calls and fixed update user | Gunther6070 | 2025-02-26 |
* | Implemented createUser in the controller and modified logic in the UserFileDA... | Gunther6070 | 2025-02-26 |
* | Updated and added more javadocs. Also modified updateUser method to take a st... | Gunther6070 | 2025-02-26 |
* | Implemented CRUD operations and helper methods | Gunther6070 | 2025-02-26 |
* | Created UserDAO and file as well as user class | Gunther6070 | 2025-02-23 |