Commit Graph

196 Commits (23355a677126851a8c8e2923d27e27e57ea0c569)

Author SHA1 Message Date
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
Keith Irwin 098fdb32ca
Removed demo recording 2017-05-30 14:41:23 -04:00
Keith Irwin 97c8810fc4
Quick grammar fix 2017-05-30 14:39:24 -04:00
Keith Irwin 9dbb96c0d9
Added 📧 emoji to mailserver check message 2017-05-30 14:37:04 -04:00
Keith Irwin eff1dc77c5
Moved mailserver secrets to env file 2017-05-30 14:33:41 -04:00
Keith Irwin 88425398fd
Added mailserver testing 2017-05-30 14:30:09 -04:00
Keith Irwin acd93213a9
Don't check env var, just record 2017-05-23 14:40:52 -04:00
Keith Irwin a09f268eec
Check for env var before recording 2017-05-23 14:18:16 -04:00
Keith Irwin 11562bcbcd
Callback was needed 2017-05-23 14:03:22 -04:00
Keith Irwin 37caf87b3f
No more error logging 2017-05-23 13:59:51 -04:00
Keith Irwin 3236e66b00
Reformatted log and added newline 2017-05-23 13:56:41 -04:00
Keith Irwin cf1ced8e35
Converted object to string 2017-05-23 13:53:56 -04:00
Keith Irwin 514939cba8
Added full path to file 2017-05-23 13:52:01 -04:00
Keith Irwin 066f95f698
Added better error logging 2017-05-23 13:48:54 -04:00
Keith Irwin 66143571f6
Fixed assignment to constant variable 2017-05-23 13:43:29 -04:00
Keith Irwin 93f9743340
Added logic to record location to a file 2017-05-23 13:32:40 -04:00
Keith Irwin 5b3b03f44c
Removed 'cannot find id of undefined' warning 2017-05-23 13:04:01 -04:00
Keith Irwin 1faf717c03
Added user to contact form 2017-05-22 22:34:56 -04:00
Keith Irwin f552d36710
Fixed active links in header 2017-05-22 22:32:51 -04:00