Commit Graph

114 Commits

Author SHA1 Message Date
idk
7bfc4f8c66 create android-trunk branch 2021-09-30 16:46:20 -04:00
idk
ffc29deb8e bump strict_min_version 85 to shut up the linter 2021-09-26 14:55:10 -04:00
idk
02f3cc871d Wait until after we confirm it's an I2P site to set pageAction 2021-07-08 22:19:22 -04:00
idk
5d260c5a3e Well I guess moz-sign has to fail at release time now because amo is 504 when I try to cut a release 2021-07-08 14:40:24 -04:00
idk
a473da6a8e bump version and release 2021-07-07 22:58:55 -04:00
idk
75b4ff4b60 Merge pull request #111 from eyedeekay/code-cleanup
Code cleanup
2021-07-08 02:57:13 +00:00
idk
d3cf9e8686 bump strict-min-version so the validator shuts up, nobody's as far back as Firefox 60 right now 2021-07-07 22:53:14 -04:00
idk
4bc984a72d connection interrupted mid release, retry failed validation. Bump and retry 2021-07-07 21:58:30 -04:00
idk
e013c093d8 Upgrade the version number to build a rhizome 2021-05-31 17:19:42 -04:00
idk
899974c339 Fix quotes, update for release 2021-05-26 18:21:12 -04:00
idk
ffa282671b update transmission-rpc screenshot 2021-05-26 13:15:33 -04:00
idk
1729656189 add a context and proxy rules for railroad blog 2021-05-25 16:59:38 -04:00
idk
b5bb8ec694 fix broken html 2021-05-24 15:29:02 -04:00
idk
8bebe2a920 Extensions run requests in what is effectively their own container for our purposes, and one that's not exactly easy to determine is in use. But when we don't recognize the context and cannot jump out of context into an I2P tab, we basically it's coming from inside an extension(Or firefox-private, but that's sort of a whole other can of worms I need to tackle soon). TL:DR if it has no context, then we'll need to decide in favor of proxying requests to .i2p urls via I2P HTTP Proxy for it. The effect is that we can set the RPC remote for say, a bittorrent client, to the .b32.i2p URL of our BiglyBT xmwebwebui remote, for instance. 2020-12-23 18:17:36 -05:00
idk
f25a29052f emergency fix for proxy urls, exclusion was too broad 2020-12-14 17:19:20 -05:00
idk
8430e3b952 git commit -am exclude searches on clearnet code hosting services from scrub checks 2020-12-14 14:43:04 -05:00
idk
bb14021bc0 make it so we only launch containers out of firefox-default, rather than re-checking every single request 2020-12-09 14:19:59 -05:00
idk
e93ad94c89 Don't preload resources if we think they could be torrents 2020-12-06 02:12:01 -05:00
idk
18cc8eb962 add a bote context, and when there are no more I2P browsing tabs, delete and recreate the context to assure privacy 2020-12-01 18:07:25 -05:00
idk
f1fd2f6fb6 Fix a bug I just created 2020-11-11 01:44:09 -05:00
idk
f1909ec923 update release 2020-11-07 22:23:45 -05:00
idk
566f987483 Affix apptabs to front of tab order 2020-09-25 23:20:30 -04:00
idk
6d6dce88dd Update and release 2020-09-24 20:20:26 -04:00
idk
09de46cadf update for i2p-location 2020-09-24 20:06:24 -04:00
idk
1e71e8bdce Play nicer with user-supplied themes 2020-09-22 00:59:38 -04:00
idk
abc1882004 more work on alt headers and styles 2020-09-15 20:34:58 -04:00
idk
bbda71c8b5 more work on alt headers and styles 2020-09-15 20:10:34 -04:00
idk
f3a61d2619 make the bookmarks part of a subdirectory 2020-06-22 21:13:00 -04:00
idk
ad5882501d update changelog 2020-03-24 19:46:37 -04:00
idk
677c5c6a68 update changelog 2020-03-24 19:03:26 -04:00
idk
e54754a83a update for release 2020-03-24 00:21:07 -04:00
idk
917fd00771 start cert2 2020-03-18 00:55:13 -04:00
idk
cceeb4b613 update release 2020-03-17 23:14:15 -04:00
idk
0a447caa82 fix the torrent 2020-03-17 22:53:41 -04:00
idk
6406f70824 fix scripts and simplify Debian install 2020-03-05 17:31:36 -05:00
idk
96ee234a17 Start branch for experimenting with certificate stuff 2020-03-05 14:47:12 -05:00
idk
e9e3ce085a pageaction 2020-02-26 13:00:51 -05:00
idk
49c4b09804 fix debian build 2020-02-25 20:55:33 -05:00
idk
76048db188 Fix a bittorrent bug 2020-02-25 19:37:43 -05:00
idk
90783c8e08 Assure defaults in non-presence of essential settings 2020-01-25 01:58:23 -05:00
idk
3926cea990 Assure defaults in non-presence of essential settings 2020-01-25 01:53:53 -05:00
idk
db7448e19c Assure defaults in non-presence of essential settings 2020-01-25 01:48:31 -05:00
idk
2526de4b97 this transmission-rpc adaptation is still a little broken, but it'll be ready soon. 2020-01-25 00:06:28 -05:00
idk
47760ab1df quiet some errors where appropriate 2020-01-22 21:18:11 -05:00
idk
62cf0bdb1d update the links inside the homepage. The plugin hosts it's own official homepage. How's that for distributed. 2020-01-22 20:13:55 -05:00
idk
c17910e501 get ready for torrent menus 2020-01-14 17:46:26 -05:00
idk
2be96865b6 make toopie.html a sidebar instead of a page 2020-01-14 17:11:23 -05:00
idk
b412103994 take way too much time to fix a couple of commas 2020-01-13 17:14:08 -05:00
idk
b84de0b10e remove dead commented out code 2020-01-13 15:27:05 -05:00
idk
79cdeade98 add functioning graceful shutdown/restart buttons to toopie.html 2020-01-12 20:04:39 -05:00