270 Commits

Author SHA1 Message Date
Jon Atkins
f45ee1162a plugin: force redirect to https when accessed via http 2013-04-08 05:20:33 +01:00
Jon Atkins
baaaf3e3f1 remove unnecessary absolute URLs. site-relative are used where possible (e.g. permalinks, rpc calls) - and a couple of protocol-relative one for automatic http/https matching 2013-04-08 05:09:01 +01:00
Peter Dietrich
a04214b74b change link layout and wording 2013-04-04 13:38:01 +02:00
Peter Dietrich
711fc74ed6 new plugin ipas-link
For opening a portal in IPAS - Ingress Portal Attack Simulator
2013-04-04 11:18:49 +02:00
Kevin
b7e317bb02 Nits and fixes 2013-03-31 02:12:42 -07:00
Kevin
bf830c2992 New plugin add a zoom slider to map 2013-03-31 02:12:37 -07:00
vita10gy
881a034168 Doh! 2013-03-31 00:36:50 -05:00
vita10gy
ea3c331296 Player Tracker: Use the portal name from chat
Uses the portal name function from the chat listing, which, for now,
renames the US  Post Office portals so it doesn't look like.

20m ago  US  Post Office
25m ago Some portal
35m ago  US  Post Office
55m ago  US  Post Office
2013-03-30 21:18:37 -05:00
Jon Atkins
dd84828d0d Merge pull request #105 from Xelio/plugin-ap-list-patch-9
Plugin AP List: Added a "Unselect all" button in header
2013-03-30 12:23:13 -07:00
Jon Atkins
a079456fd5 partial fix #52 - show-linked-portals not working for >8 links - it now supports up to 16 links 2013-03-30 18:18:42 +00:00
Xelio
ab80e08036 Plugin AP List: Added a "Unselect all" button in header 2013-03-31 01:48:20 +08:00
Jon Atkins
5558fcd64f Merge pull request #99 from Fragger/pancontrol-tweak
Make the pan control plugin show up a little nicer
2013-03-30 10:35:54 -07:00
Kevin
19e9d0e899 Bump version number on pan control 2013-03-28 20:56:59 -07:00
Kevin
4876c46871 Make the pan control plugin show up a little nicer 2013-03-28 20:53:42 -07:00
Jon Atkins
4dbe4cc06b Merge pull request #98 from vita10gy/levelintracker
Forgot to bump version numbers
2013-03-28 19:37:06 -07:00
vita10gy
7977a1a315 Forgot to bump version numbers 2013-03-28 21:22:37 -05:00
Jon Atkins
3cb09de6bd Merge pull request #97 from vita10gy/levelintracker
Player level In player traker
2013-03-28 19:02:01 -07:00
Jon Atkins
b28da29544 remove now unnecessary 'dist' folder
most files already existed (and were used from) elsewhere. delaunay.js has been moved to external/, and max-links updated to include from there
build.py updated to take account of no 'dist' folder (although it does allow for one if it's needed again in the future)
2013-03-29 01:59:33 +00:00
vita10gy
d749bedfc4 Added Comment 2013-03-28 20:46:04 -05:00
vita10gy
8296b4db5b Player level In player traker 2013-03-28 20:30:10 -05:00
Kevin
be20fb0807 Add attribution for Leaflet.Pancontrol 2013-03-28 14:19:56 -07:00
Kevin
e301f2aeff New plugin add a pan control to the map 2013-03-28 14:04:57 -07:00
Kevin
f9300ba801 Merge latest for clean apply in pull 2013-03-27 16:55:01 -07:00
Jon Atkins
2bab38625e Merge pull request #79 from scrool/privacy_view
Privacy view plugin
2013-03-27 14:10:38 -07:00
Jon Atkins
a4e60e6d04 Merge pull request #84 from teo96/master
version 0.0.9 : tooltips and new column
2013-03-27 13:56:47 -07:00
Pavol Babincak
7164b42928 Added 3rd digit to version and macro to description
To be unified with other plugins.
2013-03-27 21:55:51 +01:00
teo96
63eb4f82f2 Update portals-list.user.js 2013-03-27 21:54:36 +01:00
teo96
db71116928 version 0.0.9 : tooltips and new column
more informations avalaible via tooltips (who deployed, energy, ...)
new Energy/AP column
2013-03-27 21:41:31 +01:00
teo96
6a52800168 Update portals-list.user.js 2013-03-27 21:39:15 +01:00
Jon Atkins
ea8293e533 Merge pull request #81 from Xelio/plugin-ap-list-patch-8
Plugin AP List: Add stats tooltip to show total AP, average EL of selected portals
2013-03-27 11:31:06 -07:00
Xelio
11f016434c Plugin Keys: Bug fix - undefined vaule in localStorage cause the plugin fail 2013-03-28 02:20:57 +08:00
Xelio
023c1d3ec8 Plugin AP List: Add stats tooltip to show total AP, average EL of selected portals. 2013-03-28 02:06:23 +08:00
Jon Atkins
e14baa9f3f Merge pull request #74 from Xelio/plugin-keys
New Plugins: Keys and Keys on map
2013-03-27 09:59:23 -07:00
Jon Atkins
a83af045fc Merge pull request #62 from YenkyK/master
Added new Plugin: Portal Count
2013-03-27 09:43:11 -07:00
vita10gy
23320ccb26 More Mins - Whoops 2013-03-26 22:56:24 -05:00
Xelio
3caaaf5164 Plugin Keys On Map: Show message when the plugin disabled. 2013-03-27 11:39:29 +08:00
vita10gy
84a3a9e165 Format time as #h#m 2013-03-26 22:38:14 -05:00
Xelio
6cef4d99e4 Plugin Keys: Add tooltip to show message that this plugin can't get key count from Ingress 2013-03-27 11:33:17 +08:00
Xelio
308cea39f8 Plugin Keys On Map: Disable if Plugin Keys is not there 2013-03-27 11:15:18 +08:00
Jon Atkins
432974f6fa Merge pull request #68 from Xelio/plugin-ap-list-patch-7
Plugin AP List: New Feature - Pagination and Sorting
2013-03-26 09:00:56 -07:00
Xelio
c6db453bba Plugin Keys: Code restructure 2013-03-26 19:55:38 +08:00
YenkyK
0697adb89f Ignoring out of bounds portals by current bounds (better than manipulating default value) 2013-03-26 12:48:52 +01:00
Xelio
930c6f9521 New Plugin: Keys on map
Show the keys of Keys plugin on portals in the map.
2013-03-26 19:46:55 +08:00
Xelio
b34adc79fb New Plugin: Keys
Let user input number of keys and store in localstorage of the browser.
2013-03-26 19:45:15 +08:00
YenkyK
cb780b6100 Added new screenshot
changed table layout
removed unused classes
2013-03-26 09:02:05 +01:00
vita10gy
b14776498c Give Portal Weakness Opacity more range
Should help complaints that opacities are "too similar"
2013-03-25 22:52:13 -05:00
YenkyK
1cf3fbe15d reverse show order of portals
using MAX_PORTAL_LEVEL now for array
changed table layout to be more compact
cleaned up code
2013-03-25 22:23:46 +01:00
Fragger
29511b0158 Fix version number to a.b.c.date.time format 2013-03-25 13:50:26 -07:00
Jon Atkins
a9aacd12de Merge pull request #69 from Xelio/plugin-show-linked-portals-bug-fix-1
Plugin Show Linked Portals: Fix uncaught error of undefined "imageUrl"
2013-03-25 13:06:38 -07:00
Xelio
c60cf76639 Plugin Show Linked Portals: Use default portal image if linked portal has no image 2013-03-26 04:02:34 +08:00