aboutsummaryrefslogtreecommitdiff
path: root/ufund-api/src/main/java/com/ufund/api/ufundapi/model (unfollow)
Commit message (Expand)Author
2025-04-04[backend] Add toString to need for debuggingsowgro
2025-03-31backend image supportbenal01
2025-03-31backend support for descriptionbenal01
2025-03-30Fixed broken tests and made them more consistentGunther6070
2025-03-29API functionality for urgency and locationbenal01
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-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-18Refactored removeBasketNeed methodGunther6070
2025-03-18THE UPDATE USER WORKS! -akAkash Keshav
2025-03-18fix password bugsowgro
2025-03-17please work, i backmerged and everything. -akAkash Keshav
2025-03-17Refactored user to instead hold a list of ID's instead of needsGunther6070
2025-03-17Refactoringsowgro
2025-03-06Created Cupboard Service and refactored the controller and DAO to add the ser...Gunther6070
2025-03-02First attempt at an authentication system.sowgro
2025-02-26Fix a bug causing spring to not startsowgro
2025-02-26Made verifyPassword actually hash the input passwordGunther6070
2025-02-26Added another constructor, verify password method, and basket methodsGunther6070
2025-02-26Added basket field to UserGunther6070
2025-02-26Tested user http calls and fixed update userGunther6070
2025-02-26Created user class with fields name and passwordGunther6070
2025-02-23Created UserDAO and file as well as user classGunther6070
2025-02-16Add jsonProperty decorationssowgro
2025-02-16Refactor: Remove Cupboard.javasowgro
2025-02-16updateNeed Controller and Cupboard functionalitybeanplebs
2025-02-16Implement FileDAOsowgro
2025-02-16Add spring stuff to CupboardController and make all DAO calls inside Cupboard...sowgro
2025-02-16Organize into sub-packagessowgro