Commit Graph

537 Commits

Author SHA1 Message Date
ilyaigpetrov
e4a936c5f1 Fix cases when currentTab.url is falsy (reported for Yandex browser) 2021-03-13 14:37:29 +00:00
ilyaigpetrov
414e2547f3 Upgrade dependencies 2021-02-28 10:56:49 +00:00
ilyaigpetrov
04be2d6164 Bump 0.0.1.52 2021-01-25 10:05:44 +00:00
ilyaigpetrov
e51673f268 Fix migration error from 1.49 2021-01-25 07:20:53 +00:00
ilyaigpetrov
d56a7e7366 Bump 0.0.1.51 2021-01-24 15:21:25 +00:00
ilyaigpetrov
0b13cb1dd0 Fix 2 bugs in exceptions handling 2021-01-18 13:58:30 +00:00
ilyaigpetrov
14f32b4d13 Migrate all exceptions to wildcarded state 2021-01-17 17:02:59 +00:00
ilyaigpetrov
9ef236d604 Hanlde wildcard when assigning a weight to an exception 2021-01-15 17:28:55 +00:00
ilyaigpetrov
7dae51db8c Return to a step back when wildcard is present in the key (not in the value) 2021-01-15 16:59:32 +00:00
ilyaigpetrov
796681ae5a Make proxy's 'No' settable in UI. Refactor 2021-01-14 16:40:04 +00:00
ilyaigpetrov
ccda45a57c Keep objects in mods.in/ex(cluded). Refactor 2021-01-12 17:29:18 +00:00
ilyaigpetrov
e95c186de1 Handle *. in UI for exceptions 2021-01-12 16:00:29 +00:00
ilyaigpetrov
df3ea9e6ad Allow non-wildcard exceptions (no migration or interface yet) 2021-01-12 15:46:32 +00:00
ilyaigpetrov
38e2bb2f3c Refactor one line 2021-01-12 14:18:46 +00:00
ilyaigpetrov
35668f620b Fix broken migration for <=0.0.1.48 2021-01-10 16:43:47 +00:00
ilyaigpetrov
f93e01bb8a Merge firefox-60 to development 2020-12-23 14:36:16 +00:00
ilyaigpetrov
b3997f48ac Bump 0.0.1.50 2020-12-07 17:47:03 +00:00
ilyaigpetrov
1a0c168458 Bump 0.0.1.49 2020-12-07 16:54:51 +00:00
ilyaigpetrov
c566fcecb5 Migrate storage for <=0.0.1.48. Fix ffx bugs 2020-12-07 16:52:09 +00:00
ilyaigpetrov
aa727d9329 Fix chrome.proxy.settings shims for FireFox
Yet it still downloads pac-script twice
2020-12-06 16:43:29 +00:00
ilyaigpetrov
53571f6228 Add chrome.proxy.settings shims for FireFox 2020-12-05 16:28:30 +00:00
ilyaigpetrov
eb996931ae Fix a bug thrown after waking pc up
Handle a case when all pac-script urls fwail
2020-11-09 12:03:45 +00:00
ilyaigpetrov
63f5e6fd08 Bump 0.0.1.48 2020-11-09 07:57:45 +00:00
ilyaigpetrov
fe2e986bfe Turn off TUNN CONN FAILED for chrome. Fix proxy settings setter bug 2020-11-07 15:29:57 +00:00
ilyaigpetrov
da06ea4aac Bump 0.0.47 2020-11-01 12:07:10 +00:00
ilyaigpetrov
e60b8cc96c Truncate long log output to save RAM 2020-11-01 11:07:59 +00:00
ilyaigpetrov
c8e7d7f427 Move promise rejection handler into later promise. Fix #74 2020-11-01 11:01:03 +00:00
ilyaigpetrov
5287510263 Make ffx blink on TUNNEL CONN FAILED (but popup doesn't show error) 2020-10-18 16:27:57 +00:00
ilyaigpetrov
a12621635b Bump 0.0.1.46 2020-10-18 16:27:25 +00:00
ilyaigpetrov
fb9aa707a6 Add a note for reviewers 2020-10-17 13:44:57 +00:00
ilyaigpetrov
e3c595a447 Don't open new tab if no access to private windows. Rephrase 2020-10-17 13:36:29 +00:00
ilyaigpetrov
73485e8be4 Open howto when extension needs access to private windows 2020-10-17 10:25:16 +00:00
ilyaigpetrov
99a4ff9d24 Don't clear settings that are not set by us 2020-10-16 17:54:20 +00:00
ilyaigpetrov
97ba2697da Clean before the build 2020-10-16 17:19:56 +00:00
ilyaigpetrov
0ffefd7cfc Get rid of obsolete firefox scripts 2020-10-16 17:02:22 +00:00
ilyaigpetrov
747ad70497 Bump 0.0.1.45 2020-10-16 17:01:09 +00:00
ilyaigpetrov
3f0cebebad Bump 0.0.1.44 2020-10-16 17:00:27 +00:00
ilyaigpetrov
4985ef6526 Get rid of obfuscated string constants 2020-10-16 16:01:04 +00:00
ilyaigpetrov
5278c65c90 Use data-url instead of blob. Remove debug logs. Remove ccahiha. 2020-10-16 15:00:09 +00:00
ilyaigpetrov
94aefc8ddc Provide more build/install details for reviewers 2020-10-16 14:13:11 +00:00
ilyaigpetrov
fccc2611b2 Make start command to build for production 2020-10-16 14:07:19 +00:00
ilyaigpetrov
4e870d5b87
Update README.md 2020-10-16 14:06:23 +00:00
ilyaigpetrov
17989f4735 Fix muted errors
New bug spotted: "GETed with success" is logged twice for
proxy.pac.
2020-10-13 16:27:50 +00:00
ilyaigpetrov
7037af70ca Add FireFox 60 support (for testing, part 1)
Some error notifications are broken. Not thoroughly tested.
2020-10-12 17:08:26 +00:00
ilyaigpetrov
8145f5f04a Bump 0.0.1.43 2020-10-12 16:29:21 +00:00
ilyaigpetrov
f07f0d1fbb Allow using own proxies only for own sites, see #55 2020-10-03 16:24:14 +00:00
ilyaigpetrov
71fe983cf2 Trim www. on adding an exception, fix #72 2020-10-03 15:54:48 +00:00
ilyaigpetrov
60db8d0752 Bump 0.0.1.42 2020-10-03 15:51:28 +00:00
ilyaigpetrov
ba19010545 Disable caching 2020-07-23 10:10:22 +00:00
ilyaigpetrov
ed3997272e Bump 0.0.1.41 2020-06-05 15:16:00 +00:00
ilyaigpetrov
84902d8e5a Dirty hack to turn off wrong caching of AntiZapret 2020-06-05 15:15:13 +00:00
ilyaigpetrov
94b4261418 Bump 0.0.1.40 2020-06-01 15:45:23 +00:00
ilyaigpetrov
c2d3e12d63
Update README.md 2020-04-13 16:38:13 +00:00
ilyaigpetrov
0036050e14 Remove non-working OK button for Edge's options page 2020-03-26 16:53:12 +00:00
ilyaigpetrov
288183ddea Indicate last nodejs version tested 2020-03-13 16:24:24 +00:00
ilyaigpetrov
ad3c390056 Bump 0.0.1.39 2019-10-25 16:20:16 +00:00
ilyaigpetrov
bc2ceed1dc Fix: url may be empty, so check it 2019-10-25 16:09:29 +00:00
ilyaigpetrov
74233d7fa8 Bump 0.0.1.38 2019-09-30 13:24:18 +00:00
ilyaigpetrov
b6f95d5829 Fix bug when tooltip is not reachable by mouse 2019-09-30 12:19:51 +00:00
ilyaigpetrov
7069c9a1ff Merge branch 'development' of https://github.com/anticensority/runet-censorship-bypass into development 2019-09-28 14:18:55 +00:00
ilyaigpetrov
bf70de3727 Exclude reserved subnets from replaceDirectWith 2019-09-28 14:18:50 +00:00
Alexey Pyltsyn
9a7b5407a2
Fix typos 2019-09-25 02:37:44 +03:00
ilyaigpetrov
12db4afe55 Add replaceRedirectWith modifier in own proxies, see #62 2019-09-18 17:12:01 +00:00
ilyaigpetrov
a6fd4d44f1 Bump 0.0.1.37 2019-09-07 16:36:51 +00:00
ilyaigpetrov
85edbf75b2 Translate to en more of exceptions editor tab 2019-09-07 16:12:54 +00:00
ilyaigpetrov
55b4ba385a Pac choosing tab is fully translated to en 2019-09-07 15:53:38 +00:00
ilyaigpetrov
426793e700 Translate to en more of PAC choosing tab 2019-09-07 15:28:47 +00:00
ilyaigpetrov
9d5921ae43 Bump 0.0.1.36 2019-08-16 16:35:09 +00:00
ilyaigpetrov
ad8aa3baed Hanlde error when tabId is -1 instead of throwing it 2019-08-16 18:42:40 +05:00
ilyaigpetrov
05d1b6f6be Bump 0.0.1.35 2019-08-12 17:10:18 +05:00
ilyaigpetrov
faae7c6d4a Protect users from potential error message text injection via url 2019-08-11 21:34:58 +05:00
ilyaigpetrov
2ba422dde7 Fix audit errors for the options page 2019-08-11 21:27:22 +05:00
ilyaigpetrov
7db0946f60 Update gulp and eslint to get rid of some audit errors 2019-08-11 21:20:46 +05:00
ilyaigpetrov
b8d770862e Throw error in strange cases when tabId < 0 2019-08-11 21:15:09 +05:00
ilyaigpetrov
5be69e9c51 Explicitly throw error for bad urls instead of suppressing it 2019-08-11 21:01:09 +05:00
ilyaigpetrov
7256a50804 Bump 0.0.1.34 2019-05-20 01:19:41 -05:00
ilyaigpetrov
7c13d38e4f Make it work for old chrome 58 2019-05-20 01:18:34 -05:00
ilyaigpetrov
1c12ad86c8 Bump 0.0.1.33 2019-05-11 06:22:10 -05:00
ilyaigpetrov
719d6eac9c Handle TUNN CONN FAILED, sanitize optioins page url params, fix #50 2019-05-11 06:20:53 -05:00
ilyaigpetrov
1eb005f085
Fix a typo in "Сбросиь" 2019-05-05 11:17:43 -05:00
ilyaigpetrov
b33e038c2e Bump 0.0.1.32 2019-05-04 12:37:12 -05:00
ilyaigpetrov
60ebdae57f Provide basic English translation, add donate button 2019-05-04 12:20:54 -05:00
ilyaigpetrov
89f394b9a5 Fix options page not showing on Chrome 74 (Chromium 73 works fine) 2019-05-04 12:20:11 -05:00
ilyaigpetrov
4beb6e9fcb Make grep sensitive again 2019-05-04 12:12:51 -05:00
ilyaigpetrov
db4eb6767d Fix tab captions not fitting on options page in the header 2019-05-04 09:55:38 -05:00
ilyaigpetrov
8432bc65de Update babel-related packages, fix license for the options page builder 2019-05-04 09:51:52 -05:00
ilyaigpetrov
186ca1bdb4 Make grep insensetive 2019-05-04 09:35:08 -05:00
Ilya Ig. Petrov
b68151c998 Bump 0.0.1.31 2019-04-15 07:56:39 +00:00
Ilya Ig. Petrov
d6060e9e9c Update Antizapret proxies for the block informer 2019-04-15 07:16:20 +00:00
Ilya Ig. Petrov
4965921c06 Comment about having two dates for a pac provider 2019-02-26 15:26:47 +00:00
Ilya Ig. Petrov
26fc0c4de3 Add trailing comma to all the things 2019-02-26 15:09:33 +00:00
Ilya Ig. Petrov
5d64e445fc Declare var near its usage 2019-02-24 17:17:09 +00:00
Ilya Ig. Petrov
8cf2602e61 Change warning message for anticensority pac-script 2019-02-24 17:12:41 +00:00
Ilya Ig. Petrov
927fd7d043 Migrate from gulp 3.x to 4.x dirtily 2019-02-24 16:47:27 +00:00
Ilya Ig. Petrov
2ce48cbd50 Remove unnecessary async, explain *Async in a comment 2019-02-24 16:45:33 +00:00
Ilya Ig. Petrov
68df622d71 Update lockfile for the options page 2019-02-24 16:42:16 +00:00
Ilya Ig. Petrov
a848c159a0 Replace personal email with a team email, update urls 2018-11-14 19:47:34 +05:00
Ilya Ig. Petrov
9c2b99a738 Bump 0.0.1.30 2018-08-01 17:43:03 +05:00
Ilya Ig. Petrov
2784e8a751 Don't keep ';' inside variables, use it externally 2018-08-01 17:31:05 +05:00
Ilya Ig. Petrov
3f8cd09c0e Don't log large objects (PAC-scripts) 2018-08-01 17:20:52 +05:00