Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
CS 375 Project
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Evan Dinh
CS 375 Project
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Selected
master
default
Branches
4
Socket-Testing
develop
pubHTML
revert-8cdcbd1b
5 results
Begin with the selected commit
Created with Raphaël 2.2.0
17
Mar
16
15
14
13
12
11
10
9
8
6
5
4
3
2
1
26
Feb
25
24
23
22
21
22
21
Merge branch 'develop' into 'master'
master
master
Update README.md
develop
develop
Update README.md
Update README.md
Update README.md
Update README.md
Update README.md
Update README.md
Update README.md
Update README.md
Update README.md
Update README.md
Update README.md
Update README.md
Update README.md
Update README.md
Update README.md
Updating Installation Steps for README.md
Handling room and connections deletions
Updated publlic_html to the latest styling
Changed the styling of the disabled buttons
pubHTML
pubHTML
added more animations, and changed the styling of the pop up
added 5px to the height of the grid's row and removed the 5px gap to handle animations better
Updated game.html, to change the buttons on the pop up
Updated html files to replace the alerts with animations
Updated client.js, to clear previously stored data upon joining a new game
Deleted old index.html page
Deleted old game.html page
Styling of the game.html page, using latest version of game.html in the develop branch (Version: 0aa36c2e)
moved the script from the game.html page to a js file to remove clutter
Added animations from game.html in the develop branch
Added css file for game board and keyboard on game screen
modified version of outdated/old game.html file from develop branch, styling still in progress
Delete game.html
modified version of outdated/old game.html file from develop branch, styling still in progress
Update general.css
added animation for index.html
Created CSS folder, general style for all html pages
Created JS file, lastest client.js from develop branch (Commit ID: a6dd302b )
Update client.js, to clear session storage upon starting new game to prevent any bugs
Loading