Commit Graph

  • f211872796 comment explaining proxified-container.js:parseProxy Samuel Crypto 2018-10-28 15:33:35 -04:00
  • 0e8653129a Added mildly useful error messages for console in popup.js Samuel Crypto 2018-10-28 15:31:30 -04:00
  • 196079700a Corrected name typo, appologies Samuel Crypto 2018-10-28 15:28:52 -04:00
  • ef036c107a Update assignment of panel proxy DOM element to use templates Jonathan Kingston 2018-10-28 15:27:33 -04:00
  • bcc8747305 Changed function declaration syntax in proxified-containers.js per review Samuel Crypto 2018-10-28 15:16:09 -04:00
  • 3a0af38900 Replaced window with global and modified eslintrc Samuel Crypto 2018-10-15 17:27:07 -04:00
  • 70511e2722 Added space after // everywhere where relevant Samuel Crypto 2018-10-15 17:21:56 -04:00
  • 7f252c75b8 Final lint fixes Samuel Crypto 2018-10-11 18:10:13 -04:00
  • 2a78aceac6 Minor lint fixes Samuel Crypto 2018-10-11 18:00:12 -04:00
  • 34bde83067 Fixed problem where creating a new container did not correctly associate the proxy entered with it Samuel Crypto 2018-10-11 17:54:51 -04:00
  • 0a864f0cf3 Fixed weird problem after code lint modifications Samuel Crypto 2018-10-10 15:54:33 -04:00
  • 768ae66a64 Fixed typo Samuel Crypto 2018-10-09 12:56:17 -04:00
  • e3531fb7b5 Fixed lint JS errors Samuel Crypto 2018-10-09 12:39:18 -04:00
  • 790a9273f9 Integrated proxy.onRequest functionality Samuel Crypto 2018-10-07 15:32:28 -04:00
  • 78330a4d20 Forgot to add include of new JS file Samuel Crypto 2018-10-07 14:24:12 -04:00
  • 067843c4b9 Integrated the proxified-containers.js logic into relevant files without direct proxifying yet Samuel Crypto 2018-10-07 14:12:18 -04:00
  • a688fde769 Added new JS file to seamlessly store and retrieve list of proxified containers from browser local storage Samuel Crypto 2018-10-07 14:02:31 -04:00
  • 8ae039b77e Added markup for HTTP proxy option Samuel Crypto 2018-10-07 14:00:34 -04:00
  • a328e5bf91 Merge pull request #1509 from mozilla/october-2019-dot-release 6.1.1 luke crouch 2019-10-02 16:35:19 -05:00
  • 46a55da277 Updated to version 6.1.1 Maxx Crawford 2019-10-02 16:22:54 -05:00
  • 1746d8379b Improved comments in CSS Francis McKenzie 2019-09-23 23:20:26 +02:00
  • f57cf92f41 Bugfix: incorrect scrollbars/spacing when editing container with many assignments Francis McKenzie 2019-08-06 19:03:54 +02:00
  • 54659f5c77 #1375 - Correct colors on confirmation page Harry Twyford 2019-08-29 15:22:58 -04:00
  • 2badd22f41 Merge pull request #1485 from kendallcorner/master Maxx Crawford 2019-09-20 16:54:47 -05:00
  • 21b7386a94 probably a better solution than using a timeout Kendall Werts 2019-08-28 08:39:53 -05:00
  • 529b9bb482 forgot a semicolon Kendall Werts 2019-08-27 12:22:25 -05:00
  • 3adb333022 solving linter issue without breaking the fix. Kendall Werts 2019-08-27 11:54:16 -05:00
  • cc988a303e lack of px on the zero appears to break it. Kendall Werts 2019-08-27 11:06:40 -05:00
  • 46349e1a70 linted Kendall Werts 2019-08-27 10:42:58 -05:00
  • acff80a234 Merge branch 'master' of github.com:mozilla/multi-account-containers Kendall Werts 2019-08-26 17:12:22 -05:00
  • bbe655d879 fixed first panel issue Kendall Werts 2019-08-26 17:06:48 -05:00
  • 7cbace9cc9 fix for #766 issues with display in overflow menu Kendall Werts 2019-08-26 14:47:02 -05:00
  • 9372899bfa Merge pull request #1470 from kendallcorner/master luke crouch 2019-08-07 10:41:30 -05:00
  • 4d42a74e66 Added class to empty div as requested Kendall Werts 2019-08-06 20:39:46 -05:00
  • 76f7a64cb8 fixed favicon url Kendall Werts 2019-07-26 08:50:22 -05:00
  • 1af8cf8222 fix for issue #1314 Kendall Werts 2019-07-25 13:38:17 -05:00
  • 11a3b2facd Merge pull request #1435 from silverwind/dark-mode-icon stoically 2019-07-17 16:47:41 +02:00
  • bd993d2f84 Merge pull request #1451 from Arthaey/patch-1 stoically 2019-07-17 16:42:28 +02:00
  • cf9683174d Fix typo in a comment. Arthaey Angosii 2019-07-07 18:01:33 -07:00
  • f617ca26bb Support dark themes on icon - Fixes #1424 silverwind 2019-06-09 18:45:41 +02:00
  • 41686fdf6c Revert "Increase timeout on flakey async test" ctgardner 2019-05-01 22:49:13 +10:00
  • c67a985847 Increase timeout on flakey async test ctgardner 2019-04-15 18:42:57 +10:00
  • 639399925c Refactor async anonymous functions into arrow functions ctgardner 2019-04-15 18:38:10 +10:00
  • 2ded900188 Reduce noise in issue template stoically 2019-05-04 13:25:13 +02:00
  • 3ae1803420 Bug 1539507 - Fix targeting of button click when button element isn't clicked. Jonathan Kingston 2019-05-01 09:40:48 +01:00
  • 17b2d8c773 Merge pull request #1371 from gliptak/patch-1 luke crouch 2019-04-23 12:14:45 -05:00
  • 7025c98e7b Bring CODE_OF_CONDUCT.md current Gábor Lipták 2019-04-15 14:24:16 -04:00
  • 6f4d3c4327 Merge pull request #1329 from ShivangiKakkar/new-release luke crouch 2019-01-23 13:59:19 -06:00
  • 7833a6a79f adding new version 6.1.0 shivangikakkar 2019-01-23 23:30:04 +05:30
  • c2f2d69ba1 Merge pull request #1327 from ShivangiKakkar/fixes-985 luke crouch 2019-01-22 20:21:57 -06:00
  • 42b0312790 exempting always open in functionality for non-standard ports shivangikakkar 2019-01-19 02:02:27 +09:00
  • cc42beeb5a Merge branch 'ShivangiKakkar-fixes-168' Jonathan Kingston 2019-01-12 23:30:02 +00:00
  • ea5669911b Merge branch 'fixes-168' of https://github.com/ShivangiKakkar/multi-account-containers into ShivangiKakkar-fixes-168 Jonathan Kingston 2019-01-12 23:28:49 +00:00
  • b4c2da5474 Merge branch 'master' into fixes-168 Shivangi Kakkar 2019-01-11 10:33:54 +09:00
  • 6d7086d541 added functions and cosmetic changes shivangikakkar 2019-01-11 09:25:00 +09:00
  • db0dba66b2 dynamically added close image icon in the title column shivangikakkar 2019-01-11 04:06:08 +09:00
  • 5b58168999 Refactored the logic to form warning message shivangikakkar 2019-01-01 03:12:10 +09:00
  • 4ed453d58e save ajv at 6.6.2 groovecoder 2018-12-28 14:29:09 -06:00
  • 66a9116524 Fix delete warning message #1051 mingchia-andy-liu 2018-04-29 14:40:42 +08:00
  • cb7ac6ca5e Merge pull request #1298 from aabbi/duplicate-tabs-791 Jonathan Kingston 2019-01-04 14:40:46 +00:00
  • a2995b6c66 Merge pull request #1292 from jonathanKingston/fix-missing-favicon 6.0.1 luke crouch 2018-12-05 12:41:43 -06:00
  • ed383c8dfc Merge pull request #1294 from jonathanKingston/badge-background-error luke crouch 2018-12-05 09:09:34 -06:00
  • df9b900db6 Merge pull request #1297 from jonathanKingston/6.0.1 luke crouch 2018-12-05 08:48:50 -06:00
  • 8e611de605 Merge pull request #1295 from jonathanKingston/fix-missing-check-image luke crouch 2018-12-05 08:47:02 -06:00
  • 8af4c36fd0 removing inline css shivangikakkar 2018-10-29 16:32:10 +05:30
  • abc4e0cdcf review changes shivangikakkar 2018-10-23 15:13:41 +05:30
  • b6dd32f683 moved unhiding container to background logic aabbi 2018-10-22 20:05:03 -04:00
  • 0a437ff303 Bump release to 6.0.1. Fixes #1296 Jonathan Kingston 2018-10-21 22:32:21 +01:00
  • f7f4c320a6 Fix missing assignment check mark. Fixes #1271 Jonathan Kingston 2018-10-21 22:22:48 +01:00
  • 5813621fb9 Remove badge background error. Fixes #1293 Jonathan Kingston 2018-10-21 21:25:55 +01:00
  • 56fc7407da Add in missing favicon. Fixes #1285 Jonathan Kingston 2018-10-21 21:13:57 +01:00
  • 220b902144 Merge pull request #1275 from ShivangiKakkar/fixes-256 Jonathan Kingston 2018-10-21 19:45:44 +01:00
  • c15eee22c6 implemented remove individual tabs just for visible state shivangikakkar 2018-10-21 23:24:18 +05:30
  • dcc3b76cda simplifying the solution shivangikakkar 2018-10-21 17:12:56 +05:30
  • 752d18ffca prevent event handler when edit containers disabled shivangikakkar 2018-10-18 21:33:48 +05:30
  • 97559dd08a Merge pull request #1281 from hritvi/npm_fixes luke crouch 2018-10-03 07:00:14 -05:00
  • 0e7363a87f npm fixes hritvi 2018-10-03 16:16:32 +05:30
  • 6c62c2f599 fixes vulnerabilities in npm hritvi 2018-09-24 02:16:40 +05:30
  • 884e419a7c Merge pull request #1265 from ShivangiKakkar/fixes-1028 Jonathan Kingston 2018-10-02 18:18:05 +01:00
  • d7586dd4c2 resolves #256 disables edit-container button when no container is present shivangikakkar 2018-09-28 03:48:46 +05:30
  • aada0419eb removing event loop and using requestAnimationFrame shivangikakkar 2018-09-30 18:17:01 +05:30
  • 1ea04587d9 resolves lint errors shivangikakkar 2018-09-25 17:47:17 +05:30
  • 3d1dcd33d1 Merge pull request #1262 from ShivangiKakkar/fixes-885 luke crouch 2018-09-24 14:05:27 -05:00
  • bfdbd8199f fixes-168, added ability to close a tab individually shivangikakkar 2018-09-25 00:21:46 +05:30
  • fe0810b048 restructuring the code acc to the review shivangikakkar 2018-09-23 00:42:43 +05:30
  • e1c1ac4bd9 adds back the unnecessarily removed new line shivangikakkar 2018-09-21 14:31:54 +05:30
  • 7f7f221a79 fix-#1028 resolves focus name field on opening new container sub-panel shivangikakkar 2018-09-21 14:00:20 +05:30
  • e57c556427 review changes shivangikakkar 2018-09-20 23:40:22 +05:30
  • dd57158ab5 #885 disables move tab to a new window when only one tab is opened shivangikakkar 2018-09-20 21:34:19 +05:30
  • 99db192792 Merge pull request #1170 from real-or-random/master stoically 2018-03-31 00:04:37 +02:00
  • fcbee854d0 Merge pull request #1172 from stoically/add-issue-template stoically 2018-03-30 16:46:22 +02:00
  • fae1336467 Add ISSUE_TEMPLATE stoically 2018-03-30 16:43:24 +02:00
  • 655d8f3791 Update GitHub URLs Tim Ruffing 2018-03-29 13:45:05 +02:00
  • dcc852bf17 Merge pull request #1120 from stoically/cancel-redirects-tabid-url luke crouch 2018-03-01 14:23:29 -06:00
  • dab3005c6f Cancel redirects for the same requestIds and urls if originating from the same tabId stoically 2018-02-12 23:12:32 +01:00
  • ee6a54ffa2 Merge pull request #1116 from mozilla/testing-6.0.0 6.0.0 luke crouch 2018-02-22 14:44:12 -06:00
  • 601056406a Merge pull request #1118 from stoically/tests-6.0.0 Jonathan Kingston 2018-02-22 16:57:08 +00:00
  • fd72ce12b4 Fix assignment test to check for the new openerTabId property stoically 2018-02-10 00:51:11 +01:00
  • 6e45532f58 Add tests for external webextensions feature stoically 2018-02-10 00:50:29 +01:00
  • 61da6b5e99 Merge pull request #1117 from mozilla/jonathanKingston-patch-1 Jonathan Kingston 2018-02-09 18:37:45 +00:00