Commit graph

67 commits

Author SHA1 Message Date
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
shivangikakkar
5b58168999 Refactored the logic to form warning message 2019-01-07 23:08:59 +00:00
mingchia-andy-liu
66a9116524 Fix delete warning message #1051
- Include the number of tabs that will be closed when container is deleted
- Insert the warning message to the `span` tag that was originally there
2019-01-07 23:08:59 +00:00
Jonathan Kingston
cb7ac6ca5e
Merge pull request #1298 from aabbi/duplicate-tabs-791
Fixes #1109 , rest of #791
2019-01-04 14:40:46 +00:00
luke crouch
a2995b6c66
Merge pull request #1292 from jonathanKingston/fix-missing-favicon
Add in missing favicon. Fixes #1285
2018-12-05 12:41:43 -06:00
shivangikakkar
8af4c36fd0 removing inline css 2018-10-29 16:32:10 +05:30
shivangikakkar
abc4e0cdcf review changes 2018-10-23 15:13:41 +05:30
aabbi
b6dd32f683 moved unhiding container to background logic 2018-10-22 20:05:03 -04:00
Jonathan Kingston
5813621fb9 Remove badge background error. Fixes #1293 2018-10-21 21:25:55 +01:00
Jonathan Kingston
56fc7407da Add in missing favicon. Fixes #1285 2018-10-21 21:13:57 +01:00
Jonathan Kingston
220b902144
Merge pull request #1275 from ShivangiKakkar/fixes-256
#256 disables edit-container button when no container is present
2018-10-21 19:45:44 +01:00
shivangikakkar
c15eee22c6 implemented remove individual tabs just for visible state 2018-10-21 23:24:18 +05:30
shivangikakkar
dcc3b76cda simplifying the solution 2018-10-21 17:12:56 +05:30
shivangikakkar
752d18ffca prevent event handler when edit containers disabled 2018-10-18 21:33:48 +05:30
Jonathan Kingston
884e419a7c
Merge pull request #1265 from ShivangiKakkar/fixes-1028
#1028 resolves focus name field on opening new container sub-panel
2018-10-02 18:18:05 +01:00
shivangikakkar
d7586dd4c2 resolves #256 disables edit-container button when no container is present
resolve lint errors

review changes
2018-10-01 00:01:50 +05:30
shivangikakkar
aada0419eb removing event loop and using requestAnimationFrame 2018-09-30 18:17:01 +05:30
shivangikakkar
1ea04587d9 resolves lint errors 2018-09-25 17:47:17 +05:30