Commit Graph

45 Commits (440e227f047bf49b42e6047c71d26067eed171c6)

Author SHA1 Message Date
Keith Irwin bf7e74cdde
Fixed merge conflicts pulling hotfix-0.9.1 into develop 2018-08-14 19:27:59 +00:00
Keith Irwin fe1ad7f6d2
Attempted fix to scroll wheel 2018-08-14 02:10:32 +00:00
Keith Irwin ba8e75cf63
Added map deactivated message 2018-03-13 00:45:13 +00:00
Keith Irwin d4e1f5f726
Rescoped vars to lets 2018-03-09 02:26:24 +00:00
Keith Irwin 952c271f7d
#123 Replaced minifier with less and uglify-es 2018-03-09 02:19:48 +00:00
Keith Irwin 9b7a428c97
#123 Added script imports for JS libraries no longer webpacked 2018-03-08 21:26:41 +00:00
Keith Irwin fbbc290798
Added JS to minifier 2018-03-08 21:13:19 +00:00
Keith Irwin ba5b5b07ac
Removed naked domains 2018-01-30 14:50:53 +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 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 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 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 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 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 71f93071b7
Integrated webpack with map.js 2017-06-23 13:00:42 -04:00
Keith Irwin 4065e6b87f
#96 Check that location hasn't changed before querying google API again 2017-05-19 05:14:55 -04:00
Keith Irwin 62de567e2f
#92 fixed 2017-05-08 22:53:15 -04:00
Keith Irwin 27af445e6f
#79 Receives timestamp from android 2017-05-07 01:12:54 -04:00
Keith Irwin 4421b35ba6
Fixed update time/speed/altitude not updating 2017-04-26 23:00:50 -04:00
Keith Irwin 1f11339d32
Fixed up map 2017-04-25 13:44:11 -04:00
Keith Irwin a311f6f9f3
Found meaner-looking emoji for errors 2017-04-25 09:56:04 -04:00
Keith Irwin 934e559956
#55 Added scale to map 2017-04-18 00:41:43 -04:00
Keith Irwin 86802b66d5
#54 Only make street view requests once 2017-04-18 00:21:21 -04:00
Keith Irwin dc75a337fd
Moved client-side js for map to seperate files, fixed css 2017-04-14 20:18:20 -04:00