Commit Graph

576 Commits (41b4a06f99e67713bfdcc2c9ecdbb452ee4ef6e1)

Author SHA1 Message Date
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
Keith Irwin f8a07bcde8
#67 Fixed invisible marker in demo 2017-12-13 18:39:05 +00:00
Keith Irwin 7e03fc4a5a
#113 #114 Switched to useMongoClient 2017-12-13 18:31:36 +00:00
Keith Irwin 65dd73c549
Removed emojis 2017-12-13 18:16:15 +00:00
Keith Irwin 88b46511d6
Removed emojis 2017-12-13 18:13:59 +00:00
Keith Irwin 172127ae7f
#63 Added code to disconnect inactive users 2017-12-13 17:53:36 +00:00
Keith Irwin b675cdddc2
Fixed build error caused by using let instead of var 2017-12-13 17:33:41 +00:00
Keith Irwin 080248010a
Fixed nodemon parsing error 2017-12-13 01:06:54 +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 f137835870
Added standard to scripts 2017-11-16 23:57:59 +00:00
Keith Irwin 01d4529475
#110 Added standard 2017-11-16 23:53:15 +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 706e340c47
Started fixing tests 2017-11-09 11:12:21 -05:00
Keith Irwin a2ac1507cb
Merged hotfix-0.7.12 into develop 2017-11-05 18:09:12 +00:00
Keith Irwin 9339269838
Bumped version 2017-11-05 18:08:39 +00:00
Keith Irwin 2641c0c1f2
Fixed altitude 2017-11-05 18:06:37 +00:00
Keith Irwin af00aab0d1
Added resources 2017-10-09 21:05:03 -04:00
Keith Irwin 471c1b79b0
Updated package.json 2017-10-09 21:03:36 -04:00
Keith Irwin 0a820f7719
Merged hotfix-0.7.11 into develop 2017-09-28 03:04:39 +00:00
Keith Irwin 6f52c41d9d
Merged hotfix-0.7.11 into master 2017-09-28 03:04:34 +00:00
Keith Irwin 9d9e6545c7
Bumped version 2017-09-28 03:04:20 +00:00
Keith Irwin cbead1f379
Fixed map rendering 2017-09-28 03:03:39 +00:00
Keith Irwin ec654429c1
Merged release-0.7.10 into develop 2017-09-28 02:33:41 +00:00
Keith Irwin 51513c8887
Merged release-0.7.10 into master 2017-09-28 02:33:35 +00:00
Keith Irwin 8cec9edb2e
Bumped version 2017-09-28 02:24:56 +00:00
Keith Irwin 262908660c
Added comments to HTML 2017-09-27 18:23:46 +00:00
Keith Irwin c55574f16c
Only ignore minified css files 2017-09-27 18:22:06 +00:00
Keith Irwin 7b0da08fac Added HTML5 shiv 2017-09-27 18:21:06 +00:00