Commit Graph

84 Commits (3cd52a85f39b22f3d8f64d6f4f9a3bad73beb711)

Author SHA1 Message Date
Keith Irwin fe1ad7f6d2
Attempted fix to scroll wheel 2018-08-14 02:10:32 +00:00
Keith Irwin 930e608140
Removed coinhive 2018-08-10 20:56:42 +00:00
Keith Irwin 06eadd4d2b
Moved sw.js 2018-03-05 05:55:02 +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 ba5b5b07ac
Removed naked domains 2018-01-30 14:50:53 +00:00
Keith Irwin 556da4ca57
Fixed service worker bug 2018-01-22 22:55:05 +00:00
Keith Irwin ef671a6f9e
#111 Implemented service worker 2018-01-21 23:33:38 +00:00
Keith Irwin 3b60b2fc86
Changed permissions 2018-01-19 21:22:49 +00: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 e076a91704
Shortened if statements and long lines 2017-12-13 19:52:01 +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 016378d807
#110 Implemented StandardJS 2017-12-13 00:40:07 +00:00
Keith Irwin 2641c0c1f2
Fixed altitude 2017-11-05 18:06:37 +00:00
Keith Irwin 7b0da08fac Added HTML5 shiv 2017-09-27 18:21:06 +00:00
Keith Irwin 06419abf82
#37 Added coinhive 2017-09-27 15:43:20 +00:00
Keith Irwin b95b31be88
#96 Fixed loading streetview image with non-integer dimensions 2017-09-26 03:20:32 +00:00
Keith Irwin 33fcaa5779
Fixed #106 and swapped LatLng for LatLngLiteral in map options 2017-09-26 03:08:26 +00:00
Keith Irwin c394f55a01
Added support for geolocation altitude 2017-09-26 03:03:35 +00:00
Keith Irwin 82e725bb1e
#96 Fixed sv image proportions 2017-09-25 23:40:04 +00:00
Keith Irwin 7dec37623b
Fixed bearing 2017-09-25 23:00:36 +00:00
Keith Irwin f60d83fad1
More fixes from panorama removal 2017-09-17 02:59:42 +00:00
Keith Irwin 9603687bc1
#96 Removed panorama, replaced with static image 2017-09-17 02:33:27 +00:00
Keith Irwin 7d792cf8a5
Use pano under 2 kph 2017-09-17 00:07:27 +00:00
Keith Irwin 64845b7087
#96 Needed to continue to update panorama 2017-09-11 03:56:04 +00:00
Keith Irwin ac7fc10be5
Fixed comments, indentation 2017-09-11 02:34:37 +00:00
Keith Irwin d011b31635
#100 Moved css out of webpack 2017-08-22 19:32:25 -04:00
Keith Irwin 780b64943b
#101 Minified JS files 2017-07-21 09:17:06 -04:00
Keith Irwin 1b52cdf375
#89 Added marker to map 2017-07-20 09:14:28 -04:00
Keith Irwin 3b40c9a593
Removed extraneous logging 2017-07-11 03:54:53 -04:00
Keith Irwin b40ca276b7
#96 Just needed to set the API key correctly 2017-07-11 03:52:29 -04:00
Keith Irwin a20d36e7aa
Fixed stationary streetview 2017-07-11 03:35:52 -04:00
Keith Irwin e233c7f503
Fixed map controls 2017-07-11 03:01:56 -04:00
Keith Irwin 72bcf0c5f1
#96 Fixing streetview... 2017-07-10 19:02:57 -04:00
Keith Irwin 02142f2cf4
#93 Added client-side validations 2017-07-04 14:12:54 -04:00
Keith Irwin c93653aa74
#93 Added server-side validations 2017-07-04 13:14:28 -04:00
Keith Irwin 37dea8fde5
Added source javascript files 2017-07-04 11:53:01 -04:00
Keith Irwin f57101c18f
#100 Webpacked CSS 2017-06-30 16:38:30 -04:00
Keith Irwin 3776cfedb6
Moved webpacked files 2017-06-30 15:03:43 -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 b01100c03b
#98 Created demo user 2017-06-27 13:36:46 -04:00
Keith Irwin 68d4e4376a
Merged webpack feature branch 2017-06-23 14:37:56 -04:00
Keith Irwin 04a658b65a
Cleaned up 2017-06-23 14:35:23 -04:00
Keith Irwin ea72e857f3
Finished implementation of webpack 2017-06-23 14:33:17 -04:00
Keith Irwin 817de688d9
Integrated gmaps API with webpack 2017-06-23 13:16:08 -04:00
Keith Irwin 71f93071b7
Integrated webpack with map.js 2017-06-23 13:00:42 -04:00