Commit graph

284 commits

Author SHA1 Message Date
Oksana Melnik
384ac486d9 duplitated-tabs: don't unhide duplicates of already opened tab 2019-10-19 14:43:03 +02:00
dnahol
2cddbefb63 added keyboard nav to onboarding popups 2019-10-18 13:47:54 -07:00
dnahol
dae376500b added right and left arrow shortcuts for container submenu tabs
change focus to whole panel element after right arrow press, allows navigation without pressing tab
2019-10-18 00:08:51 -07:00
Kendall Werts
c4650d12bd added ability to open folders as well. issue #323 2019-10-17 15:25:58 -05:00
Kendall Werts
18bc8eb5aa added bookmark context menu ref: issue #323 2019-10-17 14:15:45 -05:00
Roman Rodriguez
8eceb0d298 Fix #930 - Disable extension in incognito mode 2019-10-16 13:07:59 -05:00
luke crouch
d04252a5ad
Merge pull request #1517 from Jo-IE/edit-tooltip-html
remove HTML entities from tooltip
2019-10-16 10:42:38 -05:00
Kendall Werts
a874c9c628 fix for double decoding on confirm page issue #1361 2019-10-15 14:19:18 -05:00
Jo IE
f33b3b39c0 remove HTML entities from tooltip 2019-10-07 18:02:40 +01:00
Samuel Crypto
1a825ac507 little modification 2019-10-04 12:25:31 -04:00
Samuel Crypto
9e4d215191 Small fixes and finalization of the getBogusProxy method 2019-10-04 11:31:31 -04:00
Samuel Crypto
1ae63bc489 Fix of privacy leaks caused by non-page requests 2019-10-04 11:31:31 -04:00
Samuel Crypto
15d8f31b26 Typo fix 2019-10-04 11:31:31 -04:00
Samuel Crypto
ca47c103f1 Fixed final ommision of Utils.DEFAULT_PROXY 2019-10-04 11:31:31 -04:00
Samuel Crypto
66cde07135 Created Utils.DEFAULT_PROXY and referenced it everywhere 2019-10-04 11:31:31 -04:00
Samuel Crypto
f47b4c8f6c Added clean up of proxy association after container deletion 2019-10-04 11:31:31 -04:00
Samuel Crypto
8ee45a38f0 proxifiedContainers.delete routine added and loosely tested 2019-10-04 11:31:31 -04:00
Samuel Crypto
fc2c7ff4be Added DEFAULT_PROXY constant to utils 2019-10-04 11:31:31 -04:00
Samuel Crypto
b6f4ac9b5f Minor typo in comment 2019-10-04 11:31:31 -04:00
Samuel Crypto
f211872796 comment explaining proxified-container.js:parseProxy 2019-10-04 11:31:30 -04:00
Samuel Crypto
0e8653129a Added mildly useful error messages for console in popup.js 2019-10-04 11:31:30 -04:00
Samuel Crypto
196079700a Corrected name typo, appologies 2019-10-04 11:31:30 -04:00
Jonathan Kingston
ef036c107a Update assignment of panel proxy DOM element to use templates
Co-Authored-By: samuel-crypto <33577612+samuel-crypto@users.noreply.github.com>
2019-10-04 11:31:30 -04:00
Samuel Crypto
bcc8747305 Changed function declaration syntax in proxified-containers.js per review 2019-10-04 11:31:30 -04:00
Samuel Crypto
3a0af38900 Replaced window with global and modified eslintrc 2019-10-04 11:31:30 -04:00
Samuel Crypto
70511e2722 Added space after // everywhere where relevant 2019-10-04 11:31:30 -04:00
Samuel Crypto
7f252c75b8 Final lint fixes 2019-10-04 11:31:30 -04:00
Samuel Crypto
2a78aceac6 Minor lint fixes 2019-10-04 11:31:30 -04:00
Samuel Crypto
34bde83067 Fixed problem where creating a new container did not correctly associate the proxy entered with it 2019-10-04 11:31:30 -04:00
Samuel Crypto
0a864f0cf3 Fixed weird problem after code lint modifications 2019-10-04 11:31:30 -04:00
Samuel Crypto
768ae66a64 Fixed typo 2019-10-04 11:31:30 -04:00
Samuel Crypto
e3531fb7b5 Fixed lint JS errors 2019-10-04 11:31:30 -04:00
Samuel Crypto
790a9273f9 Integrated proxy.onRequest functionality 2019-10-04 11:31:30 -04:00
Samuel Crypto
067843c4b9 Integrated the proxified-containers.js logic into relevant files without direct proxifying yet 2019-10-04 11:31:30 -04:00
Samuel Crypto
a688fde769 Added new JS file to seamlessly store and retrieve list of proxified containers from browser local storage 2019-10-04 01:00:07 -04:00
Kendall Werts
21b7386a94 probably a better solution than using a timeout 2019-08-28 08:39:53 -05:00
Kendall Werts
529b9bb482 forgot a semicolon 2019-08-27 12:22:25 -05:00
Kendall Werts
3adb333022 solving linter issue without breaking the fix. 2019-08-27 11:54:16 -05:00
Kendall Werts
46349e1a70 linted 2019-08-27 10:42:58 -05:00
Kendall Werts
bbe655d879 fixed first panel issue 2019-08-26 17:06:48 -05:00
Kendall Werts
7cbace9cc9 fix for #766 issues with display in overflow menu 2019-08-26 14:47:02 -05:00
Kendall Werts
4d42a74e66 Added class to empty div as requested 2019-08-06 20:39:46 -05:00
Kendall Werts
76f7a64cb8 fixed favicon url 2019-07-26 08:50:22 -05:00
Kendall Werts
1af8cf8222 fix for issue #1314 2019-07-25 13:38:17 -05:00
ctgardner
639399925c Refactor async anonymous functions into arrow functions
- fixes #972
2019-05-07 02:23:00 +01:00
Jonathan Kingston
3ae1803420 Bug 1539507 - Fix targeting of button click when button element isn't clicked. 2019-05-07 01:32:28 +01:00
shivangikakkar
42b0312790 exempting always open in functionality for non-standard ports 2019-01-19 02:02:27 +09:00
Shivangi Kakkar
b4c2da5474
Merge branch 'master' into fixes-168 2019-01-11 10:33:54 +09:00
shivangikakkar
6d7086d541 added functions and cosmetic changes 2019-01-11 09:25:00 +09:00
shivangikakkar
db0dba66b2 dynamically added close image icon in the title column 2019-01-11 04:06:08 +09:00