aboutsummaryrefslogtreecommitdiff
path: root/ufund-api/src/main/java/com/ufund/api/ufundapi/service/UserService.java (unfollow)
Commit message (Expand)Author
2025-04-02Implemented new endpoint to get total number of usersGunther6070
2025-03-25Fix tests and more cleanupsowgro
2025-03-25Rename user getNeeds to getBasketGunther6070
2025-03-24Fixed various bugs and began fixing auth system. Also started implementing ch...Gunther6070
2025-03-18idk but it works. funding basket worsk. -akAkash Keshav
2025-03-18Added check to getUser to remove deleted needs in basketGunther6070
2025-03-07Finish update methodssowgro
2025-03-06more javadocs and cleanupsowgro
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-06Created user service classGunther6070
2025-03-06Created Auth service classGunther6070