Commit Graph

37 Commits (bf7e74cddec5b39286b060b75f7361cda0b57fef)

Author SHA1 Message Date
Keith Irwin f71c50fe91
Improved debugging output 2018-08-13 19:34:58 +00:00
Keith Irwin 04e2b9e437
#121 Added mongo injection protection 2018-03-04 20:39:45 +00:00
Keith Irwin 488f176774
Fixed debug error 2018-02-01 18:59:38 +00:00
Keith Irwin 3e9367e548
Added check to ensure only the newest location is sent 2018-01-22 22:27:53 +00:00
Keith Irwin cd687e688d
#116 Switched all then/catch chains with async/await 2018-01-21 03:45:25 +00:00
Keith Irwin 3b60b2fc86
Changed permissions 2018-01-19 21:22:49 +00:00
Keith Irwin e076a91704
Shortened if statements and long lines 2017-12-13 19:52:01 +00:00
Keith Irwin 016378d807
#110 Implemented StandardJS 2017-12-13 00:40:07 +00: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 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 93f9743340
Added logic to record location to a file 2017-05-23 13:32:40 -04:00
Keith Irwin 9b082538c2
#85 Switched back to debug 2017-05-08 13:47:53 -04:00
Keith Irwin 27af445e6f
#79 Receives timestamp from android 2017-05-07 01:12:54 -04:00
Keith Irwin 818a2bc60e
#85 Uncommented this 2017-05-06 23:27:49 -04:00
Keith Irwin a23704367e
#85 Switched to winston 2017-05-06 23:25:32 -04:00
Keith Irwin 3a741c509f
Can use Object.values() in node v7 2017-04-28 16:00:18 -04:00
Keith Irwin 14aaa21d0b
Can use Object.values() in node v7 2017-04-28 15:59:43 -04:00
Keith Irwin 3bdaf1b034
#52 Added server-side uniqueness checks 2017-04-27 16:44:49 -04:00
Keith Irwin 29bade1914
Prepared for v0.6.0 release 2017-04-25 20:22:18 -04:00
Keith Irwin ea34e5b095
#61 Cleanup, check for injection attacks 2017-04-25 20:01:35 -04:00
Keith Irwin a311f6f9f3
Found meaner-looking emoji for errors 2017-04-25 09:56:04 -04:00
Keith Irwin 76c4e7696e
Fixed socket.io errore messages 2017-04-24 13:24:41 -04:00
Keith Irwin ede80170ec
Fixed socket.io error messages 2017-04-23 09:05:35 -04:00
Keith Irwin f7d2fd3482
#50 Added many promises 2017-04-20 23:07:35 -04:00
Keith Irwin 67061fd99c
Added account creation, switched to arrow functions 2017-04-13 18:53:18 -04:00
Keith Irwin 7153f7bb9b
Added login screen 2017-04-01 13:03:05 -04:00
Keith Irwin 8ba6a916ad
Prepare for release 0.5.0 2017-03-15 06:30:03 -04:00
Keith Irwin 0f9b563420 Added 'use strict' to every javascript file 2017-03-15 04:01:55 -04:00
Keith Irwin b065b3bfa1 Moved sockets code to new file 2017-03-14 09:58:56 -04:00