Skip to content

V1.3.0 2017-03-28

Compare
Choose a tag to compare
@mldangelo mldangelo released this 28 Mar 22:04

Added:

  • Passport.js for user management with Google Oauth
  • Hide /resume behind authentication system

Improved:

  • Upgraded to react-router v4
  • Refactored directory tree, most server related files are now in a /server folder.

Fixed:

  • display: inline error on /resume that caused the page to not be fully responsive
  • no longer serving entire repository directory. Now only /dist and /public are served.