Dave Ingram
a4c7b4cb7e
Add script for uploading IITC build to Google Cloud Storage
2017-01-07 18:15:36 -08:00
Dave Ingram
7be0b0dc43
Merge pull request #1153 from rlc4/drawtools-enhancement
...
Shows larger color selector on drawtool options
2016-12-27 14:51:31 -08:00
Dave Ingram
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
Dave Ingram
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
Dave Ingram
91c9a83041
Merge pull request #1150 from EdJoPaTo/fix-OpenStreetMap-MixedContent
...
Load OpenStreetMap tiles over https
2016-12-27 14:41:46 -08:00
Edgar Toll
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
rlc4
564a3f944c
Shows larger color selector on drawtool options
2016-11-26 10:44:41 -08:00
fkloft
0afa46a18c
fix build script for python 2
2016-10-20 21:50:01 +02:00
fkloft
bae93594e3
Suppress lint warnings for unused functions
2016-10-20 21:47:50 +02:00
Snedecor, David
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
Kajetan Krykwiński
1641fd5727
togeojson.js: Fix bug with parsing google KML files"
2016-10-12 16:14:40 +02:00
fkloft
a384b21ed0
Fix for geolocation button
2016-10-10 21:54:38 +02:00
fkloft
9a63c1952e
bugfix
2016-10-10 21:31:11 +02:00
fkloft
5dcd34e09a
improved search for coordinates, including intel links
2016-10-06 19:01:30 +02:00
fkloft
43adcbeee9
[search] improved button for geolocation
...
(now an actual button)
2016-10-06 19:01:30 +02:00
Dave Ingram
a18664cdb8
Write build timestamp from build.py
2016-10-02 17:54:17 -07:00
Dave Ingram
8ab9db3da5
Add unprefixed intel URLs to IITCm ( fixes #1136 )
2016-10-02 16:00:34 -07:00
Dave Ingram
bc3c1626a4
Bump version after release: now targeting 0.26.0
2016-10-02 12:29:03 -07:00
Dave Ingram
32e455f4e8
Update all URLs to match *.ingress.com (fixes failure to load)
2016-10-02 11:17:03 -07:00
Dave Ingram
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
Terence D. Honles
9bd70f67a9
update IITC_Webview to allow remote debugging from Chrome
2016-09-27 01:07:14 +03:00
Dave Ingram
a6f6d5268b
Merge pull request #1133 from modos189/master
...
#1117 Added MapBox tiles
2016-09-22 10:36:04 -07:00
Dave Ingram
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
Dave Ingram
0b736f8c81
Merge pull request #1115 from waldyrious/patch-1
...
add license title
2016-09-22 10:28:02 -07:00
Alexandr Danilov
b5c62eb77d
Correction of errors in a comment
2016-09-22 20:27:22 +03:00
Alexandr Danilov
4de76697c4
Added MapBox tiled
2016-09-22 20:17:58 +03:00
Dave Ingram
250e54ab8d
Merge pull request #1114 from FesterCluck/Canvas-Dashed-Lines
...
Update to support dashed lines.
2016-09-21 14:11:56 -07:00
Dave Ingram
cb9252a9b7
Merge pull request #1129 from richseviora/idea-code-style
...
Code style for JetBrains IDEs.
2016-09-21 14:10:15 -07:00
richseviora
e066a562c5
Configuring project code style for JetBrains and other IDEs.
...
Adding EditorConfig support.
Updating .gitignore
2016-09-07 12:55:55 -07:00
fkloft
7dc38a89e7
fix issue #1123
2016-08-23 17:28:23 +02:00
fkloft
78d77aa139
[minimap] improved arrow position
2016-08-23 11:37:59 +02:00
fkloft
034eaf45bd
[minimap] use Google tiles
2016-08-23 11:37:38 +02:00
fkloft
e9b811036a
Disable MapQuest tiles
2016-07-12 09:05:41 +02:00
Waldir Pimenta
1502b6a46f
add license title
...
It's not strictly required, but it's useful metadata, and part of the recommended license template text (see http://choosealicense.com/licenses/isc/ and https://opensource.org/licenses/isc-license )
2016-07-01 13:26:46 +01:00
Stephen Kraushaar
6f10ff8614
Support dashed circles
2016-06-25 01:42:02 -05:00
Stephen Kraushaar
99d01cd923
Update to support dashed lines.
2016-06-24 05:52:18 -05:00
Dave Ingram
41f8081831
Update URLs for new locations
2016-06-15 13:23:50 -07:00
fkloft
46aeffb00b
[layer-count] Use LayerGroup.eachLayer instead of LayerGroup._layers
2016-06-15 12:51:20 +02:00
Dave Ingram
2bed6875d8
Merge pull request #1074 from dodomorandi/count_drawn_layers
...
Drawn layers can be counted
2016-06-14 11:55:05 -07:00
Iulian Onofrei
a08fe5d3df
Update README.md ( #1103 )
...
Fix formatting.
2016-06-13 15:21:41 -07:00
Dave Ingram
f9ff49eb26
Merge pull request #977 from Meaglin/removeevents
...
Added "remove" events for portals/links/fields.
2016-06-13 14:25:06 -07:00
Dave Ingram
fad9670fb0
Merge pull request #993 from reckter/master
...
Make bookmarks generateID function collision-free.
2016-06-13 14:23:41 -07:00
Dave Ingram
74cd764024
Merge pull request #1032 from stephninja/passcode-fix
...
Removes unprintable and non-ASCII characters from passcode
2016-06-13 14:21:23 -07:00
Jon Atkins
8f6f89a9f3
ancient change i forgot to push
2016-06-13 20:37:24 +01:00
Dave Ingram
ca33fe9ae6
Merge pull request #923 from Fragger/location-from-pll
...
Move map to pll param when no ll param found
2016-06-13 12:35:47 -07:00
szliyang
5305e5faed
set title to 'null' on no title ports to match with stock intel
2016-05-22 15:41:24 +08:00
reckter
7f90d7e2c7
Merge pull request #4 from jonatkins/master
...
updating fork
2015-11-17 10:28:44 +01:00
Edoardo Morandi
fef32042bd
Drawn layers can be counted
...
This patch adds the ability to count the number of the drawn fields
2015-11-13 13:14:39 +01:00
Jon Atkins
b7361c0e05
update placeholder portals if the faction/location have changed
2015-11-11 07:40:45 +00:00
fkloft
d166d88263
another try, this time on JS side
2015-11-07 22:58:01 +01:00