Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
bobtal
/
java-debugging-flashy
Public
forked from
treehouse-projects/java-debugging-flashy
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
1
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Dec 10, 2017
Merge pull request #21 from edison696/password_hashing_and_csrf
Show description for a004413
bobtal
authored
a004413
View commit details
Copy full SHA for a004413
Browse repository at this point
adds password hashing and csrf protection
bobtal
committed
966a8ae
View commit details
Copy full SHA for 966a8ae
Browse repository at this point
Merge pull request #20 from edison696/personalize_feature
Show description for 2b35c27
bobtal
authored
2b35c27
View commit details
Copy full SHA for 2b35c27
Browse repository at this point
adds basic tracking of answers to requiz on cards not answered correctly
bobtal
committed
52bca6d
View commit details
Copy full SHA for 52bca6d
Browse repository at this point
adds info about currently logged in user in flashcard_show
bobtal
committed
8aee309
View commit details
Copy full SHA for 8aee309
Browse repository at this point
adds logout button in flashcard_show
bobtal
committed
02887c3
View commit details
Copy full SHA for 02887c3
Browse repository at this point
Commits on Dec 9, 2017
Merge pull request #19 from edison696/login_feature
Show description for 8d2b2a6
bobtal
authored
8d2b2a6
View commit details
Copy full SHA for 8d2b2a6
Browse repository at this point
Adds Spring security to the app with two different roles USER and ADMIN with different levels of access. Both can view and guess the cards but only ADMIN users can update them.
bobtal
committed
79720c6
View commit details
Copy full SHA for 79720c6
Browse repository at this point
Adds security dependency 'org.springframework.boot:spring-boot-starter-security'
bobtal
committed
873613a
View commit details
Copy full SHA for 873613a
Browse repository at this point
Merge pull request #18 from edison696/admin_feature
Show description for 6208e7b
bobtal
authored
6208e7b
View commit details
Copy full SHA for 6208e7b
Browse repository at this point
Adds option to delete cards
bobtal
committed
3ca4d65
View commit details
Copy full SHA for 3ca4d65
Browse repository at this point
Commits on Dec 8, 2017
Adds option to add new cards
bobtal
committed
8055eb2
View commit details
Copy full SHA for 8055eb2
Browse repository at this point
Adds option to update existing cards
bobtal
committed
9e173c0
View commit details
Copy full SHA for 9e173c0
Browse repository at this point
Merge pull request #17 from edison696/get_rid_of_database_loader
Show description for d9f0d0c
bobtal
authored
d9f0d0c
View commit details
Copy full SHA for d9f0d0c
Browse repository at this point
Deletes bootstrap package and DatabaseLoader class
bobtal
committed
3b5081c
View commit details
Copy full SHA for 3b5081c
Browse repository at this point
Removes the need for DatabaseLoader by implementing startup sql commands in import.sql and setting up DataConfig
bobtal
committed
7641032
View commit details
Copy full SHA for 7641032
Browse repository at this point
Commits on Dec 2, 2017
fixes index link not working in flashcard_show.html
bobtal
committed
0720a33
View commit details
Copy full SHA for 0720a33
Browse repository at this point
updates after switching to Intellij IDEA 2017.3
bobtal
committed
bee4a14
View commit details
Copy full SHA for bee4a14
Browse repository at this point
Commits on Nov 29, 2017
Merge pull request #16 from edison696/bogus-counting
Show description for 72c91e1
bobtal
authored
72c91e1
View commit details
Copy full SHA for 72c91e1
Browse repository at this point
Fixes #5 by making the cards displayed more standard
bobtal
committed
e4ddeaf
View commit details
Copy full SHA for e4ddeaf
Browse repository at this point
Merge pull request #15 from edison696/fewer-examples
Show description for 2411042
bobtal
authored
2411042
View commit details
Copy full SHA for 2411042
Browse repository at this point
Addresses bug described in #6 where the total count in the call to action was off
bobtal
committed
d6335cb
View commit details
Copy full SHA for d6335cb
Browse repository at this point
Addresses issue #6 by changing the number of examples to 3
bobtal
committed
077548e
View commit details
Copy full SHA for 077548e
Browse repository at this point
Commits on Feb 14, 2017
Adds Gradle Wrapper
craigsdennis
committed
0837617
View commit details
Copy full SHA for 0837617
Browse repository at this point
Commits on Jul 12, 2016
Points README to the better integration place.
craigsdennis
committed
beed2a1
View commit details
Copy full SHA for beed2a1
Browse repository at this point
Moves the GitHub bootstrap to be form based instead of application based
craigsdennis
committed
3a96fd4
View commit details
Copy full SHA for 3a96fd4
Browse repository at this point
Copy tweaks
craigsdennis
committed
caaf74e
View commit details
Copy full SHA for caaf74e
Browse repository at this point
Adds readme
craigsdennis
committed
72ba69a
View commit details
Copy full SHA for 72ba69a
Browse repository at this point
Commits on Jul 11, 2016
Adds GitHub bootstrap
craigsdennis
committed
37ff941
View commit details
Copy full SHA for 37ff941
Browse repository at this point
Commits on Jul 10, 2016
Adds call-to-action id
craigsdennis
committed
8c46cac
View commit details
Copy full SHA for 8c46cac
Browse repository at this point
Commits on Jul 9, 2016
Adds application and controllers
craigsdennis
committed
528b78a
View commit details
Copy full SHA for 528b78a
Browse repository at this point
Adds service layer
craigsdennis
committed
c579697
View commit details
Copy full SHA for c579697
Browse repository at this point
Adds model
craigsdennis
committed
cb5e1ee
View commit details
Copy full SHA for cb5e1ee
Browse repository at this point
Initial commit
craigsdennis
committed
eb158f7
View commit details
Copy full SHA for eb158f7
Browse repository at this point
Initial commit
craigsdennis
committed
db6eba9
View commit details
Copy full SHA for db6eba9
Browse repository at this point
You can’t perform that action at this time.