12 Commits

Author SHA1 Message Date
Dave Ingram
32e455f4e8 Update all URLs to match *.ingress.com (fixes failure to load) 2016-10-02 11:17:03 -07:00
fkloft
eba7d388a0 Enable IITC on mission permalink
Hint: to change a lot of scripts, execute this:

    sed -r '/\/\/ @match\s+http:\/\/www.ingress.com\/intel/r /tmp/includefile' -i~ *.user.js

`/tmp/includefile` should contain these lines: (no trailing newline!)

    // @include        https://www.ingress.com/mission/*
    // @include        http://www.ingress.com/mission/*
    // @match          https://www.ingress.com/mission/*
    // @match          http://www.ingress.com/mission/*
2015-04-13 17:28:30 +02:00
Jon Atkins
c676354a15 Merge pull request #681 from nexushoratio/to-push
Introduce some consistency in grammar and punctuation into @description.
2013-12-04 16:25:11 -08:00
fkloft
c537811e9b Remove zoom slider from minimap 2013-12-04 19:58:15 +01:00
Mike Castle
511a02f9a1 Introduce some consistency in grammar and punctuation into @description. 2013-12-03 23:51:54 -08:00
Jon Atkins
7d75a928cf plugin wrapper code - convert to use build.py macros. this ensures it's identical in all plugins, so the mobile app can remove/modify it without issues. also makes it easy to change if required 2013-06-14 20:27:54 +01:00
Philipp Schaefer
51be5bee04 added plugin categories (see #358) 2013-06-08 18:50:26 +02:00
Jon Atkins
84cb73d8e1 add @grant none to userscript headers - as recommended by greasemonkey 2013-05-20 03:12:19 +01:00
Kevin
4c4d27ad6d Nits, pan control had no update 2013-05-16 18:26:59 -07:00
Kevin
ff91990893 Update L.Control plugins to follow leaflet update 2013-05-16 18:19:07 -07: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