612 Commits

Author SHA1 Message Date
boombuler
3f76d6c7a6 prevent browser tooltip 2013-02-27 15:47:16 +01:00
boombuler
5fba0a4179 add the playerlevel to all "nickname"-classed elements 2013-02-27 13:05:20 +01:00
boombuler
341b3d4a7d add "nickname" class to all nicknames within the page 2013-02-27 13:04:30 +01:00
Stefan Breunig
258e9367e4 Merge pull request #328 from waynn/patch-1
edits to have consistent periods and some phrasing changes
2013-02-27 02:45:27 -08:00
Stefan Breunig
bbe67a6573 Merge pull request #317 from Xelio/patch-portal-limit-reach-hide-low-level-2
New Feature: (method 2)Remove lower level portal when portal render limit reached
2013-02-27 02:44:47 -08:00
Stefan Breunig
c33443bca9 Merge pull request #332 from j16sdiz/https-fix
Use https in permalink
2013-02-27 02:13:31 -08:00
Stefan Breunig
23b2072180 Merge pull request #329 from j16sdiz/chat-href-link
Add href link in chat msg
2013-02-26 23:17:18 -08:00
Waynn Lue
e8c5af74d8 change back to "Only if" 2013-02-26 23:00:43 -08:00
Daniel Cheng
68e666c50e Use https in permalink 2013-02-27 14:42:27 +08:00
Daniel Cheng
07cb3c2f49 Add href link in chat msg 2013-02-27 14:41:39 +08:00
Waynn Lue
8fa4b096de edits to have consistent periods and some phrasing changes 2013-02-26 17:28:04 -08:00
Stefan Breunig
9f044a5ff3 release 0.7.8 to avoid hammering GitHub’s servers 2013-02-26 22:41:40 +01:00
Stefan Breunig
d519957283 use GitHub pages path again, let’s see if their rate limit and caching behaviour is better 2013-02-26 22:26:25 +01:00
Stefan Breunig
cba504e55c remove URL to image files for draw tools; that path is set in main now 2013-02-26 22:26:00 +01:00
Stefan Breunig
34cc9a4fb6 show users how to enable HTTPS UserJS in Opera 2013-02-26 21:09:08 +01:00
Stefan Breunig
2cb0623c82 fetch portal image via https 2013-02-26 20:57:34 +01:00
Stefan Breunig
ebf07602e2 Merge branch 'gh-pages' of github.com:breunigs/ingress-intel-total-conversion into gh-pages 2013-02-26 20:08:37 +01:00
Stefan Breunig
c8f74a1fe6 use correct base url for draw plugin 2013-02-26 20:08:13 +01:00
Stefan Breunig
ec20286eec Merge pull request #326 from Bananeweizen/patch-1
Update plugins/README.md
2013-02-26 10:55:18 -08:00
Xelio
f4f3e7791f Code restructure of portal render limit handler 2013-02-27 01:14:18 +08:00
Bananeweizen
b5d2db6761 Update plugins/README.md
link to "max-links" plugin does not work (minor typo)
2013-02-26 18:05:03 +01:00
Stefan Breunig
9dd4d9cd99 also bump version number on main.js 2013-02-26 16:52:35 +01:00
Stefan Breunig
14c0971fe8 release 0.7.7. This is another hotfix because 0.7.6 was sometimes broken in Firefox. 2013-02-26 16:51:48 +01:00
Stefan Breunig
536b0e0fb5 port max links plugin to https 2013-02-26 16:47:25 +01:00
Stefan Breunig
827e2681b1 direct users to nightly version, shun trailing whitespaces 2013-02-26 16:45:05 +01:00
Axel Wagner
06b9c4ba89 Remove trailing whitespaces 2013-02-26 16:32:28 +01:00
Stefan Breunig
3ca0d806a8 ask for help on triaging in main readme 2013-02-26 16:10:59 +01:00
Stefan Breunig
80147b246a style fix 2013-02-26 15:57:29 +01:00
Stefan Breunig
ef4a659d92 add jquery qr code attribution 2013-02-26 15:57:08 +01:00
Stefan Breunig
aac596043f Merge pull request #269 from boombuler/plugin
Maximum Fields Plugin
2013-02-26 05:56:39 -08:00
Xelio
82792cf4be Bug Fix: minLevel of Portal Render Limit handler now persistent in same batch of request. 2013-02-26 21:56:30 +08:00
Stefan Breunig
4ff82b7cf1 Merge pull request #316 from FrzMe/gh-pages
Add the resonator energy in portal level plugin to the markdown page
2013-02-26 05:50:37 -08:00
Stefan Breunig
b746495491 Merge pull request #318 from Merovius/qrcodes
Updated userguide to reflect QR-Code change
2013-02-26 05:43:20 -08:00
Axel Wagner
1bc0896781 Updated userguide to reflect QR-Code change 2013-02-26 13:28:33 +01:00
Xelio
17a81c09d9 New Feature: Remove lower level portal when portal render limit reached 2013-02-26 18:44:16 +08:00
Patrick Huy
3bcb30cc0e add resonator energy in portal detail plugin link 2013-02-26 10:27:59 +01:00
Stefan Breunig
286527091e Merge pull request #313 from j16sdiz/report-issue-link
Report portal links to "Contact Us" directly
2013-02-25 22:41:45 -08:00
Stefan Breunig
9eef88673b - fix redirecting on some systems
- more restrictive match rules, shouldn’t match anymore on Google Login (fix #314)
2013-02-26 07:40:12 +01:00
Daniel Cheng (鄭郁邦)
a86c6714ac Report portal links to "Contact Us" directly 2013-02-26 10:21:19 +08:00
Stefan Breunig
4b3348e5d4 release 0.7.6 as hotfix for 0.7.5. 2013-02-26 01:37:52 +01: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
8ff667e45f release 0.7.5. This is an emergency release to fix complete breakage for the upcoming https rollout 2013-02-26 01:09:52 +01:00
Stefan Breunig
b8a06545dc Merge branch 'gh-pages' of github.com:breunigs/ingress-intel-total-conversion into gh-pages 2013-02-26 00:53:42 +01:00
Stefan Breunig
d5d2bad74a more fixes for https 2013-02-26 00:53:27 +01:00
Michael Stapelberg
f34c230c93 Use io.open to support python 2.x _and_ python 3 2013-02-26 00:25:13 +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
7a32647819 serve own leaflet until they can make it available via https 2013-02-25 22:45:44 +01:00
Stefan Breunig
849099c299 add more HTTPS links. IITC is likely still broken for HTTPS Intel Map. 2013-02-25 22:39:06 +01:00
Stefan Breunig
5e37f7f227 Merge branch 'gh-pages' of github.com:breunigs/ingress-intel-total-conversion into gh-pages 2013-02-25 22:01:34 +01:00
Stefan Breunig
b58050320b support https as well (fixes #309). Also bump version number in main which is was an oversight when releasing 0.7/0.71 2013-02-25 22:00:28 +01:00