Commit Graph

835 Commits

Author SHA1 Message Date
sirjonasxx
05d437c9c1
Merge pull request #109 from UnfamiliarLegacy/feature/github-actions
Added github workflow
2021-12-05 07:03:19 +01:00
sirjonasxx
44b54c93f3
Merge pull request #108 from UnfamiliarLegacy/fix/nitro-ssl
Fix nitro ssl certificate caching issue
2021-12-05 07:01:31 +01:00
UnfamiliarLegacy
e0cb283ab7 Properly abort when client closes connection 2021-12-01 23:38:33 +01:00
UnfamiliarLegacy
f49906897c Extract origin url from config path 2021-12-01 23:11:09 +01:00
UnfamiliarLegacy
a525d6c867 Properly combine packets 2021-12-01 20:51:11 +01:00
UnfamiliarLegacy
58fccbd931 Added github workflow 2021-11-30 20:44:20 +01:00
UnfamiliarLegacy
ad9728af28 Fix confirmation dialog yes/no 2021-11-30 20:43:48 +01:00
UnfamiliarLegacy
2de16e4264 Disable BouncyCastleSslEngineSource cache 2021-11-30 19:14:34 +01:00
UnfamiliarLegacy
f381de6faf Add certificate sniffing manager code 2021-11-30 18:47:05 +01:00
sirjonasxx
5bd797c4b5
Merge pull request #107 from UnfamiliarLegacy/feature/nitro
Add nitro support
2021-11-26 21:33:28 +01:00
UnfamiliarLegacy
bfe1396645 Do not select nitro by default 2021-11-26 20:27:04 +01:00
UnfamiliarLegacy
4681b916eb Add ignored hosts for proxy 2021-11-26 20:25:12 +01:00
UnfamiliarLegacy
dd0aeeb1db Modify content-security-policy header 2021-11-26 20:20:51 +01:00
UnfamiliarLegacy
cc7dece9a4 Add shutdown hook to ensure system proxy is unregistered 2021-11-26 20:07:42 +01:00
UnfamiliarLegacy
09105e956b Prompt root certificate installation 2021-11-26 19:58:34 +01:00
UnfamiliarLegacy
322cb05ceb Remove unused class 2021-11-26 18:52:29 +01:00
UnfamiliarLegacy
ae4ccff20e Add proper shutdown mechanism for Nitro 2021-11-26 18:51:31 +01:00
UnfamiliarLegacy
dd0312c020 Improve nitro constants 2021-11-26 18:33:38 +01:00
UnfamiliarLegacy
7a635ffe6a Fix outgoing packet 2021-11-26 06:48:33 +01:00
UnfamiliarLegacy
368a21ffcf Added websocket proxying for nitro with broken outgoing packets 2021-11-26 06:19:07 +01:00
UnfamiliarLegacy
1c6d086bff Add HTTP(S) MITM and replace websocket in config 2021-11-26 04:12:47 +01:00
UnfamiliarLegacy
dbf692cb3d Added nitro button, reworked last selected client mode 2021-11-26 01:06:57 +01:00
sirjonasxx
d9d1785a33 updated for gwasm minimal 1.0.1 2021-11-26 00:51:46 +01:00
sirjonasxx
c2fcee21b9 potential bugfix 2021-10-26 13:14:09 +02:00
Alisson Nunes
16a39d693f Add 'docs/wiki/' from commit 'add6a509bbac2ef8684590ff49928478cbde8754'
git-subtree-dir: docs/wiki
git-subtree-mainline: 7f0b19403b
git-subtree-split: add6a509bb
2021-10-05 00:33:18 +00:00
Alisson Nunes
7f0b19403b Move README to docs folder 2021-10-05 00:32:25 +00:00
sirjonasxx
21583072df version 1.5.1 2021-10-02 21:44:26 +02:00
sirjonasxx
fb8f8333df gpython min version 0.1.6 2021-10-02 21:44:20 +02:00
sirjonasxx
82cb8d0b01 xd 2021-10-02 21:24:20 +02:00
sirjonasxx
0245d80111 hopefully fix click issue 2021-10-02 21:06:26 +02:00
sirjonasxx
eb79ea0383 themes and more 2021-10-02 19:27:42 +02:00
sirjonasxx
e94db6c85c getters & ispet 2021-09-06 18:04:52 +02:00
sirjonasxx
d23701a3ca remove duplicate 2021-09-06 17:31:34 +02:00
sirjonasxx
acf90073e5 Merge branch 'development' 2021-09-06 17:29:21 +02:00
sirjonasxx
0adad35233
Merge pull request #98 from sirjonasxx/dependabot/maven/G-Earth/org.jsoup-jsoup-1.14.2
Bump jsoup from 1.12.1 to 1.14.2 in /G-Earth
2021-09-06 17:24:07 +02:00
sirjonasxx
67523ba936
Merge pull request #99 from WiredSpast/master
Added parsers
2021-09-06 17:23:50 +02:00
WiredSpast
291c12bb9e added parsers 2021-09-06 17:07:24 +02:00
sirjonasxx
1f7d9270c2 make cachedir variable (use in extensions) 2021-08-29 22:48:21 +02:00
sirjonasxx
7ac33ef408 fix "Update extension" 2021-08-29 02:36:53 +02:00
sirjonasxx
add6a509bb Updated Extensions (markdown) 2021-08-24 05:15:28 +02:00
sirjonasxx
d7b12b8f1c Updated macOs Installation guide (markdown) 2021-08-24 05:14:30 +02:00
sirjonasxx
9ca54387e9 Updated macOs Installation guide (markdown) 2021-08-24 05:14:02 +02:00
dependabot[bot]
7455112cc3
Bump jsoup from 1.12.1 to 1.14.2 in /G-Earth
Bumps [jsoup](https://github.com/jhy/jsoup) from 1.12.1 to 1.14.2.
- [Release notes](https://github.com/jhy/jsoup/releases)
- [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES)
- [Commits](https://github.com/jhy/jsoup/compare/jsoup-1.12.1...jsoup-1.14.2)

---
updated-dependencies:
- dependency-name: org.jsoup:jsoup
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-23 21:00:32 +00:00
sirjonasxx
4dedc90344 make HEntity mutable 2021-08-23 03:52:23 +02:00
sirjonasxx
9caaac6efb quick fix 2021-08-23 02:45:50 +02:00
sirjonasxx
aae2ecd1f0 Update search.css 2021-08-22 02:54:21 +02:00
sirjonasxx
486ce36528 add search functionality 2021-08-22 02:48:45 +02:00
sirjonasxx
648f5d1ca7 Merge branch 'development' into extensionstore 2021-08-21 23:47:51 +02:00
sirjonasxx
09d88ceaea attempt fix mac extensionstore 2021-08-21 23:47:19 +02:00
sirjonasxx
c26a9149f5 fix 2021-08-20 21:49:00 +02:00