aboutsummaryrefslogtreecommitdiff
path: root/ufund-api/src/main/java/com/ufund/api/ufundapi/persistence/UserFileDAO.java (unfollow)
Commit message (Expand)Author
2025-04-02Implemented new endpoint to get total number of usersGunther6070
2025-03-27Remove crutchsowgro
2025-03-26fix expiration logic and cleanupsowgro
2025-03-25Fix tests and more cleanupsowgro
2025-03-25Rename user getNeeds to getBasketGunther6070
2025-03-25Greatly improve logging and other backend clean upsowgro
2025-03-18cleaned up outputs. -akAkash Keshav
2025-03-18idk but it works. funding basket worsk. -akAkash Keshav
2025-03-18Removed debugging commentsGunther6070
2025-03-18THE UPDATE USER WORKS! -akAkash Keshav
2025-03-18fix password bugsowgro
2025-03-07Finish update methodssowgro
2025-03-06more javadocs and cleanupsowgro
2025-03-06Removed unused importGunther6070
2025-03-06Push current changes (working on documentation and tests)sowgro
2025-03-06Removed unused imports and fixed other warningsGunther6070
2025-03-06Migrated user controller methods to user service. Also changed some return ty...Gunther6070
2025-03-02First attempt at an authentication system.sowgro
2025-02-26Tested user http calls and fixed update userGunther6070
2025-02-26Implemented createUser in the controller and modified logic in the UserFileDA...Gunther6070
2025-02-26Updated and added more javadocs. Also modified updateUser method to take a st...Gunther6070
2025-02-26Implemented CRUD operations and helper methodsGunther6070
2025-02-23Created UserDAO and file as well as user classGunther6070
2025-02-16Make search case-insensitivesowgro
2025-02-16it runs!!!sowgro
2025-02-16Implement FileDAOsowgro
2025-02-16Organize into sub-packagessowgro
2025-02-15Implemented Cupboard file dao classGunther6070