20 Commits

Author SHA1 Message Date
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
Jon Atkins
c2eedbfefa more plugin category tweaks 2013-06-10 04:46:04 +01:00
Jon Atkins
84cb73d8e1 add @grant none to userscript headers - as recommended by greasemonkey 2013-05-20 03:12:19 +01:00
Jon Atkins
9ef803b600 some spelling fixes and cleanups of plugin descriptions 2013-04-28 18:45:45 +01:00
Jon Atkins
380bbfda32 more build tweaks
- make update URLS https - required by firefox+greasemonkey
- add build name + date/time to description of all plugins, and moved to front for main IITC
- ensure all plugins have a A.B.C. version number format - required now they append the date+time digits
- no smooth upgrade path from current 'dist' folder - so changed to 'release'. users will have to manually update this time, but will be fine fron now onwards (in theory!)
2013-03-20 04:34:16 +00:00
Jon Atkins
4ce0da5056 large chunk of work towards a nicer build system
- plugins are now parsed for @@..@@ replacements
- main script and plugins have separate .meta.js files created - less web server load for update checks
- build script has variables for resource URL, update URL, etc, substituted via @@..@@ into main script and all plugins
2013-03-19 22:39:16 +00:00
Jon Atkins
1d4d125605 update plugin URLS for my branch + dist server
bump version numbers for this reason
also, allow plugins for both http and https URLs, in preperation for supporting both
2013-03-16 19:59:46 +00:00
vita10gy
aabe76661c Plugin Compute AP - Missing team resonators
Issue #358
2013-03-01 21:22:07 -06:00
Stefan Breunig
01796f2aa2 bump version number for all plugins since their match/include URL has been updated 2013-02-26 01:12:51 +01:00
Stefan Breunig
538b57c7f7 Due to ingress.com/intel now force-redirecting to the HTTPS version,
loading dependencies just got a lot harder. External JS and CSS files
are now included directly in the file while building. This does not yet
work for plugins. I will make an emergency release soon, so at least
main works.
2013-02-25 23:58:07 +01:00
Stefan Breunig
b879f8955f bump version number 2013-02-23 09:11:37 +01:00
Stefan Breunig
0f78368040 make table display actually work 2013-02-23 09:09:06 +01:00
Stefan Breunig
f9834d929b fix indention/whitespace 2013-02-23 09:03:15 +01:00
Dave Frame
19990b940b small fixes:
hooking the data response handler instead of the map update so we only calcuate with complete data.
scrubbing the portal list for out of view portals to avoid counting out of bounds portals
2013-02-22 14:34:25 -07:00
Dave Frame
8517e128d1 fixed code review bugs noted by breunigs 2013-02-22 11:22:36 -07:00
Dave Frame
4d374ac7ad updated the compute-ap-stats plugin to auto-calcuate on window change, and display in the sidebar
updated the #portaldetails min-height to 569 to correct a pre-existing sizing bug.
2013-02-21 21:25:05 -07:00
Hollow011
d9604db155 Update plugins/compute-ap-stats.user.js 2013-02-20 23:56:50 -07:00
Hollow011
100e3868f2 Update plugins/compute-ap-stats.user.js 2013-02-20 23:16:46 -07:00
Hollow011
f827ae5286 Update plugins/compute-ap-stats.user.js
Updated basic code style by request of parent branch repo owner.
2013-02-20 00:16:42 -07:00
Dave Frame
84390e7b66 updated to comply with code review comments from breunigs 2013-02-19 17:48:15 -07:00