10 Commits

Author SHA1 Message Date
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
e81dead91f version check plugin - use https URLs for version check when intel loaded over https 2014-08-12 19:08:13 +01:00
Mike Castle
c31fa3d46d Spell checking, a-c. 2013-11-22 20:14:23 -08:00
Jon Atkins
72610aecbd update check plugin: include ts=TIMESTAMP parameter in URL, to ensure it's never the same twice on a device
This ensures that the aggressive caching used on mobile won't be a problem, and possibly helps avoid cache issues on desktop too
fix #637
2013-11-11 05:51:42 +00:00
Jon Atkins
4195d42214 update check plugin - set description to indicate work in progress - as there will be a new release before it's finished 2013-11-10 04:13:33 +00:00
Jon Atkins
9a4efad4f5 update check plugin: more mobile work 2013-11-09 23:03:42 +00:00
Jon Atkins
e6f4c6d2c9 update check plugin: start of work on mobile case 2013-11-09 20:33:41 +00:00
Jon Atkins
0e4efe49ed update check plugin: change to table layout, change category - still not finished... 2013-10-31 06:47:04 +00:00
Jon Atkins
6ddbaf4959 update check plugin - basic functionality now done 2013-10-30 21:11:25 +00:00
Jon Atkins
0401d5dcc8 work in progress - update-check plugin
data retrieved - work on comparing with local version info started
2013-10-30 06:43:12 +00:00