Commit Graph

214 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 b06e72f40c
#68 Added some forgot password tests 2018-01-21 01:41:59 +00:00
Keith Irwin 887b87231b
#68 Fixed tests up to login/-out 2018-01-19 21:23:43 +00:00
Keith Irwin 3b60b2fc86
Changed permissions 2018-01-19 21:22:49 +00:00
Keith Irwin bcc9714e6f
#64 ReModel method calls expect promises instead of passing callbacks 2017-12-28 20:20:06 -05:00
Keith Irwin ae284bc065
Added URL to travis env file 2017-12-21 15:42:52 -05:00
Keith Irwin dd3dfa7465
Added travis env file 2017-12-21 15:34:32 -05:00
Keith Irwin 1f6bbabd5c
Made startup logs more explicit 2017-12-21 14:50:53 -05:00
Keith Irwin 25e4b392e1
Fixed whitespace 2017-12-21 14:23:25 -05:00
Keith Irwin caa82bb8b3
Replaced .toString() instances with String() 2017-12-21 13:05:49 -05:00
Keith Irwin 74692eba95
Added brackets to case statements (airbnb 15.5) 2017-12-21 12:41:04 -05:00
Keith Irwin 9acbb9f3fe
Shortened code 2017-12-19 06:45:04 +00:00
Keith Irwin 76e2d31c46
Fixed server-side password checking 2017-12-19 06:42:43 +00:00
Keith Irwin 8effc47206
Fixed robots.txt 2017-12-19 06:41:30 +00:00
Keith Irwin 59ee66641d
Added catch for 'mailbox not found' errors 2017-12-19 06:40:38 +00:00
Keith Irwin 4bcf4da286
Added logic in case throwErr() is not given a req 2017-12-19 06:39:15 +00:00
Keith Irwin dcf522fcb5
Fixed mlab connection instructions 2017-12-19 06:38:25 +00:00
Keith Irwin 482ed9c0e2
Added logic to track server boot status 2017-12-19 06:37:50 +00:00
Keith Irwin afb52b4084
#64 Returned promises in model method definitions 2017-12-13 20:29:22 +00:00
Keith Irwin e076a91704
Shortened if statements and long lines 2017-12-13 19:52:01 +00:00
Keith Irwin f8a07bcde8
#67 Fixed invisible marker in demo 2017-12-13 18:39:05 +00:00
Keith Irwin 65dd73c549
Removed emojis 2017-12-13 18:16:15 +00:00
Keith Irwin 0b330ac931
#110 Merged implementation of StandardJS 2017-12-13 00:50:07 +00:00
Keith Irwin 016378d807
#110 Implemented StandardJS 2017-12-13 00:40:07 +00:00
Keith Irwin 72141a3187
Merge branch 'develop' of github.com:Tracman-org/Server into develop 2017-11-14 18:01:16 -05:00
Keith Irwin 9b433afb75
#107 Cleaned up code and added debugging 2017-11-14 18:00:55 -05:00
Keith Irwin 2641c0c1f2
Fixed altitude 2017-11-05 18:06:37 +00:00
Keith Irwin 3b0660b0c2
Fixed user deletion flash message 2017-08-20 16:36:34 -04:00
Keith Irwin 00c22a13c0
#107 Added some debugging to admin 2017-08-20 16:33:59 -04:00
Keith Irwin cda3a79be9
Added redirect for /demo 2017-08-20 16:26:47 -04:00
Keith Irwin 1155c08929
#89 Added marker color selection to settings page 2017-07-20 09:08:10 -04:00
Keith Irwin 4a11363945
#89 Added marker to User schema 2017-07-20 08:56:01 -04:00
Keith Irwin 81ecae0075
Added streetview to demo 2017-07-17 03:39:59 -04:00
Keith Irwin 7d34bf72c1
#102 Removed sanitization from forgot password form 2017-07-17 03:39:24 -04:00
Keith Irwin fdf43281bf
Improved debugging for passport 2017-07-14 18:13:27 -04:00
Keith Irwin 4d94b56e74
#102 Fixed issue with creating account 2017-07-14 17:48:53 -04:00
Keith Irwin 0c289c6879
Added better debugging 2017-07-14 03:45:43 -04:00
Keith Irwin c4fb567dd2
Added better debugging 2017-07-14 03:40:19 -04:00
Keith Irwin 7a99ed218a
Added email to password reset form automatically 2017-07-14 03:24:58 -04:00
Keith Irwin 3b106f2325
Redirect back to settings after switching to pro 2017-07-11 03:03:36 -04:00
Keith Irwin c93653aa74
#93 Added server-side validations 2017-07-04 13:14:28 -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 7eaaf92c71
Moved contact form routes to new file 2017-07-04 12:01:11 -04:00
Keith Irwin d2295b2df7
Updated settings formatting 2017-07-04 11:57:56 -04:00
Keith Irwin 72b91da74e
#95 Swapped mellt code for zxcvbn code 2017-06-30 13:14:59 -04:00
Keith Irwin 6126e6210b
#95 Require new package 2017-06-30 12:48:29 -04:00
Keith Irwin fd6a1443e1
#98 Added demo to homepage 2017-06-27 14:26:20 -04:00
Keith Irwin 02e9b9e3e7
#98 Changed demo startpoint 2017-06-27 13:45:50 -04:00
Keith Irwin b01100c03b
#98 Created demo user 2017-06-27 13:36:46 -04:00