index
:
JellySolutions
main
An online U-Fund system focused on coral reef and marine life conservation
sowgro
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ufund-api
/
src
/
main
/
java
/
com
/
ufund
/
api
/
ufundapi
/
model
/
User.java
(
follow
)
Commit message (
Expand
)
Author
Age
*
Fix tests and more cleanup
sowgro
2025-03-25
*
Rename user getNeeds to getBasket
Gunther6070
2025-03-25
*
Fixed various bugs and began fixing auth system. Also started implementing ch...
Gunther6070
2025-03-24
*
idk but it works. funding basket worsk. -ak
Akash Keshav
2025-03-18
*
Refactored removeBasketNeed method
Gunther6070
2025-03-18
*
THE UPDATE USER WORKS! -ak
Akash Keshav
2025-03-18
*
fix password bug
sowgro
2025-03-18
*
Refactored user to instead hold a list of ID's instead of needs
Gunther6070
2025-03-17
*
Refactoring
sowgro
2025-03-17
*
First attempt at an authentication system.
sowgro
2025-03-02
*
Fix a bug causing spring to not start
sowgro
2025-02-26
*
Made verifyPassword actually hash the input password
Gunther6070
2025-02-26
*
Added another constructor, verify password method, and basket methods
Gunther6070
2025-02-26
*
Added basket field to User
Gunther6070
2025-02-26
*
Tested user http calls and fixed update user
Gunther6070
2025-02-26
*
Created user class with fields name and password
Gunther6070
2025-02-26
*
Created UserDAO and file as well as user class
Gunther6070
2025-02-23