Commit Graph

4055 Commits

Author SHA1 Message Date
608e657e3a Add .DS_Store to .gitignore for Mac developers 2017-02-28 16:26:31 -08:00
86b2e383e1 Merge pull request #1176 from nhamer/master
Fix #1101 - don't process portal details on failure
2017-02-12 09:07:33 -08:00
c576e0ab5d Fix broken artifact after shard is relocated 2017-02-12 09:00:36 -08:00
90aac233e6 Merge remote-tracking branch 'upstream/master' 2017-01-20 18:57:23 -08:00
c1bebcc38d typos 2017-01-18 19:41:23 -08:00
f6b26b965b Don't process entity if none returned 2017-01-18 19:40:56 -08:00
9708519e90 Merge pull request #1175 from nhamer/master
Fixes "TypeError: L is not a constructor" message (#964)
2017-01-18 18:55:54 -08:00
73212bd63a Remove body element entirely to remove stock intel event listeners 2017-01-18 18:50:01 -08:00
a7edfef117 Merge pull request #1144 from azack/master
Split beacons and frackers from the ornaments layer into their own layers
2017-01-09 18:49:41 -08:00
7d170aef5b Merge pull request #1168 from McBen/leaflet_077
Upgrade Leaflet to 0.7.7
2017-01-08 15:38:26 -08:00
a4c7b4cb7e Add script for uploading IITC build to Google Cloud Storage 2017-01-07 18:15:36 -08:00
3fbc2fccc0 [leaflet] fixed click-event 2016-12-31 17:09:12 +01:00
0f86bfae6a [Leaflet] Update to support dashed lines and circles 2016-12-31 17:09:07 +01:00
2bdc063ab7 [leaflet] use the earth radius value used by the s2 geometry library
this library is used in the ingress backend, so distance calculation, etc are far closer if we use the value from that
2016-12-31 17:09:03 +01:00
611aeb1759 [leaflet] better canvas-based path redrawing 2016-12-31 17:08:59 +01:00
a8366e863d [Leaflet] using INCLUDEIMAGE macro in css 2016-12-31 17:08:54 +01:00
dfb8c65bab [Leaflet] leaflet 0.7.7 2016-12-31 17:08:46 +01:00
7be0b0dc43 Merge pull request #1153 from rlc4/drawtools-enhancement
Shows larger color selector on drawtool options
2016-12-27 14:51:31 -08:00
72479f9b20 Merge pull request #1141 from TheSned/DrawToolsPasteIssue
Fix Draw Tools Paste to support intel urls without www
2016-12-27 14:50:52 -08:00
37e69c25f2 Merge pull request #1139 from kitor/master
togeojson.js: Fix bug with parsing Google KML files
2016-12-27 14:50:18 -08:00
91c9a83041 Merge pull request #1150 from EdJoPaTo/fix-OpenStreetMap-MixedContent
Load OpenStreetMap tiles over https
2016-12-27 14:41:46 -08:00
3621df4bd1 Load OpenStreetMap tiles over https
With the Ingress Intel map loaded over HTTPS the OpenStreetMap tiles currently are still loaded over HTTP. This is bad practice and causes a 'Mixed Content' warning in browsers such as Chrome or Firefox.
2016-11-30 13:02:49 +01:00
564a3f944c Shows larger color selector on drawtool options 2016-11-26 10:44:41 -08:00
307044dd0d #1099: Fixing comparison operator to avoid possible type coercion issues 2016-11-02 21:38:32 -04:00
7b00da289a #1099: Adding Fracker layer per request 2016-11-02 21:37:29 -04:00
b5e25d2457 #1099: Removing unncessary workaround for obsidian beacon image. The image loads OK. 2016-11-02 21:32:49 -04:00
43334b85d2 #1099: Fixing variable for beacons layer 2016-11-02 21:20:07 -04:00
df33b77afc Merge remote-tracking branch 'upstream/master' 2016-11-02 21:16:36 -04:00
0afa46a18c fix build script for python 2 2016-10-20 21:50:01 +02:00
bae93594e3 Suppress lint warnings for unused functions 2016-10-20 21:47:50 +02:00
ef6f1d0ed6 Fix regex to support intel links that do not have www (e.g. http://ingress.com/intel). 2016-10-17 11:25:05 -05:00
1641fd5727 togeojson.js: Fix bug with parsing google KML files" 2016-10-12 16:14:40 +02:00
a384b21ed0 Fix for geolocation button 2016-10-10 21:54:38 +02:00
9a63c1952e bugfix 2016-10-10 21:31:11 +02:00
5dcd34e09a improved search for coordinates, including intel links 2016-10-06 19:01:30 +02:00
43adcbeee9 [search] improved button for geolocation
(now an actual button)
2016-10-06 19:01:30 +02:00
a18664cdb8 Write build timestamp from build.py 2016-10-02 17:54:17 -07:00
8ab9db3da5 Add unprefixed intel URLs to IITCm (fixes #1136) 2016-10-02 16:00:34 -07:00
bc3c1626a4 Bump version after release: now targeting 0.26.0 2016-10-02 12:29:03 -07:00
32e455f4e8 Update all URLs to match *.ingress.com (fixes failure to load) 2016-10-02 11:17:03 -07:00
919aa71a14 Merge pull request #1134 from terencehonles/chrome-debugging
Update IITC_Webview to allow remote debugging from Chrome
2016-09-26 15:22:23 -07:00
9bd70f67a9 update IITC_Webview to allow remote debugging from Chrome 2016-09-27 01:07:14 +03:00
a6f6d5268b Merge pull request #1133 from modos189/master
#1117 Added MapBox tiles
2016-09-22 10:36:04 -07:00
ffedd674a8 Merge pull request #1110 from szliyang/master
set title to 'null' on no title portals to match with stock intel
2016-09-22 10:28:43 -07:00
0b736f8c81 Merge pull request #1115 from waldyrious/patch-1
add license title
2016-09-22 10:28:02 -07:00
b5c62eb77d Correction of errors in a comment 2016-09-22 20:27:22 +03:00
4de76697c4 Added MapBox tiled 2016-09-22 20:17:58 +03:00
250e54ab8d Merge pull request #1114 from FesterCluck/Canvas-Dashed-Lines
Update to support dashed lines.
2016-09-21 14:11:56 -07:00
cb9252a9b7 Merge pull request #1129 from richseviora/idea-code-style
Code style for JetBrains IDEs.
2016-09-21 14:10:15 -07:00
e066a562c5 Configuring project code style for JetBrains and other IDEs.
Adding EditorConfig support.

Updating .gitignore
2016-09-07 12:55:55 -07:00