Commit Graph

706 Commits (master)

Author SHA1 Message Date
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 e249d44cae
Updated readme 2018-01-22 00:05:12 +00:00
Keith Irwin 0ad0f5b088
Removed logging 2018-01-21 23:48:58 +00:00
Keith Irwin 39d259354e
Bumped version, updated changelogs 2018-01-21 23:46:37 +00:00
Keith Irwin ef671a6f9e
#111 Implemented service worker 2018-01-21 23:33:38 +00:00
Keith Irwin c1ed2a7ece
Updated manifest 2018-01-21 23:18:42 +00:00
Keith Irwin c09c6591f0
Renamed web app manifest 2018-01-21 22:58:10 +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 a3957264c0
#68 Made tests run synchronously 2018-01-19 21:33:54 +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 bf0d6ddd8e Merge branch 'develop' of github.com:tracman-org/server into develop 2017-12-29 01:21:07 +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 2eec7a74cd
Fixed form char limits 2017-12-22 18:15:05 +00:00
Keith Irwin bbeb66233d
#68 Fixed tests 2017-12-21 16:49:07 -05:00
Keith Irwin ae284bc065
Added URL to travis env file 2017-12-21 15:42:52 -05:00
Keith Irwin 30fe0c13dd
Reversed badge order 2017-12-21 15:40:32 -05:00
Keith Irwin 3b31f9f094
Added Travis build status badge 2017-12-21 15:36:59 -05:00
Keith Irwin b7a1c888c9
Added waffle badge 2017-12-21 15:35:34 -05:00
Keith Irwin dd3dfa7465
Added travis env file 2017-12-21 15:34:32 -05:00
Keith Irwin 07931c3c51
Fixed merge conflict on mail.js 2017-12-21 15:31:17 -05:00
Keith Irwin fb61a9dec1
Travis should only use master 2017-12-21 15:29:17 -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 899baa276f
Made startup logs more explicit 2017-12-21 14:46:51 -05:00
Keith Irwin 25e4b392e1
Fixed whitespace 2017-12-21 14:23:25 -05:00
Keith Irwin 7e6d8ca528
Fixed package lock 2017-12-21 14:23:16 -05:00
Keith Irwin 41b4a06f99
Added Travis CI support 2017-12-21 14:16:45 -05:00
Keith Irwin 1de7ac4ef1
Prefix jQuery object variable names with $ 2017-12-21 13:09:06 -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 37d9cdadf9
Merge from github 2017-12-21 00:19:56 -05:00
Keith Irwin 9acbb9f3fe
Shortened code 2017-12-19 06:45:04 +00:00
Keith Irwin 7d2faa09ab
Modified test scripts and updated supertest 2017-12-19 06:44:21 +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 23355a6771
#68 Added tests 2017-12-19 06:33:55 +00:00
Keith Irwin 84f7a31dd6
Added missing chai 2017-12-14 18:58:09 +00:00
Keith Irwin d2e8e95a1f
Fixed missing mocha 2017-12-14 18:34:38 +00:00
Keith Irwin afb52b4084
#64 Returned promises in model method definitions 2017-12-13 20:29:22 +00:00
Keith Irwin 9040013de4
Shortened installation instructions 2017-12-13 19:54:14 +00:00
Keith Irwin ee24cae0a1
No longer need exec in installation instructions 2017-12-13 19:53:11 +00:00
Keith Irwin e076a91704
Shortened if statements and long lines 2017-12-13 19:52:01 +00:00
Keith Irwin e23559c888
Updated changelogs 2017-12-13 18:40:46 +00:00