960a83f
(refs/pull/21/merge)
Merge 6faa6edf43
into 49e3b3f19f
by
2023-04-14 17:41:34 +0000
6faa6ed
(refs/pull/21/head, dependabot/maven/org.json-json-20230227)
Bump json from 20180130 to 20230227 by
2023-04-14 17:41:32 +0000
49e3b3f
(HEAD -> master)
Merge pull request #20 from jrtechs/dependabot/maven/com.google.code.gson-gson-2.8.9 by
2022-05-22 20:36:01 -0400
1d8446e
(refs/pull/20/head)
Bump gson from 2.8.5 to 2.8.9 by
2022-05-20 20:53:42 +0000
91f9d3a
Fixed readme images by
2021-03-07 12:27:44 -0500
3586332
Merge pull request #19 from jrtechs/dependabot/maven/junit-junit-4.13.1 by
2020-10-14 09:06:55 -0400
426fc64
(refs/pull/19/head)
Bump junit from 4.11 to 4.13.1 by
2020-10-13 01:56:50 +0000
f79568f
(games-graph)
Created a basic games and friends graph by
2020-07-23 20:50:18 -0400
8633100
Fixed bug with friend fetching. by
2020-07-23 20:49:50 -0400
d0cb202
Merge pull request #17 from jrtechs/rest-api by
2020-07-23 19:19:38 -0400
12e1572
(refs/pull/17/head, rest-api)
Cleaned the lambda statements up to use mappers. by
2020-07-23 19:11:01 -0400
0f640a9
Created a friends graph using visjs and jquery. by
2020-07-12 17:28:33 -0400
3ea452e
Moved website out of classpath to make development easier. by
2020-07-12 17:27:45 -0400
07aefd1
Fixed error where respondent has no game. by
2020-07-12 16:24:02 -0400
744b230
Created basic web page previewing a common friends graph. by
2020-07-12 16:22:12 -0400
bef4252
Created a quick web api for the project by
2020-07-12 11:30:29 -0400
9c68259
Refactored project structure by
2020-07-12 10:53:10 -0400
95993fd
Merge pull request #16 from jrtechs/game_data by
2020-07-12 10:30:49 -0400
9a1b9a7
(refs/pull/16/head, game_data)
Updated steam API to HTTPS closes #14 by
2020-07-12 10:28:31 -0400
d74f4fd
Created indexing mechanism for fetching games closes #10 by
2020-07-12 10:26:43 -0400
7c6b767
Inserted the game into the graph database by
2020-07-11 13:32:52 -0400
d51c202
Added methods in api connection to download game information. by
2020-07-11 12:55:11 -0400
2a86073
Collected more soft info players like avatar, real name and creation date. by
2020-07-11 12:07:54 -0400
7eb1788
Merge pull request #12 from jrtechs/berkeley-transition by
2020-07-11 10:16:01 -0400
b0a3113
(refs/pull/12/head, berkeley-transition)
Migrated to using a Berkely backend by
2020-07-10 18:54:55 -0400
cd60b45
Merge pull request #8 from jrtechs/dependabot/maven/org.java-websocket-Java-WebSocket-1.5.0 by
2020-05-08 15:58:12 -0400
d77f597
(refs/pull/8/head)
Bump Java-WebSocket from 1.3.0 to 1.5.0 by
2020-05-08 19:57:17 +0000
f0c56d5
Added favicon to steam website. Also continuted looking for file IO leak. by
2018-11-26 15:18:20 -0500
b320523
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. by
2018-11-25 21:18:17 -0500
be3f0ad
Fixed edge case where crawler may stop early and added more documentation to things. by
2018-11-24 11:47:41 -0500
8004189
Updated some docs and changed the web crawler to only crash if it is in dire need. by
2018-11-24 11:27:29 -0500
ae25cc0
Updated the crawler to be more smart about error codes and not crash on a http error 500 or 401. by
2018-11-20 17:27:01 -0500
e5e30bf
Implemented a more efficient way to crawl the steam network. by
2018-11-19 20:30:29 -0500
980e5d5
Updated the web crawler to work properly and traverse the network using BFS. by
2018-11-18 21:37:41 -0500
85a2f8d
Created the basic file structure for crawling the steam friends network. by
2018-11-18 19:40:20 -0500
77fc7c3
Updated docs to include how to run the project and added a bash script to build the jar file. by
2018-07-14 16:11:12 -0400
abb574a
Created a script to run the socket server by
2018-07-14 15:55:46 -0400
7116a1e
Updated website with new YouTube video. by
2018-06-17 13:41:32 -0400
ea01136
Added RepoJs to website for an embedded git hub viewer by
2018-06-16 19:04:33 -0400
fa2e12c
Updated the content for the home page of the website. by
2018-06-16 19:03:52 -0400
ef2c7a8
Added images for slider to repo by
2018-06-16 19:03:05 -0400
a3adf30
Fixed error with parsing json from steam by
2018-06-16 19:02:50 -0400
0118c6b
Updated website with a image slider by
2018-06-16 18:03:16 -0400
91393d5
Updated pom.xml by
2018-06-15 18:50:15 -0400
a912a7a
Updated graph page to send people to error page when you can't connect to the web socket. by
2018-06-11 20:07:29 -0400
ec45c63
Updated graphs page to be more intuitive and explain how to use the application. by
2018-06-10 18:23:16 -0400
a815782
Updated server to prompt the user when they entered an invalid steam id by
2018-06-10 17:04:40 -0400
d604b2c
Merge remote-tracking branch 'origin/master' by
2018-06-10 12:20:09 -0400
044fbef
Created faq for website. by
2018-06-10 12:20:01 -0400
81f55a2
Create LICENSE by
2018-06-10 12:06:35 -0400
38837c9
Updated color scheme of the graph by
2018-06-10 10:41:52 -0400
fdd249e
Updated nav bars of the website (again) by
2018-06-09 19:36:27 -0400
90edee0
Updated nav bars of the website by
2018-06-09 12:33:50 -0400
dc75d55
Improved to speed at which the graph is rendered on the client side. by
2018-06-09 09:15:31 -0400
70a86a8
Updated graph to apply force to shake out graph after all nodes have been added. by
2018-06-03 18:24:06 -0400
b074f4b
Updated the website and changed the colors of the ndoes by
2018-06-03 14:12:23 -0400
a5e4e32
Updated sizes of second generation nodes by
2018-06-03 11:54:44 -0400
52cd39d
Update the gaph to hide other nodes that are not their friends when you click on a node. by
2018-06-03 10:22:09 -0400
b4b87c4
Updated the website to do friends of friends graphs and fix problems with firefox. by
2018-05-31 20:37:30 -0400
5d72218
Updated the server to be able to make friends with friends graphs. by
2018-05-31 20:36:08 -0400
78cf405
Did a very basic update of the website. by
2018-05-29 18:22:40 -0400
72ac2d9
Added an example graph to the README by
2018-05-28 21:01:32 -0400
c0536f0
Moved web client to /website, added a README, and updated server/client to accept requested steam ids. by
2018-05-28 20:55:22 -0400
4e9b3d9
Started working on a website for this web application by
2018-05-28 10:14:42 -0400
a6f3f72
Worked on client side rendering of the graph. by
2018-05-27 21:19:43 -0400
3878f35
Worked on server side web socket which sends the client updates to draw their graph. by
2018-05-27 10:34:38 -0400
e384df3
Started creating the server-client communication channel. by
2018-05-26 20:01:15 -0400
3dceab6
Created a class which lets me scrape data and insert it into the graph database. by
2018-05-26 14:00:13 -0400
c658ed3
Added connection to steam api to get names and friends lists. by
2018-05-26 11:02:16 -0400
11af5e4
Set up repository with helper files which will be used in the project. by
2018-05-26 09:45:36 -0400
152a64b
Initial commit by
2018-05-26 09:12:39 -0400