37 Commits (dependabot/maven/org.json-json-20230227)

Author SHA1 Message Date
  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
  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
  jrtechs b0a31138f8 Migrated to using a Berkely backend 3 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 a3adf309dc Fixed error with parsing json from steam 6 years ago
  jrtechs a815782f91 Updated server to prompt the user when they entered an invalid steam id 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 a5e4e32d6e Updated sizes of second generation nodes 6 years ago
  jrtechs 5d722183f7 Updated the server to be able to make friends with friends graphs. 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