index
:
spring-blog
dev
main
register
-
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
main
/
java
Age
Commit message (
Collapse
)
Author
2024-07-23
split front and back end, add react to project
realtradam
2024-07-23
convert all articles endpoint to json
realtradam
2024-07-20
code cleanup
realtradam
2024-07-18
add test for articlerepository
realtradam
2024-07-16
code cleanup
realtradam
2024-07-15
code cleanup
realtradam
2024-07-15
remove lombok
realtradam
2024-07-15
redirect user to login if they try to submit article without login
realtradam
2024-07-14
add auth for editing and deleting posts
realtradam
2024-07-14
hide buttons when not correct user
realtradam
2024-07-14
articles associated with users
realtradam
2024-07-13
complete registration and login
realtradam
2024-07-13
set up proper login
realtradam
2024-07-13
implement user registration
realtradam
2024-07-11
add search functionality
realtradam
2024-07-11
validate new and edited article fields
realtradam
2024-07-11
fix edit to save to database
realtradam
2024-07-11
add editing to articles
realtradam
2024-07-08
add form submission
realtradam
2024-07-08
few basic pages
realtradam
2024-07-03
change base project, new init
realtradam
2024-06-30
init
realtradam