67 Commits (master)
 

Author SHA1 Message Date
  Jeffery Russell 49e3b3f19f
Merge pull request #20 from jrtechs/dependabot/maven/com.google.code.gson-gson-2.8.9 1 year ago
  dependabot[bot] 1d8446e6de
Bump gson from 2.8.5 to 2.8.9 1 year ago
  jrtechs 91f9d3a95b Fixed readme images 3 years ago
  Jeffery Russell 3586332e66
Merge pull request #19 from jrtechs/dependabot/maven/junit-junit-4.13.1 3 years ago
  dependabot[bot] 426fc6433e
Bump junit from 4.11 to 4.13.1 3 years ago
  Jeffery Russell d0cb202d0d
Merge pull request #17 from jrtechs/rest-api 3 years ago
  jrtechs 12e1572401 Cleaned the lambda statements up to use mappers. 3 years ago
  jrtechs 0f640a9844 Created a friends graph using visjs and jquery. 3 years ago
  jrtechs 3ea452e4be Moved website out of classpath to make development easier. 3 years ago
  jrtechs 07aefd1880 Fixed error where respondent has no game. 3 years ago
  jrtechs 744b230a08 Created basic web page previewing a common friends graph. 3 years ago
  jrtechs bef4252bb7 Created a quick web api for the project 3 years ago
  jrtechs 9c6825954b Refactored project structure 3 years ago
  Jeffery Russell 95993fde14
Merge pull request #16 from jrtechs/game_data 3 years ago
  jrtechs 9a1b9a7d98 Updated steam API to HTTPS closes #14 3 years ago
  jrtechs d74f4fd16b Created indexing mechanism for fetching games closes #10 3 years ago
  jrtechs 7c6b767102 Inserted the game into the graph database 3 years ago
  jrtechs d51c202ae5 Added methods in api connection to download game information. 3 years ago
  jrtechs 2a860731a7 Collected more soft info players like avatar, real name and creation date. 3 years ago
  Jeffery Russell 7eb1788209
Merge pull request #12 from jrtechs/berkeley-transition 3 years ago
  jrtechs b0a31138f8 Migrated to using a Berkely backend 3 years ago
  Jeffery Russell cd60b45cb9
Merge pull request #8 from jrtechs/dependabot/maven/org.java-websocket-Java-WebSocket-1.5.0 4 years ago
  dependabot[bot] d77f597e23
Bump Java-WebSocket from 1.3.0 to 1.5.0 4 years ago
  jrtechs f0c56d5b72 Added favicon to steam website. Also continuted looking for file IO leak. 5 years ago
  jrtechs b3205238bd Fixed IO issues where some files were not closed and had the API Connection deal with empty strings in the get friends and get names functions. 5 years ago
  Jeffery Russell be3f0ada71 Fixed edge case where crawler may stop early and added more documentation to things. 5 years ago
  Jeffery Russell 80041892ca Updated some docs and changed the web crawler to only crash if it is in dire need. 5 years ago
  jrtechs ae25cc020b Updated the crawler to be more smart about error codes and not crash on a http error 500 or 401. 5 years ago
  jrtechs e5e30bf9c8 Implemented a more efficient way to crawl the steam network. 5 years ago
  jrtechs 980e5d5378 Updated the web crawler to work properly and traverse the network using BFS. 5 years ago
  jrtechs 85a2f8d6bc Created the basic file structure for crawling the steam friends network. 5 years ago
  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. 5 years ago
  jrtechs ea01136482 Added RepoJs to website for an embedded git hub viewer 5 years ago
  jrtechs fa2e12c8c4 Updated the content for the home page of the website. 5 years ago
  jrtechs ef2c7a8e12 Added images for slider to repo 5 years ago
  jrtechs a3adf309dc Fixed error with parsing json from steam 5 years ago
  jrtechs 0118c6bc3f Updated website with a image slider 5 years ago
  jrtechs 91393d5757 Updated pom.xml 5 years ago
  jrtechs a912a7acd8 Updated graph page to send people to error page when you can't connect to the web socket. 5 years ago
  jrtechs ec45c6356a Updated graphs page to be more intuitive and explain how to use the application. 5 years ago
  jrtechs a815782f91 Updated server to prompt the user when they entered an invalid steam id 5 years ago
  jrtechs d604b2cb87 Merge remote-tracking branch 'origin/master' 5 years ago
  jrtechs 044fbef131 Created faq for website. 5 years ago
  Jeffery R 81f55a2201
Create LICENSE 5 years ago
  jrtechs 38837c9d96 Updated color scheme of the graph 5 years ago
  jrtechs fdd249ef3d Updated nav bars of the website (again) 5 years ago
  jrtechs 90edee0fe6 Updated nav bars of the website 5 years ago
  jrtechs dc75d55937 Improved to speed at which the graph is rendered on the client side. 5 years ago