|  Peter Morgan | 42c5ced6e7 | Fixed spacing inconsistencies | 5 years ago | 
				
					
						|  Peter Morgan | a626633c2e | Added Regular Expression check for user.blog value | 5 years ago | 
				
					
						|  Jeffery Russell | 27be3c07ac | Merge pull request #15 from jrtechs/config-and-link-fixes Config and link fixes (Closes #6 #12) | 5 years ago | 
				
					
						|  jrtechs | 6897454a7b | Fixed link of orgs to redirect to the internal websites organization view rather than the orgs github. | 5 years ago | 
				
					
						|  jrtechs | 76b818249a | Changed link from GH api to the actual repository (closes #6) | 5 years ago | 
				
					
						|  jrtechs | 5edacf076e | Fixed config to contain user-filler which is necessary for auth with github api. | 5 years ago | 
				
					
						|  Jeffery Russell | f80d43853c | Merge pull request #11 from soroushahrari/master Closes #5 fixed:Add case for when `languages` returns null | 6 years ago | 
				
					
						|  Jeffery Russell | d0178d0967 | Merge pull request #10 from felipebrunetti94/fiz/remove-package-lock-file fix(gitignore): remove package-lock (closes #8) | 6 years ago | 
				
					
						|  felipebrunetti94 | 7ef31b9a79 | fix: package-lock.json | 6 years ago | 
				
					
						|  Soroush | d428b03c4c | Issue #5 fixed | 6 years ago | 
				
					
						|  felipebrunetti94 | d7228d8a4e | fix(gitignore): remove package-lock - deleted package-lock file
- package-lock file to gitignore | 6 years ago | 
				
					
						|  Jeffery Russell | 7cf35a659f | Merge pull request #4 from pepas24/improvement/ui-redesign Major Redesign the UI | 6 years ago | 
				
					
						|  Sebastian Gutierrez | 092319c933 | Redesign 404 page | 6 years ago | 
				
					
						|  Sebastian Gutierrez | ab063c6062 | Redesign about page | 6 years ago | 
				
					
						|  Sebastian Gutierrez | 5dc958c2f2 | Redesign organization chart page | 6 years ago | 
				
					
						|  Sebastian Gutierrez | 4064a80aa5 | Redesign timeline graph page | 6 years ago | 
				
					
						|  Sebastian Gutierrez | 0472b7eb65 | Redesign friends graph page | 6 years ago | 
				
					
						|  Sebastian Gutierrez | 9fafdb0d46 | Add active style to navbar | 6 years ago | 
				
					
						|  Sebastian Gutierrez | fb6ec2bf51 | Redesign graph generator page | 6 years ago | 
				
					
						|  Sebastian Gutierrez | 3e12dfe6bf | Add new navbar to all pages | 6 years ago | 
				
					
						|  Sebastian Gutierrez | 0cbfede03f | Redesign home page | 6 years ago | 
				
					
						|  jrtechs | f3485a638b | Removed redundant code in the org page. | 6 years ago | 
				
					
						|  jrtechs | 34c9e1c11f | Minor performance improvements. | 6 years ago | 
				
					
						|  Jeffery Russell | 83f61af96e | Merge remote-tracking branch 'origin/master' | 6 years ago | 
				
					
						|  Jeffery Russell | 7d801e7ca6 | Created systemd run script for application. | 6 years ago | 
				
					
						|  CetaceanNation | 00836a8b13 | Merge branch 'master' of https://github.com/jrtechs/github-graphs | 6 years ago | 
				
					
						|  CetaceanNation | b979f9f7b1 | Update with final image for carousel | 6 years ago | 
				
					
						|  Jeffery Russell | 9804a6ae19 | Merge remote-tracking branch 'origin/master' | 6 years ago | 
				
					
						|  Jeffery Russell | 8f90526e55 | Updated org preview to include the org's image. | 6 years ago | 
				
					
						|  Bryce Murphy | af2e11397b | Merge branch 'master' of github.com:jrtechs/github-graphs | 6 years ago | 
				
					
						|  Bryce Murphy | 7ba4d5e496 | padding and link | 6 years ago | 
				
					
						|  Jeffery Russell | a1035f4655 | Created default enter actions for the text boxes on the graphs page. | 6 years ago | 
				
					
						|  Jeffery Russell | 2bae794c2c | Fixed errors with orgs table and timeline table displaying null for homepage. | 6 years ago | 
				
					
						|  Jeffery Russell | 1405bcab9e | Created more robust checks for if the organizations exists. | 6 years ago | 
				
					
						|  Bryce Murphy | a84b605e3f | Merge branch 'master' of github.com:jrtechs/github-graphs | 6 years ago | 
				
					
						|  Bryce Murphy | ef415552cd | the ol iron | 6 years ago | 
				
					
						|  Bryce Murphy | 9a8e7e27f0 | Merge branch 'master' of github.com:jrtechs/github-graphs | 6 years ago | 
				
					
						|  CetaceanNation | 978dcb7358 | Merge branch 'master' of https://github.com/jrtechs/github-graphs | 6 years ago | 
				
					
						|  Bryce Murphy | ff22fa1f71 | tidying up | 6 years ago | 
				
					
						|  CetaceanNation | 94596b1e33 | Made edits to fix Jeff's language in the About page and fixed some css. | 6 years ago | 
				
					
						|  Jeffery Russell | 8d1b70bd1a | Fixed how the repository list was being generated for the organizations. | 6 years ago | 
				
					
						|  Jeffery Russell | 5c00be042c | Improved loading bar of the graphs. | 6 years ago | 
				
					
						|  Jeffery Russell | 5a2a0ac53b | Upgraded the repository table to have pagination. | 6 years ago | 
				
					
						|  Jeffery Russell | e29029a1cc | Created the organization repository table view. | 6 years ago | 
				
					
						|  Jeffery Russell | 8cb2f55ab2 | Linked the user click to displaying the profile view on the page for the org view. | 6 years ago | 
				
					
						|  CetaceanNation | 435c5d738a | Animated gif on home page displaying graph ability. | 6 years ago | 
				
					
						|  Jeffery Russell | 81168d2099 | Added users to the org view and connected all the repositories in the org to the org. | 6 years ago | 
				
					
						|  Bryce Murphy | 45c0980311 | Merge branch 'master' of github.com:jrtechs/github-graphs | 6 years ago | 
				
					
						|  Bryce Murphy | 65ed04d18e | improvig org screen | 6 years ago | 
				
					
						|  Jeffery Russell | e8de0bac23 | Merge branch 'master' of https://github.com/jrtechs/github-graphs | 6 years ago |