9
Makefile
9
Makefile
@@ -40,8 +40,9 @@ clean:
|
||||
|
||||
MOZ_VERSION=0.56
|
||||
VERSION=0.57
|
||||
#VERSION=$(MOZ_VERSION)
|
||||
#VERSION=1.27
|
||||
|
||||
## INCREMENT THIS EVERY TIME YOU DO A RELEASE
|
||||
LAST_VERSION=0.55
|
||||
|
||||
YELLOW=F7E59A
|
||||
ORANGE=FFC56D
|
||||
@@ -115,7 +116,7 @@ zip: version
|
||||
--exclude="./*.pdf" -r -FS ../i2psetproxy.js.zip *
|
||||
|
||||
release:
|
||||
cat desc debian/changelog | gothub release -p -u eyedeekay -r I2P-in-Private-Browsing-Mode-Firefox -t $(VERSION) -n $(VERSION) -d -; true
|
||||
cat desc debian/changelog | grep -B 10 "$(LAST_VERSION)" | gothub release -p -u eyedeekay -r I2P-in-Private-Browsing-Mode-Firefox -t $(VERSION) -n $(VERSION) -d -; true
|
||||
|
||||
delete-release:
|
||||
gothub delete -u eyedeekay -r I2P-in-Private-Browsing-Mode-Firefox -t $(VERSION); true
|
||||
@@ -269,7 +270,7 @@ dat:
|
||||
|
||||
rss: torrent
|
||||
rm -f releases.diff
|
||||
grep -c "$(MAGNET)" .releases.atom && false || true
|
||||
grep "$(MAGNET)" .releases.atom && false || true
|
||||
mv releases.atom .releases.atom
|
||||
wget https://github.com/eyedeekay/I2P-in-Private-Browsing-Mode-Firefox/releases.atom
|
||||
diff releases.atom .releases.atom | tee releases.diff
|
||||
|
||||
Binary file not shown.
@@ -1 +1 @@
|
||||
./i2ppb-0.55@eyedeekay.github.io.xpi.torrent
|
||||
./i2ppb-0.57@eyedeekay.github.io.xpi.torrent
|
||||
@@ -43,7 +43,7 @@ Clearnet Bittorrent network(With a web seed to support it in case one goes
|
||||
dead).</p>
|
||||
|
||||
<ul>
|
||||
<li><a href="magnet:?xt=urn:btih:dc04e13d4697f68fe14975707015a45ed4a7d8e7">Magnet Link</a></li>
|
||||
<li><a href="magnet:?xt=urn:btih:a0cf0107e4508cd578976e4d0c16d060b5148fde">Magnet Link</a></li>
|
||||
<li><a href="./i2ppb@eyedeekay.github.io.xpi.torrent">Get the .torrent file</a></li>
|
||||
</ul>
|
||||
|
||||
|
||||
299
releases.atom
299
releases.atom
@@ -7,7 +7,7 @@
|
||||
<updated>2020-01-04T21:46:19Z</updated>
|
||||
<entry>
|
||||
<id>tag:github.com,2008:Repository/169256012/0.57</id>
|
||||
<updated>2020-01-04T21:46:37Z</updated>
|
||||
<updated>2020-01-06T17:16:33Z</updated>
|
||||
<link rel="alternate" type="text/html" href="https://github.com/eyedeekay/I2P-in-Private-Browsing-Mode-Firefox/releases/tag/0.57"/>
|
||||
<title>0.57</title>
|
||||
<enclosure url="magnet:?xt=urn:btih:a0cf0107e4508cd578976e4d0c16d060b5148fde" type="application/x-bittorrent" />
|
||||
@@ -23,71 +23,7 @@ i2psetproxy.js (0.57-1) UNRELEASED; urgency=low</p>
|
||||
<li>Make it multilingual again</li>
|
||||
<li>Distribute a torrent and a magnet link with the plugin of the plugin</li>
|
||||
</ul>
|
||||
<p>-- idk <a href="mailto:hankhill19580@gmail.com">hankhill19580@gmail.com</a> Thu, 4 JAN 2019 16:43:58 -0400</p>
|
||||
<p>i2psetproxy.js (0.55-1) UNRELEASED; urgency=low</p>
|
||||
<ul>
|
||||
<li>Get rid of Web Browsing context launcher</li>
|
||||
<li>Fix linter errors</li>
|
||||
<li>Tolerate themes</li>
|
||||
<li>Tolerate other containerizers</li>
|
||||
</ul>
|
||||
<p>-- idk <a href="mailto:hankhill19580@gmail.com">hankhill19580@gmail.com</a> Thu, 2 JAN 2019 16:47:33 -0400</p>
|
||||
<p>i2psetproxy.js (0.53-1) UNRELEASED; urgency=low</p>
|
||||
<ul>
|
||||
<li>Quick Fix</li>
|
||||
</ul>
|
||||
<p>-- idk <a href="mailto:hankhill19580@gmail.com">hankhill19580@gmail.com</a> Sat, 23 NOV 2019 20:11:30 -0400</p>
|
||||
<p>i2psetproxy.js (0.51-1) UNRELEASED; urgency=low</p>
|
||||
<ul>
|
||||
<li>Numerous code cleanups, compatibility fixes</li>
|
||||
<li>enable-disable history</li>
|
||||
<li>better homepage, better control panel, saner options</li>
|
||||
</ul>
|
||||
<p>-- idk <a href="mailto:hankhill19580@gmail.com">hankhill19580@gmail.com</a> Sat, 23 NOV 2019 20:10:30 -0400</p>
|
||||
<p>i2psetproxy.js (0.49-1) UNRELEASED; urgency=low</p>
|
||||
<ul>
|
||||
<li>fix tabs</li>
|
||||
</ul>
|
||||
<p>-- idk <a href="mailto:hankhill19580@gmail.com">hankhill19580@gmail.com</a> Sat, 23 NOV 2019 22:51:11 -0400</p>
|
||||
<p>i2psetproxy.js (0.47-1) UNRELEASED; urgency=low</p>
|
||||
<ul>
|
||||
<li>Improve android compatibility</li>
|
||||
<li>Improve code organization</li>
|
||||
<li>Partial protocol handlers implementation</li>
|
||||
</ul>
|
||||
<p>-- idk <a href="mailto:hankhill19580@gmail.com">hankhill19580@gmail.com</a> Sat, 23 NOV 2019 18:53:11 -0400</p>
|
||||
<p>i2psetproxy.js (0.45-1) UNRELEASED; urgency=low</p>
|
||||
<ul>
|
||||
<li>Improve the user interface a whole bunch</li>
|
||||
</ul>
|
||||
<p>-- idk <a href="mailto:hankhill19580@gmail.com">hankhill19580@gmail.com</a> Fri, 22 NOV 2019 18:17:33 -0400</p>
|
||||
<p>i2psetproxy.js (0.43-1) UNRELEASED; urgency=low</p>
|
||||
<ul>
|
||||
<li>Contextualize All the Things</li>
|
||||
</ul>
|
||||
<p>-- idk <a href="mailto:hankhill19580@gmail.com">hankhill19580@gmail.com</a> Mon, 11 OCT 2019 12:41:33 -0400</p>
|
||||
<p>i2psetproxy.js (0.41-1) UNRELEASED; urgency=low</p>
|
||||
<ul>
|
||||
<li>Only open tabs, not windows</li>
|
||||
<li>Optionally enable WebRTC</li>
|
||||
</ul>
|
||||
<p>-- idk <a href="mailto:hankhill19580@gmail.com">hankhill19580@gmail.com</a> Thu, 31 OCT 2019 12:41:33 -0400</p>
|
||||
<p>i2psetproxy.js (0.37-1) UNRELEASED; urgency=low</p>
|
||||
<ul>
|
||||
<li>Honor contextual ID when deleting history</li>
|
||||
</ul>
|
||||
<p>-- idk <a href="mailto:hankhill19580@gmail.com">hankhill19580@gmail.com</a> Thu, 17 OCT 2019 00:52:19 -0400</p>
|
||||
<p>i2psetproxy.js (0.35-1) UNRELEASED; urgency=low</p>
|
||||
<ul>
|
||||
<li>Automatically activate contexts</li>
|
||||
</ul>
|
||||
<p>-- idk <a href="mailto:hankhill19580@gmail.com">hankhill19580@gmail.com</a> Thu, 01 Aug 2019 00:32:39 -0400</p>
|
||||
<p>i2psetproxy.js (0.31-1) UNRELEASED; urgency=low</p>
|
||||
<ul>
|
||||
<li>Initial release. Closes: #nnnn<br>
|
||||
</li>
|
||||
</ul>
|
||||
<p>-- idk <a href="mailto:hankhill19580@gmail.com">hankhill19580@gmail.com</a> Thu, 01 Aug 2019 00:32:39 -0400</p></content>
|
||||
<p>-- idk <a href="mailto:hankhill19580@gmail.com">hankhill19580@gmail.com</a> Thu, 4 JAN 2019 16:43:58 -0400</p></content>
|
||||
<author>
|
||||
<name>eyedeekay</name>
|
||||
</author>
|
||||
@@ -106,10 +42,9 @@ i2psetproxy.js (0.57-1) UNRELEASED; urgency=low</p>
|
||||
</entry>
|
||||
<entry>
|
||||
<id>tag:github.com,2008:Repository/169256012/0.55</id>
|
||||
<updated>2020-01-02T21:51:15Z</updated>
|
||||
<updated>2020-01-06T17:17:01Z</updated>
|
||||
<link rel="alternate" type="text/html" href="https://github.com/eyedeekay/I2P-in-Private-Browsing-Mode-Firefox/releases/tag/0.55"/>
|
||||
<title>0.55</title>
|
||||
<enclosure url="magnet:?xt=urn:btih:dc04e13d4697f68fe14975707015a45ed4a7d8e7" type="application/x-bittorrent" />
|
||||
<content type="html"><h1>I2P in Private Browsing Mode</h1>
|
||||
<p>A simple plugin for configuring a Firefox based web browser to isolate I2P<br>
|
||||
Browsing to a single contextual identity, thus creating an I2P in Private<br>
|
||||
@@ -121,63 +56,7 @@ i2psetproxy.js (0.55-1) UNRELEASED; urgency=low</p>
|
||||
<li>Tolerate themes</li>
|
||||
<li>Tolerate other containerizers</li>
|
||||
</ul>
|
||||
<p>-- idk <a href="mailto:hankhill19580@gmail.com">hankhill19580@gmail.com</a> Thu, 2 JAN 2019 16:47:33 -0400</p>
|
||||
<p>i2psetproxy.js (0.53-1) UNRELEASED; urgency=low</p>
|
||||
<ul>
|
||||
<li>Quick Fix</li>
|
||||
</ul>
|
||||
<p>-- idk <a href="mailto:hankhill19580@gmail.com">hankhill19580@gmail.com</a> Sat, 23 NOV 2019 20:11:30 -0400</p>
|
||||
<p>i2psetproxy.js (0.51-1) UNRELEASED; urgency=low</p>
|
||||
<ul>
|
||||
<li>Numerous code cleanups, compatibility fixes</li>
|
||||
<li>enable-disable history</li>
|
||||
<li>better homepage, better control panel, saner options</li>
|
||||
</ul>
|
||||
<p>-- idk <a href="mailto:hankhill19580@gmail.com">hankhill19580@gmail.com</a> Sat, 23 NOV 2019 20:10:30 -0400</p>
|
||||
<p>i2psetproxy.js (0.49-1) UNRELEASED; urgency=low</p>
|
||||
<ul>
|
||||
<li>fix tabs</li>
|
||||
</ul>
|
||||
<p>-- idk <a href="mailto:hankhill19580@gmail.com">hankhill19580@gmail.com</a> Sat, 23 NOV 2019 22:51:11 -0400</p>
|
||||
<p>i2psetproxy.js (0.47-1) UNRELEASED; urgency=low</p>
|
||||
<ul>
|
||||
<li>Improve android compatibility</li>
|
||||
<li>Improve code organization</li>
|
||||
<li>Partial protocol handlers implementation</li>
|
||||
</ul>
|
||||
<p>-- idk <a href="mailto:hankhill19580@gmail.com">hankhill19580@gmail.com</a> Sat, 23 NOV 2019 18:53:11 -0400</p>
|
||||
<p>i2psetproxy.js (0.45-1) UNRELEASED; urgency=low</p>
|
||||
<ul>
|
||||
<li>Improve the user interface a whole bunch</li>
|
||||
</ul>
|
||||
<p>-- idk <a href="mailto:hankhill19580@gmail.com">hankhill19580@gmail.com</a> Fri, 22 NOV 2019 18:17:33 -0400</p>
|
||||
<p>i2psetproxy.js (0.43-1) UNRELEASED; urgency=low</p>
|
||||
<ul>
|
||||
<li>Contextualize All the Things</li>
|
||||
</ul>
|
||||
<p>-- idk <a href="mailto:hankhill19580@gmail.com">hankhill19580@gmail.com</a> Mon, 11 OCT 2019 12:41:33 -0400</p>
|
||||
<p>i2psetproxy.js (0.41-1) UNRELEASED; urgency=low</p>
|
||||
<ul>
|
||||
<li>Only open tabs, not windows</li>
|
||||
<li>Optionally enable WebRTC</li>
|
||||
</ul>
|
||||
<p>-- idk <a href="mailto:hankhill19580@gmail.com">hankhill19580@gmail.com</a> Thu, 31 OCT 2019 12:41:33 -0400</p>
|
||||
<p>i2psetproxy.js (0.37-1) UNRELEASED; urgency=low</p>
|
||||
<ul>
|
||||
<li>Honor contextual ID when deleting history</li>
|
||||
</ul>
|
||||
<p>-- idk <a href="mailto:hankhill19580@gmail.com">hankhill19580@gmail.com</a> Thu, 17 OCT 2019 00:52:19 -0400</p>
|
||||
<p>i2psetproxy.js (0.35-1) UNRELEASED; urgency=low</p>
|
||||
<ul>
|
||||
<li>Automatically activate contexts</li>
|
||||
</ul>
|
||||
<p>-- idk <a href="mailto:hankhill19580@gmail.com">hankhill19580@gmail.com</a> Thu, 01 Aug 2019 00:32:39 -0400</p>
|
||||
<p>i2psetproxy.js (0.31-1) UNRELEASED; urgency=low</p>
|
||||
<ul>
|
||||
<li>Initial release. Closes: #nnnn<br>
|
||||
</li>
|
||||
</ul>
|
||||
<p>-- idk <a href="mailto:hankhill19580@gmail.com">hankhill19580@gmail.com</a> Thu, 01 Aug 2019 00:32:39 -0400</p></content>
|
||||
<p>-- idk <a href="mailto:hankhill19580@gmail.com">hankhill19580@gmail.com</a> Thu, 2 JAN 2019 16:47:33 -0400</p></content>
|
||||
<author>
|
||||
<name>eyedeekay</name>
|
||||
</author>
|
||||
@@ -185,7 +64,7 @@ i2psetproxy.js (0.55-1) UNRELEASED; urgency=low</p>
|
||||
</entry>
|
||||
<entry>
|
||||
<id>tag:github.com,2008:Repository/169256012/0.53</id>
|
||||
<updated>2019-11-29T00:27:02Z</updated>
|
||||
<updated>2020-01-06T17:17:35Z</updated>
|
||||
<link rel="alternate" type="text/html" href="https://github.com/eyedeekay/I2P-in-Private-Browsing-Mode-Firefox/releases/tag/0.53"/>
|
||||
<title>0.53</title>
|
||||
<content type="html"><h1>I2P in Private Browsing Mode</h1>
|
||||
@@ -198,51 +77,7 @@ i2psetproxy.js (0.51-1) UNRELEASED; urgency=low</p>
|
||||
<li>enable-disable history</li>
|
||||
<li>better homepage, better control panel, saner options</li>
|
||||
</ul>
|
||||
<p>-- idk <a href="mailto:hankhill19580@gmail.com">hankhill19580@gmail.com</a> Sat, 23 NOV 2019 22:51:11 -0400</p>
|
||||
<p>i2psetproxy.js (0.49-1) UNRELEASED; urgency=low</p>
|
||||
<ul>
|
||||
<li>fix tabs</li>
|
||||
</ul>
|
||||
<p>-- idk <a href="mailto:hankhill19580@gmail.com">hankhill19580@gmail.com</a> Sat, 23 NOV 2019 22:51:11 -0400</p>
|
||||
<p>i2psetproxy.js (0.47-1) UNRELEASED; urgency=low</p>
|
||||
<ul>
|
||||
<li>Improve android compatibility</li>
|
||||
<li>Improve code organization</li>
|
||||
<li>Partial protocol handlers implementation</li>
|
||||
</ul>
|
||||
<p>-- idk <a href="mailto:hankhill19580@gmail.com">hankhill19580@gmail.com</a> Sat, 23 NOV 2019 18:53:11 -0400</p>
|
||||
<p>i2psetproxy.js (0.45-1) UNRELEASED; urgency=low</p>
|
||||
<ul>
|
||||
<li>Improve the user interface a whole bunch</li>
|
||||
</ul>
|
||||
<p>-- idk <a href="mailto:hankhill19580@gmail.com">hankhill19580@gmail.com</a> Fri, 22 NOV 2019 18:17:33 -0400</p>
|
||||
<p>i2psetproxy.js (0.43-1) UNRELEASED; urgency=low</p>
|
||||
<ul>
|
||||
<li>Contextualize All the Things</li>
|
||||
</ul>
|
||||
<p>-- idk <a href="mailto:hankhill19580@gmail.com">hankhill19580@gmail.com</a> Mon, 11 OCT 2019 12:41:33 -0400</p>
|
||||
<p>i2psetproxy.js (0.41-1) UNRELEASED; urgency=low</p>
|
||||
<ul>
|
||||
<li>Only open tabs, not windows</li>
|
||||
<li>Optionally enable WebRTC</li>
|
||||
</ul>
|
||||
<p>-- idk <a href="mailto:hankhill19580@gmail.com">hankhill19580@gmail.com</a> Thu, 31 OCT 2019 12:41:33 -0400</p>
|
||||
<p>i2psetproxy.js (0.37-1) UNRELEASED; urgency=low</p>
|
||||
<ul>
|
||||
<li>Honor contextual ID when deleting history</li>
|
||||
</ul>
|
||||
<p>-- idk <a href="mailto:hankhill19580@gmail.com">hankhill19580@gmail.com</a> Thu, 17 OCT 2019 00:52:19 -0400</p>
|
||||
<p>i2psetproxy.js (0.35-1) UNRELEASED; urgency=low</p>
|
||||
<ul>
|
||||
<li>Automatically activate contexts</li>
|
||||
</ul>
|
||||
<p>-- idk <a href="mailto:hankhill19580@gmail.com">hankhill19580@gmail.com</a> Thu, 01 Aug 2019 00:32:39 -0400</p>
|
||||
<p>i2psetproxy.js (0.31-1) UNRELEASED; urgency=low</p>
|
||||
<ul>
|
||||
<li>Initial release. Closes: #nnnn<br>
|
||||
</li>
|
||||
</ul>
|
||||
<p>-- idk <a href="mailto:hankhill19580@gmail.com">hankhill19580@gmail.com</a> Thu, 01 Aug 2019 00:32:39 -0400</p></content>
|
||||
<p>-- idk <a href="mailto:hankhill19580@gmail.com">hankhill19580@gmail.com</a> Sat, 23 NOV 2019 22:51:11 -0400</p></content>
|
||||
<author>
|
||||
<name>eyedeekay</name>
|
||||
</author>
|
||||
@@ -250,7 +85,7 @@ i2psetproxy.js (0.51-1) UNRELEASED; urgency=low</p>
|
||||
</entry>
|
||||
<entry>
|
||||
<id>tag:github.com,2008:Repository/169256012/0.51</id>
|
||||
<updated>2019-11-29T00:13:34Z</updated>
|
||||
<updated>2020-01-06T17:18:09Z</updated>
|
||||
<link rel="alternate" type="text/html" href="https://github.com/eyedeekay/I2P-in-Private-Browsing-Mode-Firefox/releases/tag/0.51"/>
|
||||
<title>0.51</title>
|
||||
<content type="html"><h1>I2P in Private Browsing Mode</h1>
|
||||
@@ -261,46 +96,7 @@ i2psetproxy.js (0.49-1) UNRELEASED; urgency=low</p>
|
||||
<ul>
|
||||
<li>fix tabs</li>
|
||||
</ul>
|
||||
<p>-- idk <a href="mailto:hankhill19580@gmail.com">hankhill19580@gmail.com</a> Sat, 23 NOV 2019 22:51:11 -0400</p>
|
||||
<p>i2psetproxy.js (0.47-1) UNRELEASED; urgency=low</p>
|
||||
<ul>
|
||||
<li>Improve android compatibility</li>
|
||||
<li>Improve code organization</li>
|
||||
<li>Partial protocol handlers implementation</li>
|
||||
</ul>
|
||||
<p>-- idk <a href="mailto:hankhill19580@gmail.com">hankhill19580@gmail.com</a> Sat, 23 NOV 2019 18:53:11 -0400</p>
|
||||
<p>i2psetproxy.js (0.45-1) UNRELEASED; urgency=low</p>
|
||||
<ul>
|
||||
<li>Improve the user interface a whole bunch</li>
|
||||
</ul>
|
||||
<p>-- idk <a href="mailto:hankhill19580@gmail.com">hankhill19580@gmail.com</a> Fri, 22 NOV 2019 18:17:33 -0400</p>
|
||||
<p>i2psetproxy.js (0.43-1) UNRELEASED; urgency=low</p>
|
||||
<ul>
|
||||
<li>Contextualize All the Things</li>
|
||||
</ul>
|
||||
<p>-- idk <a href="mailto:hankhill19580@gmail.com">hankhill19580@gmail.com</a> Mon, 11 OCT 2019 12:41:33 -0400</p>
|
||||
<p>i2psetproxy.js (0.41-1) UNRELEASED; urgency=low</p>
|
||||
<ul>
|
||||
<li>Only open tabs, not windows</li>
|
||||
<li>Optionally enable WebRTC</li>
|
||||
</ul>
|
||||
<p>-- idk <a href="mailto:hankhill19580@gmail.com">hankhill19580@gmail.com</a> Thu, 31 OCT 2019 12:41:33 -0400</p>
|
||||
<p>i2psetproxy.js (0.37-1) UNRELEASED; urgency=low</p>
|
||||
<ul>
|
||||
<li>Honor contextual ID when deleting history</li>
|
||||
</ul>
|
||||
<p>-- idk <a href="mailto:hankhill19580@gmail.com">hankhill19580@gmail.com</a> Thu, 17 OCT 2019 00:52:19 -0400</p>
|
||||
<p>i2psetproxy.js (0.35-1) UNRELEASED; urgency=low</p>
|
||||
<ul>
|
||||
<li>Automatically activate contexts</li>
|
||||
</ul>
|
||||
<p>-- idk <a href="mailto:hankhill19580@gmail.com">hankhill19580@gmail.com</a> Thu, 01 Aug 2019 00:32:39 -0400</p>
|
||||
<p>i2psetproxy.js (0.31-1) UNRELEASED; urgency=low</p>
|
||||
<ul>
|
||||
<li>Initial release. Closes: #nnnn<br>
|
||||
</li>
|
||||
</ul>
|
||||
<p>-- idk <a href="mailto:hankhill19580@gmail.com">hankhill19580@gmail.com</a> Thu, 01 Aug 2019 00:32:39 -0400</p></content>
|
||||
<p>-- idk <a href="mailto:hankhill19580@gmail.com">hankhill19580@gmail.com</a> Sat, 23 NOV 2019 22:51:11 -0400</p></content>
|
||||
<author>
|
||||
<name>eyedeekay</name>
|
||||
</author>
|
||||
@@ -308,7 +104,7 @@ i2psetproxy.js (0.49-1) UNRELEASED; urgency=low</p>
|
||||
</entry>
|
||||
<entry>
|
||||
<id>tag:github.com,2008:Repository/169256012/0.49</id>
|
||||
<updated>2019-11-24T03:53:36Z</updated>
|
||||
<updated>2020-01-06T17:18:38Z</updated>
|
||||
<link rel="alternate" type="text/html" href="https://github.com/eyedeekay/I2P-in-Private-Browsing-Mode-Firefox/releases/tag/0.49"/>
|
||||
<title>0.49</title>
|
||||
<content type="html"><h1>I2P in Private Browsing Mode</h1>
|
||||
@@ -319,46 +115,7 @@ i2psetproxy.js (0.49-1) UNRELEASED; urgency=low</p>
|
||||
<ul>
|
||||
<li>fix tabs</li>
|
||||
</ul>
|
||||
<p>-- idk <a href="mailto:hankhill19580@gmail.com">hankhill19580@gmail.com</a> Sat, 23 NOV 2019 22:51:11 -0400</p>
|
||||
<p>i2psetproxy.js (0.47-1) UNRELEASED; urgency=low</p>
|
||||
<ul>
|
||||
<li>Improve android compatibility</li>
|
||||
<li>Improve code organization</li>
|
||||
<li>Partial protocol handlers implementation</li>
|
||||
</ul>
|
||||
<p>-- idk <a href="mailto:hankhill19580@gmail.com">hankhill19580@gmail.com</a> Sat, 23 NOV 2019 18:53:11 -0400</p>
|
||||
<p>i2psetproxy.js (0.45-1) UNRELEASED; urgency=low</p>
|
||||
<ul>
|
||||
<li>Improve the user interface a whole bunch</li>
|
||||
</ul>
|
||||
<p>-- idk <a href="mailto:hankhill19580@gmail.com">hankhill19580@gmail.com</a> Fri, 22 NOV 2019 18:17:33 -0400</p>
|
||||
<p>i2psetproxy.js (0.43-1) UNRELEASED; urgency=low</p>
|
||||
<ul>
|
||||
<li>Contextualize All the Things</li>
|
||||
</ul>
|
||||
<p>-- idk <a href="mailto:hankhill19580@gmail.com">hankhill19580@gmail.com</a> Mon, 11 OCT 2019 12:41:33 -0400</p>
|
||||
<p>i2psetproxy.js (0.41-1) UNRELEASED; urgency=low</p>
|
||||
<ul>
|
||||
<li>Only open tabs, not windows</li>
|
||||
<li>Optionally enable WebRTC</li>
|
||||
</ul>
|
||||
<p>-- idk <a href="mailto:hankhill19580@gmail.com">hankhill19580@gmail.com</a> Thu, 31 OCT 2019 12:41:33 -0400</p>
|
||||
<p>i2psetproxy.js (0.37-1) UNRELEASED; urgency=low</p>
|
||||
<ul>
|
||||
<li>Honor contextual ID when deleting history</li>
|
||||
</ul>
|
||||
<p>-- idk <a href="mailto:hankhill19580@gmail.com">hankhill19580@gmail.com</a> Thu, 17 OCT 2019 00:52:19 -0400</p>
|
||||
<p>i2psetproxy.js (0.35-1) UNRELEASED; urgency=low</p>
|
||||
<ul>
|
||||
<li>Automatically activate contexts</li>
|
||||
</ul>
|
||||
<p>-- idk <a href="mailto:hankhill19580@gmail.com">hankhill19580@gmail.com</a> Thu, 01 Aug 2019 00:32:39 -0400</p>
|
||||
<p>i2psetproxy.js (0.31-1) UNRELEASED; urgency=low</p>
|
||||
<ul>
|
||||
<li>Initial release. Closes: #nnnn<br>
|
||||
</li>
|
||||
</ul>
|
||||
<p>-- idk <a href="mailto:hankhill19580@gmail.com">hankhill19580@gmail.com</a> Thu, 01 Aug 2019 00:32:39 -0400</p></content>
|
||||
<p>-- idk <a href="mailto:hankhill19580@gmail.com">hankhill19580@gmail.com</a> Sat, 23 NOV 2019 22:51:11 -0400</p></content>
|
||||
<author>
|
||||
<name>eyedeekay</name>
|
||||
</author>
|
||||
@@ -366,7 +123,7 @@ i2psetproxy.js (0.49-1) UNRELEASED; urgency=low</p>
|
||||
</entry>
|
||||
<entry>
|
||||
<id>tag:github.com,2008:Repository/169256012/0.47</id>
|
||||
<updated>2019-11-24T01:32:46Z</updated>
|
||||
<updated>2020-01-06T17:19:14Z</updated>
|
||||
<link rel="alternate" type="text/html" href="https://github.com/eyedeekay/I2P-in-Private-Browsing-Mode-Firefox/releases/tag/0.47"/>
|
||||
<title>0.47</title>
|
||||
<content type="html"><h1>I2P in Private Browsing Mode</h1>
|
||||
@@ -379,39 +136,7 @@ i2psetproxy.js (0.47-1) UNRELEASED; urgency=low</p>
|
||||
<li>Improve code organization</li>
|
||||
<li>Partial protocol handlers implementation</li>
|
||||
</ul>
|
||||
<p>-- idk <a href="mailto:hankhill19580@gmail.com">hankhill19580@gmail.com</a> Sat, 23 NOV 2019 18:53:11 -0400</p>
|
||||
<p>i2psetproxy.js (0.45-1) UNRELEASED; urgency=low</p>
|
||||
<ul>
|
||||
<li>Improve the user interface a whole bunch</li>
|
||||
</ul>
|
||||
<p>-- idk <a href="mailto:hankhill19580@gmail.com">hankhill19580@gmail.com</a> Fri, 22 NOV 2019 18:17:33 -0400</p>
|
||||
<p>i2psetproxy.js (0.43-1) UNRELEASED; urgency=low</p>
|
||||
<ul>
|
||||
<li>Contextualize All the Things</li>
|
||||
</ul>
|
||||
<p>-- idk <a href="mailto:hankhill19580@gmail.com">hankhill19580@gmail.com</a> Mon, 11 OCT 2019 12:41:33 -0400</p>
|
||||
<p>i2psetproxy.js (0.41-1) UNRELEASED; urgency=low</p>
|
||||
<ul>
|
||||
<li>Only open tabs, not windows</li>
|
||||
<li>Optionally enable WebRTC</li>
|
||||
</ul>
|
||||
<p>-- idk <a href="mailto:hankhill19580@gmail.com">hankhill19580@gmail.com</a> Thu, 31 OCT 2019 12:41:33 -0400</p>
|
||||
<p>i2psetproxy.js (0.37-1) UNRELEASED; urgency=low</p>
|
||||
<ul>
|
||||
<li>Honor contextual ID when deleting history</li>
|
||||
</ul>
|
||||
<p>-- idk <a href="mailto:hankhill19580@gmail.com">hankhill19580@gmail.com</a> Thu, 17 OCT 2019 00:52:19 -0400</p>
|
||||
<p>i2psetproxy.js (0.35-1) UNRELEASED; urgency=low</p>
|
||||
<ul>
|
||||
<li>Automatically activate contexts</li>
|
||||
</ul>
|
||||
<p>-- idk <a href="mailto:hankhill19580@gmail.com">hankhill19580@gmail.com</a> Thu, 01 Aug 2019 00:32:39 -0400</p>
|
||||
<p>i2psetproxy.js (0.31-1) UNRELEASED; urgency=low</p>
|
||||
<ul>
|
||||
<li>Initial release. Closes: #nnnn<br>
|
||||
</li>
|
||||
</ul>
|
||||
<p>-- idk <a href="mailto:hankhill19580@gmail.com">hankhill19580@gmail.com</a> Thu, 01 Aug 2019 00:32:39 -0400</p></content>
|
||||
<p>-- idk <a href="mailto:hankhill19580@gmail.com">hankhill19580@gmail.com</a> Sat, 23 NOV 2019 18:53:11 -0400</p></content>
|
||||
<author>
|
||||
<name>eyedeekay</name>
|
||||
</author>
|
||||
|
||||
Reference in New Issue
Block a user