Commit Graph

91 Commits (cd687e688d7f0c74840031d2df3942113a2a0183)

Author SHA1 Message Date
Keith Irwin cd687e688d
#116 Switched all then/catch chains with async/await 2018-01-21 03:45:25 +00:00
Keith Irwin bbeb66233d
#68 Fixed tests 2017-12-21 16:49:07 -05:00
Keith Irwin e9add5474f
Add secret vars to travis env 2017-12-21 15:29:06 -05:00
Keith Irwin 1f6bbabd5c
Made startup logs more explicit 2017-12-21 14:50:53 -05:00
Keith Irwin 482ed9c0e2
Added logic to track server boot status 2017-12-19 06:37:50 +00:00
Keith Irwin e076a91704
Shortened if statements and long lines 2017-12-13 19:52:01 +00:00
Keith Irwin 7e03fc4a5a
#113 #114 Switched to useMongoClient 2017-12-13 18:31:36 +00:00
Keith Irwin 65dd73c549
Removed emojis 2017-12-13 18:16:15 +00:00
Keith Irwin 016378d807
#110 Implemented StandardJS 2017-12-13 00:40:07 +00:00
Keith Irwin 620a5dcbb3
Added /admin to non-redirects after logout 2017-08-22 19:41:18 -04:00
Keith Irwin a874c88c51
#108 Fixed redirect loop for /signup when already logged in 2017-08-22 18:55:52 -04:00
Keith Irwin 1e85445d64
Moved email validation function to middleware file 2017-07-04 12:09:28 -04:00
Keith Irwin 7e36017bb0
Moved contact form routes to new file 2017-07-04 12:04:54 -04:00
Keith Irwin b01100c03b
#98 Created demo user 2017-06-27 13:36:46 -04:00
Keith Irwin 88425398fd
Added mailserver testing 2017-05-30 14:30:09 -04:00
Keith Irwin f552d36710
Fixed active links in header 2017-05-22 22:32:51 -04:00
Keith Irwin 3e2180e90f
Fixed unauthorized /admin error 2017-05-08 14:00:51 -04:00
Keith Irwin 9b082538c2
#85 Switched back to debug 2017-05-08 13:47:53 -04:00
Keith Irwin 359e7d1b94
Ignore static files when setting redirect path 2017-05-07 02:10:13 -04:00
Keith Irwin 9686ec08a0
Can set log level from env var 2017-05-07 00:06:47 -04:00
Keith Irwin a23704367e
#85 Switched to winston 2017-05-06 23:25:32 -04:00
Keith Irwin e4ab43a29e
#85 Added 'debug' 2017-05-06 23:01:12 -04:00
Keith Irwin 61a9fd3f3e
Don't redirect to /settings/password after login 2017-05-02 09:38:16 -04:00
Keith Irwin 6758d0a7a1
#77 Fixed 500 after setting password, updated packages 2017-04-28 15:37:22 -04:00
Keith Irwin 3bdaf1b034
#52 Added server-side uniqueness checks 2017-04-27 16:44:49 -04:00
Keith Irwin 2516708cd0
Moved environment files to own folder 2017-04-26 23:13:14 -04:00
Keith Irwin 29bade1914
Prepared for v0.6.0 release 2017-04-25 20:22:18 -04:00
Keith Irwin 52e38948a9
Minor changes 2017-04-25 10:09:01 -04:00
Keith Irwin a311f6f9f3
Found meaner-looking emoji for errors 2017-04-25 09:56:04 -04:00
Keith Irwin 059c3bd91d
Minor changes 2017-04-21 21:00:38 -04:00
Keith Irwin f7d2fd3482
#50 Added many promises 2017-04-20 23:07:35 -04:00
Keith Irwin 14f3d18d5c
#62 Fixed production 500s 2017-04-20 22:39:33 -04:00
Keith Irwin 3f2da8abfc
#62 Fixed 401s 2017-04-20 22:31:10 -04:00
Keith Irwin 6dfcf09ab2
#62 Fixed development 500s 2017-04-20 22:15:00 -04:00
Keith Irwin c5f9d32d59
#62 Fixed production 404s 2017-04-20 22:02:15 -04:00
Keith Irwin 60dc25ff48
#62 Fixed development 404s 2017-04-20 21:54:21 -04:00
Keith Irwin b9fe85c07f
#52 Fixed login flash messages 2017-04-19 22:03:45 -04:00
Keith Irwin c71c1fd1c1
#32 Fixed social logins 2017-04-19 21:37:00 -04:00
Keith Irwin 40808f8a05
Fixed redirection after auth 2017-04-19 00:13:57 -04:00
Keith Irwin cf667dc35a
Fixed login flash and redirects 2017-04-16 21:00:39 -04:00
Keith Irwin 21df06aa62
Moved auth.js to routes/ 2017-04-16 16:57:45 -04:00
Keith Irwin ec2bc48fda
Added express-validator 2017-04-14 21:49:07 -04:00
Keith Irwin 5b16e19c86
Fix merge conflicts 2017-04-14 01:12:59 -04:00
Keith Irwin 6a7a49bffd
Various changes 2017-04-14 00:45:25 -04:00
Keith Irwin d74f0f2087
#45 Using ES6 promises now 2017-04-13 18:59:46 -04:00
Keith Irwin 67061fd99c
Added account creation, switched to arrow functions 2017-04-13 18:53:18 -04:00
Keith Irwin e8afae268e
Various changes 2017-04-12 19:39:39 -04:00
Keith Irwin 92c6d6b546
Modified runtime logging 2017-04-12 14:58:21 -04:00
Keith Irwin 42caa35d0f
Changed 'secrets' to 'env' 2017-04-12 14:51:32 -04:00
Keith Irwin a15cf2c03f
Added ability to change password 2017-04-12 13:41:27 -04:00