Commit Graph

237 Commits (master)

Author SHA1 Message Date
Keith Irwin e95db0eb2c
Merged hotfix-0.9.2 into develop 2018-08-15 23:34:29 +00:00
Keith Irwin 300bfe4371
Show socket id in log if no ip available 2018-08-15 23:27:37 +00:00
Keith Irwin b0ac600225
Removed 'hi' from emails 2018-08-15 00:59:45 +00:00
Keith Irwin 6925839f9b
Patched slug CVE-2017-16117 by truncating input 2018-08-14 23:09:52 +00:00
Keith Irwin bf7e74cdde
Fixed merge conflicts pulling hotfix-0.9.1 into develop 2018-08-14 19:27:59 +00:00
Keith Irwin f71c50fe91
Improved debugging output 2018-08-13 19:34:58 +00:00
Keith Irwin deff30f079
Removed trailing whitespace 2018-03-09 03:31:04 +00:00
Keith Irwin 952c271f7d
#123 Replaced minifier with less and uglify-es 2018-03-09 02:19:48 +00:00
Keith Irwin 099def30ec
Fixed content security policy 2018-03-05 06:50:12 +00:00
Keith Irwin c072448f2b
#121 Added content security policy 2018-03-05 05:54:11 +00:00
Keith Irwin e1fd9fac62
#121 Don't allow clock reset for reused reset tokens 2018-03-04 21:17:54 +00:00
Keith Irwin 04e2b9e437
#121 Added mongo injection protection 2018-03-04 20:39:45 +00:00
Keith Irwin e99bafa77d
Fixed password reset test 2018-02-25 18:42:37 +00:00
Keith Irwin bfaa034467
Fixed tests 2018-02-25 04:59:55 +00:00
Keith Irwin 4404f390e3
Added fuzzer to tests 2018-02-24 21:41:35 +00:00
Keith Irwin 2baf16d1ea
#120 Moved some stuff from config/routes/settings.js to config/routes/account.js 2018-02-08 01:34:01 +00:00
Keith Irwin 25bbd5536d
#120 Moved some stuff from config/routes/settings.js to config/routes/account.js 2018-02-08 01:33:27 +00:00
Keith Irwin 488f176774
Fixed debug error 2018-02-01 18:59:38 +00:00
Keith Irwin 854a5ee1c3
Really fixed showing welcome messageon every login 2018-02-01 16:02:12 +00:00
Keith Irwin 4719faf6b1
Fixed showing welcome message on every login 2018-02-01 01:47:33 +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 6aba3ec9a8
Removed buggy login/-out redirects 2018-01-22 22:05:02 +00:00
Keith Irwin 0ad0f5b088
Removed logging 2018-01-21 23:48:58 +00:00
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