Commit Graph

442 Commits

Author SHA1 Message Date
FelisCatus
0ec584c93d Show menu title based on actual profile used on mobile. 2017-08-18 20:58:01 -04:00
FelisCatus
6f0f3e4636 Open popup as tab if browser does not support popup. 2017-08-18 20:58:01 -04:00
FelisCatus
d8684c6d24 Shorten the menu title on mobile. 2017-08-18 20:58:01 -04:00
FelisCatus
b40ff3d36c Add jQuery UI Touch Punch for mobile drag and drop support. 2017-08-18 20:58:01 -04:00
FelisCatus
227e189a73 Make chrome.contextMenus and some browserAction APIs optional. 2017-08-18 20:58:01 -04:00
Weblate
2442d1af5f Merge remote-tracking branch 'origin/master' 2017-08-12 04:25:36 +02:00
Alexander Petrichka (Olloff)
ba86d58185 Translated using Weblate (Ukrainian)
Currently translated at 56.9% (193 of 339 strings)
2017-08-12 04:25:36 +02:00
FelisCatus
8618b405a6 Fix potential race condition for proxyScriptLoaded event. 2017-08-11 22:25:14 -04:00
Vick Airfull
a7b885275c Translated using Weblate (Spanish)
Currently translated at 33.0% (112 of 339 strings)
2017-08-11 15:46:49 +02:00
Alexander Petrichka (Olloff)
34171d06c4 Added translation using Weblate (Ukrainian) 2017-08-10 02:34:36 +02:00
Weblate
cdf94dda06 Merge remote-tracking branch 'origin/master' 2017-08-10 00:22:13 +02:00
Vick Airfull
2dc622d786 Translated using Weblate (Spanish)
Currently translated at 2.9% (10 of 338 strings)
2017-08-10 00:22:13 +02:00
FelisCatus
a441085493 Add warning and disable adding new PAC Profiles in Firefox. Fix #1146. 2017-08-09 18:21:56 -04:00
Vick Airfull
a77efc90fb Added translation using Weblate (Spanish) 2017-08-09 23:38:39 +02:00
FelisCatus
657ec9876c Bump version to 2.5.1. 2017-08-06 00:09:37 -04:00
FelisCatus
32cb2f909e Remove values for a few keys from exported log for privacy. Fix #1147. 2017-08-05 22:28:36 -04:00
FelisCatus
7bc8655421 Remove redundant map files, prettify HTML and remove unused lib files. 2017-08-05 22:03:30 -04:00
Felis Catus
0839c9eacd Add PAC Profile limitation on Firefox to README.md 2017-08-02 23:41:14 -04:00
FelisCatus
bed41cde84 Update README.md to cover Firefox Addon. 2017-08-02 23:12:11 -04:00
FelisCatus
53cd3c5d24 Improve version number to 2.5.0. 2017-08-02 23:02:51 -04:00
Felis Catus
533a91964c Merge pull request #1030 from FelisCatus/feature/webextension
Feature/webextension
2017-08-02 23:00:47 -04:00
FelisCatus
1e06ede549 Remove downloads permission from archive (unneeded for Chromium). 2017-08-02 22:57:44 -04:00
FelisCatus
9978279d00 Move more stuff into src/ for target-chromium. 2017-08-02 22:46:08 -04:00
FelisCatus
7a46271487 Use new brower.proxy.register/unregister API when possible. 2017-07-31 16:33:44 -04:00
FelisCatus
9e016bff4b Bump version to 2.4.17. 2017-07-31 16:02:03 -04:00
FelisCatus
7a3ac05cd5 Fall back in case of error in popup openOptions. 2017-07-31 16:00:08 -04:00
FelisCatus
e23db1771d Fall back to link if openOptions fails in popup. 2017-07-31 16:00:08 -04:00
Goudarz Jafari
55f7023302 Translated using Weblate (Persian)
Currently translated at 100.0% (336 of 336 strings)
2017-07-21 15:45:57 +02:00
FelisCatus
db2d2e4d00 Bump version to 2.4.16. 2017-07-20 19:05:20 -04:00
FelisCatus
fa39d89a7a Bump version to 2.4.15. 2017-07-20 19:02:30 -04:00
Goudarz Jafari
ef3b418c8c Translated using Weblate (Persian)
Currently translated at 100.0% (336 of 336 strings)
2017-07-19 22:35:21 +02:00
FelisCatus
6616c15272 Update angular to 1.6.5. 2017-07-05 16:17:53 -04:00
FelisCatus
2b05317813 Bump version to 2.4.13. 2017-07-05 16:02:09 -04:00
FelisCatus
788bfe7d4e Use ng-options instead of options element in FixedProfile. 2017-07-05 15:59:00 -04:00
FelisCatus
852e811f5a Update angular to 1.6.4, which breaks a lot of things. 2017-06-10 13:47:53 -04:00
FelisCatus
22f52125d7 Remove hack for HTTP / HTTPS proxy types since they work now. Fix #1062. 2017-06-01 01:57:52 -04:00
FelisCatus
1b524ea326 Bump version to 2.4.11. 2017-06-01 01:11:01 -04:00
FelisCatus
d2d9d69eb6 Properly document the issues with MOZ proxy return values. #1062. 2017-06-01 01:10:35 -04:00
FelisCatus
4802b98173 Mark angular ~1.5.11 as a resolution. 2017-06-01 01:10:35 -04:00
FelisCatus
ab6425371c Use minified version for libraries where possible. 2017-06-01 01:10:35 -04:00
FelisCatus
b9ff15a875 Add options_ui for options page. 2017-06-01 01:10:35 -04:00
FelisCatus
7e9bafb9a9 Remove ftp scheme from permissions (unrecognized by Firefox). 2017-06-01 01:10:35 -04:00
FelisCatus
4b38034536 Disable PAC support for webext and remove unsafe-eval. 2017-06-01 01:10:35 -04:00
FelisCatus
4dca36a45f Fix SOCKS5 servers. 2017-06-01 01:10:35 -04:00
FelisCatus
9467a58f6f Upgrade to angular > 1.5.9. Use non-minified version for testing.
Fix #986.
2017-06-01 01:10:35 -04:00
FelisCatus
2f5c0cb0b1 Add a testing badge and warning text on options page. 2017-06-01 01:10:35 -04:00
FelisCatus
f421810959 Implement proxy script for WebExtensions. #102. 2017-06-01 01:10:35 -04:00
FelisCatus
d65c29f34d Ignore about: and moz- URLs in a few places. 2017-06-01 01:10:35 -04:00
FelisCatus
35cdb7ed6b Use browser.downloads.download to export files if available. 2017-06-01 01:10:35 -04:00
FelisCatus
8d040f9402 Adapt to browser.storage if available. Disable proxy for now.
Added feature detection for some other chrome.* APIs.
2017-06-01 01:10:35 -04:00