36 Commits (77fc7c378a28fdaadff5e6fc63b3aa2e7cb59c76)
 

Author SHA1 Message Date
  jrtechs 77fc7c378a Updated docs to include how to run the project and added a bash script to build the jar file. 5 years ago
  jrtechs abb574a5ba Created a script to run the socket server 5 years ago
  jrtechs 7116a1eece Updated website with new YouTube video. 6 years ago
  jrtechs ea01136482 Added RepoJs to website for an embedded git hub viewer 6 years ago
  jrtechs fa2e12c8c4 Updated the content for the home page of the website. 6 years ago
  jrtechs ef2c7a8e12 Added images for slider to repo 6 years ago
  jrtechs a3adf309dc Fixed error with parsing json from steam 6 years ago
  jrtechs 0118c6bc3f Updated website with a image slider 6 years ago
  jrtechs 91393d5757 Updated pom.xml 6 years ago
  jrtechs a912a7acd8 Updated graph page to send people to error page when you can't connect to the web socket. 6 years ago
  jrtechs ec45c6356a Updated graphs page to be more intuitive and explain how to use the application. 6 years ago
  jrtechs a815782f91 Updated server to prompt the user when they entered an invalid steam id 6 years ago
  jrtechs d604b2cb87 Merge remote-tracking branch 'origin/master' 6 years ago
  jrtechs 044fbef131 Created faq for website. 6 years ago
  Jeffery R 81f55a2201
Create LICENSE 6 years ago
  jrtechs 38837c9d96 Updated color scheme of the graph 6 years ago
  jrtechs fdd249ef3d Updated nav bars of the website (again) 6 years ago
  jrtechs 90edee0fe6 Updated nav bars of the website 6 years ago
  jrtechs dc75d55937 Improved to speed at which the graph is rendered on the client side. 6 years ago
  Jeffery Russell 70a86a8185 Updated graph to apply force to shake out graph after all nodes have been added. 6 years ago
  Jeffery Russell b074f4b711 Updated the website and changed the colors of the ndoes 6 years ago
  Jeffery Russell a5e4e32d6e Updated sizes of second generation nodes 6 years ago
  jxr8142 52cd39dba9 Update the gaph to hide other nodes that are not their friends when you click on a node. 6 years ago
  jrtechs b4b87c42bb Updated the website to do friends of friends graphs and fix problems with firefox. 6 years ago
  jrtechs 5d722183f7 Updated the server to be able to make friends with friends graphs. 6 years ago
  jrtechs 78cf40568d Did a very basic update of the website. 6 years ago
  jrtechs 72ac2d93a1 Added an example graph to the README 6 years ago
  jrtechs c0536f0b38 Moved web client to /website, added a README, and updated server/client to accept requested steam ids. 6 years ago
  jrtechs 4e9b3d9024 Started working on a website for this web application 6 years ago
  jrtechs a6f3f72fa6 Worked on client side rendering of the graph. 6 years ago
  jrtechs 3878f35994 Worked on server side web socket which sends the client updates to draw their graph. 6 years ago
  jrtechs e384df3bd4 Started creating the server-client communication channel. 6 years ago
  jrtechs 3dceab620e Created a class which lets me scrape data and insert it into the graph database. 6 years ago
  jrtechs c658ed32cf Added connection to steam api to get names and friends lists. 6 years ago
  jrtechs 11af5e4c6d Set up repository with helper files which will be used in the project. 6 years ago
  jrtechs 152a64b9c3 Initial commit 6 years ago