1 Commits (31d865526e9c035391bc82b25bc076da06ef67b5)

Author SHA1 Message Date
  Peter Morgan add6b82e78 Renamed old api routes file 4 years ago
  jrtechs 2688316b5e Improved caching and performance for organization members api calls. 4 years ago
  jrtechs 7c4890b23a Updated org repositories to use new minimized cached system on API. 4 years ago
  jrtechs 031a234770 Created new route for fetching all user repositories and minimizes/cahces the json results (closes #26) 4 years ago
  jrtechs 61849949b8 Switched ids on the graph to use usernames instead because of inconsistencies of the id property in github API. 4 years ago
  jrtechs b84536b5bc Minimized the json being stored and transmitted for the friends. 4 years ago
  jrtechs 8aac54d458 Improved pagination by setting return size to 100 rather than default 20. Improved friend api structure. 4 years ago
  jrtechs c6be51f15f Added route in backend to fetch all friends(followers and following). 4 years ago
  Peter Morgan 3c74fe5734 Implement dotenv and fixed express deprecation errors 4 years ago
  jrtechs 34c9e1c11f Minor performance improvements. 5 years ago
  Jeffery Russell 7d801e7ca6 Created systemd run script for application. 5 years ago
  Jeffery Russell dc23245529 Memory improvements to the project. 5 years ago
  Jeffery Russell 13662bc755 hot fix 5 years ago
  Jeffery Russell ec3712685d Improved security of web server. 5 years ago
  Jeffery Russell 4be1968ae2 Fixed issues where the api was not pulling all of the github followers. 5 years ago
  Jeffery Russell 648625128f Fixed error with promise error rejection. 5 years ago
  Jeffery Russell 78cf78a13f Got the base graph functionality working. 5 years ago
  Jeffery Russell 85f58dec6a Cached responses on the server to prevent overloading our api limit. 5 years ago
  Jeffery Russell 70e9222adf Got github's api to work by passing it through out backend. 5 years ago