Jon Atkins
8b7d031208
for some reason SEND_PLEXT no longer munges it's parameters - but everything else does still!
...
no idea if it's permanant, or an accident - so we'll handle either munged or unmunged parameters now
2014-05-10 00:36:44 +01:00
Jon Atkins
f0134d45f1
update munge code for 2014-04-29 site update
2014-04-29 00:28:36 +01:00
Jon Atkins
7efa603be1
update munge regular expressions for changes 2014-02-22
...
note: request format for map data has also changed and code needs updating
2014-02-22 02:57:25 +00:00
Jon Atkins
e5157e80c7
munge fix: one function changed layout, breaking IITC's munge finding regular expressions
...
due to niantic site update 2014-01-13
2014-01-13 19:43:33 +00:00
nexushoratio
537eeef539
Fix a number of typos in comments and site content
2013-12-29 04:09:37 -08:00
Jon Atkins
84fb672656
display a dialog when IITC fails to detect the munge set, making users aware of the problem. includes links to the IITC home page, g+ page and community
2013-12-26 22:07:44 +00:00
Jon Atkins
79b0a3b88a
remove pre-defined munges
...
the new code has been so successful at detecting them successfully, it seems pointless keeping them up to date manually all the time
if a site update breaks the regular expressions, it would surely change the munges too, breaking any defined in the code
2013-12-20 07:16:23 +00:00
Jon Atkins
32af38906a
update munge set for 2013-12-06 - for #689
2013-12-06 22:28:45 +00:00
Jon Atkins
184e451bd3
if munge detection fails, don't guess and try set 0 - instead fail, and throw an exception
...
this will prevent IITC making any requests to the server when a munge set cannot be found - safer than sending bad requests
2013-11-30 05:47:31 +00:00
Jon Atkins
b9c8e9c6c5
new reduced map data: first pass at loading the new format
2013-11-30 04:15:17 +00:00
Jon Atkins
511d7b99c7
partial update of munge set - it doesn't get things working though
2013-11-28 00:31:01 +00:00
Jon Atkins
b1622edd23
Merge pull request #658 from nexushoratio/to-push
...
Spell checking, s-z, plus a couple of missed ones.
2013-11-24 13:16:31 -08:00
Mike Castle
4a9b13eade
Spell checking, s-z, plus a couple of missed ones.
2013-11-24 00:19:25 -08:00
Jon Atkins
1f25428388
Merge pull request #657 from nexushoratio/to-push
...
Spell checking, h-r.
2013-11-23 19:35:54 -08:00
Mike Castle
bba6519860
Spell checking, h-r.
2013-11-23 19:16:20 -08:00
Jon Atkins
44ee4c7200
request munging: call the stock site nemesis.dashboard.requests.normalizeParamCount function, to add in dummy parameters to requests
...
for #656 number 1
2013-11-24 01:03:45 +00:00
Jon Atkins
5ae2dce46e
first attempt at regular expressions to extract munged parameters from stock site javascript
2013-11-12 08:41:00 +00:00
Jon Atkins
2957189e1c
new request parameter munge set 2013-11-11
2013-11-11 23:01:28 +00:00
Jon Atkins
6d24279106
moved request parameter munging code+data into a new file, in preperation for cleaning things up
2013-11-10 02:36:40 +00:00