Commit Graph

  • e0156388e8 Adding an s:// Jonathan Kingston 2018-02-09 18:37:29 +00:00
  • 16f1d47bf2 Merge pull request #1115 from jonathanKingston/6.0.0 Jonathan Kingston 2018-02-09 18:34:54 +00:00
  • ee647344a1 Bumping version to 6.0.0 to account for latest fixes Jonathan Kingston 2018-02-09 18:33:54 +00:00
  • 40426ca936 Merge pull request #1107 from stoically/tests Jonathan Kingston 2018-02-09 18:07:20 +00:00
  • d1e9c2d1e3 Merge pull request #1066 from LoveIsGrief/1065_-_Feature_Request]_Pass_openerTabId_when_creating_tabs_in_order_to_know_the_parent Jonathan Kingston 2018-02-09 18:06:56 +00:00
  • 3bd33cda99 Merge branch 'testing-6.0.0' into 1065_-_Feature_Request]_Pass_openerTabId_when_creating_tabs_in_order_to_know_the_parent Jonathan Kingston 2018-02-09 18:04:58 +00:00
  • 609f62ac7a Allow webextensions with contextualIdentities permission to get assignment Closes #1095 stoically 2018-01-30 22:34:11 +01:00
  • ce84665e3a Add management permission to manifest.json Part of #1095 stoically 2018-01-30 22:34:00 +01:00
  • 7dceaf6679 Cancel requests with the same requestId Prevents potential redirects from opening two tabs Closes #1114 stoically 2018-02-09 10:47:05 +01:00
  • b6bcd99dc8 Add test for issue #940 stoically 2018-02-09 10:54:52 +01:00
  • 9bc9509316 Added assignment feature test Part of #1107 stoically 2018-01-31 05:12:46 +01:00
  • 22ec01d565 Merge pull request #1106 from timendum/master luke crouch 2018-01-30 14:03:06 -06:00
  • a16cae0342 Fix for siteSettings is null Timendum 2018-01-30 10:51:38 +01:00
  • f17ff7168f Merge pull request #1055 from ericlathrop/fix-moving-pinned-tabs-to-new-window luke crouch 2018-01-29 11:02:14 -06:00
  • d3b22faf65 Merge pull request #1097 from crenwick/fix-unwanted-shortcut-bug luke crouch 2018-01-29 10:27:16 -06:00
  • 30e5a27eb4 Fixes #1084. Charles Renwick 2018-01-26 13:44:46 -05:00
  • 0f720ec11d Merge pull request #1073 from tiagonbotelho/tb-fix-readme-code-wrapping luke crouch 2018-01-18 14:19:57 -06:00
  • 0ddee7f9d0 id:@testpilot-containers to manifest.json; 5.0.1 5.0.1 groovecoder 2017-12-05 13:26:51 -06:00
  • 1e16e203dc Fixes code markdown wrapping under Development in the README section Tiago Botelho 2018-01-08 20:37:35 +00:00
  • af986e8880 Set the openerTabId to a tab that won't be removed/closed LoveIsGrief 2018-01-05 13:51:47 +01:00
  • 7e04c46070 Pass the openerTabId when automatically opening tabs in containers LoveIsGrief 2018-01-05 13:05:32 +01:00
  • 166420dd86 Ignore JetBrains IDE files LoveIsGrief 2018-01-05 13:01:43 +01:00
  • d7a2b43b07 Fix #1053. Eric Lathrop 2017-12-22 11:45:52 -05:00
  • bea201a389 update README & package.json to match web-ext flow 5.0.0 groovecoder 2017-11-29 13:49:56 -06:00
  • d944116e3e Move to a Web Extension only. Fixes #1005 Jonathan Kingston 2017-11-28 16:22:54 +00:00
  • 4a1597c87f Merge pull request #1021 from gaborluk/maintain-tab-active-state luke crouch 2017-12-04 09:20:02 -06:00
  • f87bf2a861 Maintain the active state of the redirected tab Gabor Luk 2017-12-02 15:25:32 +01:00
  • ef45cde290 Merge pull request #992 from crenwick/open-containers-shortcut luke crouch 2017-11-28 15:59:19 -06:00
  • 752b1c3b27 Removes shortcut for the tenth container. Charles Renwick 2017-11-28 16:14:03 -05:00
  • cf26d8547a Consolidates switch pattern for shortcut keys. Charles Renwick 2017-11-28 11:29:28 -05:00
  • 1d78febafc fixes keyCodes Charles Renwick 2017-11-21 10:47:30 -05:00
  • f483119a40 Adds shortcut to open containers. Charles Renwick 2017-11-21 10:26:30 -05:00
  • abd2b73fca ignore all *.sw* files for jpm and git groovecoder 2017-11-17 09:59:29 -06:00
  • 31ac365e6d Merge pull request #974 from mozilla/bump-version-to-4.1.0 4.1.0 luke crouch 2017-11-16 09:50:59 -06:00
  • df8471a4dd bump version to 4.1.0 groovecoder 2017-11-16 09:47:18 -06:00
  • 18539f2540 ignore webextension/web-ext-artifacts groovecoder 2017-11-16 09:20:47 -06:00
  • 7c1105a2b7 Change (un)install changes to only work for >57. Fixes #858 and Fixes #900 Jonathan Kingston 2017-10-09 14:51:10 +01:00
  • 31298146f3 when user reaches container tab count, show achievement panel groovecoder 2017-10-25 17:40:27 -05:00
  • 4e6eee220c start containerTabsOpened counter groovecoder 2017-10-25 12:36:16 -05:00
  • a7be3c9935 TextEncoder/TextDecoder from Cu.importGlobalProperties - #949 baku 2017-11-11 08:21:16 +01:00
  • f512473986 Merge pull request #882 from mozilla/update-README-distribute-steps luke crouch 2017-09-29 14:21:22 -05:00
  • 8166a37722 add steps for signing, AMO, and GitHub to README groovecoder 2017-09-29 13:15:16 -05:00
  • adadb98482 bump version to 4.0.3 4.0.3 groovecoder 2017-09-26 10:52:39 -05:00
  • 25e760cd64 Merge pull request #879 from jonathanKingston/fix-disable-notice luke crouch 2017-09-29 11:24:24 -05:00
  • 0ff8e17005 Merge pull request #870 from jonathanKingston/delete-non-existent-container luke crouch 2017-09-29 11:06:03 -05:00
  • c433c6b39e Clean up disabled Private Mode notice. Fixes #878 Jonathan Kingston 2017-09-29 16:59:51 +01:00
  • 1c09c29104 Fix assignment of stale containers. Fixes #803 Fixes #827 Jonathan Kingston 2017-09-27 13:47:50 +01:00
  • c1e9cc3c56 Merge pull request #859 from jonathanKingston/prevent-enter-handler-calling-click luke crouch 2017-09-26 10:46:53 -05:00
  • 27296d24c5 Merge pull request #857 from jonathanKingston/change-wording luke crouch 2017-09-26 10:38:57 -05:00
  • 030e635417 Merge pull request #853 from jonathanKingston/bump-version-and-min-ff-version luke crouch 2017-09-26 10:37:21 -05:00
  • 07711aaecc Preventing default on enter handler as it seems to call click handlers now. Fixes #856 Jonathan Kingston 2017-09-26 11:16:58 +01:00
  • 16ed8992e2 Change delete title to remove. Fixes #700 Jonathan Kingston 2017-09-26 02:50:10 +01:00
  • 88e6dc7a05 Add strict min version and extension id and bump version to 4.0.2. Fixes #692. Fixes #852 Jonathan Kingston 2017-09-07 17:23:28 -07:00
  • 28e8d46743 Merge pull request #834 from jonathanKingston/storage-clean luke crouch 2017-09-20 15:47:06 -05:00
  • 77ba1b723f Store only one of the current version opened. Fixes #833 Jonathan Kingston 2017-09-20 02:26:35 +01:00
  • b0cc6e7c2f Merge pull request #818 from jonathanKingston/update-readme-launch-notice Jonathan Kingston 2017-09-15 00:17:42 +01:00
  • e84e482130 Minor README edit Jonathan Kingston 2017-09-15 00:17:05 +01:00
  • b5ae20b874 Merge pull request #817 from jonathanKingston/update-readme-launch-notice Jonathan Kingston 2017-09-14 23:16:55 +01:00
  • 3ec81e3d1f Add launch notice in README Jonathan Kingston 2017-09-14 23:10:37 +01:00
  • fb5436c287 Merge pull request #815 from jonathanKingston/blob-image luke crouch 2017-09-13 20:04:05 -05:00
  • 01a628822b Fix dumping UUID image into the page. Fixes #812 Jonathan Kingston 2017-09-14 01:48:32 +01:00
  • 66e2c8e297 Merge pull request #811 from mozilla/bump-version-4.0.2 4.0.2 Jonathan Kingston 2017-09-13 22:32:54 +01:00
  • 80661d68f2 fix #809: use "Containers" for name for context menu groovecoder 2017-09-13 16:12:15 -05:00
  • ef8aa3be75 bump version to 4.0.2 groovecoder 2017-09-13 10:07:56 -05:00
  • 6bc056e019 Merge pull request #794 from jonathanKingston/hide-button-in-queue luke crouch 2017-09-07 14:28:47 -05:00
  • 75deab139b Fix a moving hidden tabs to a new window. Fixes #797 Jonathan Kingston 2017-09-07 12:03:28 -07:00
  • ae79f0a303 Ignore non permissible urls when hiding as we can't open them which causes issues. Fixes #793 Jonathan Kingston 2017-09-07 10:12:25 -07:00
  • 9b83068234 Add show button to use showing queue to prevent dupes. Fixes #791 Jonathan Kingston 2017-09-06 10:41:44 -07:00
  • fec2be9429 Merge pull request #789 from jonathanKingston/encode-url-fix luke crouch 2017-09-07 09:05:16 -05:00
  • 9f1b06ddd3 Merge pull request #790 from jonathanKingston/jpm-ignore-more luke crouch 2017-09-06 14:46:45 -05:00
  • ad2198e8b5 Encode non conforming chars that break moz-extension urls. Fixes #787 Jonathan Kingston 2017-09-05 13:41:19 -07:00
  • 1791fdf0ef Ignore more files with .jpmignore Jonathan Kingston 2017-09-05 17:09:36 -07:00
  • 4ab705081e Merge pull request #788 from mozilla/bump-version-to-4.0.0 4.0.1 luke crouch 2017-09-05 14:25:57 -05:00
  • 15b9dce1a9 AMO needs another version bump groovecoder 2017-09-05 14:23:33 -05:00
  • da3fc2ede2 bump version to 4.0.0 4.0.0 groovecoder 2017-09-05 13:33:34 -05:00
  • 385c585888 Merge pull request #784 from jonathanKingston/fix-new-tab luke crouch 2017-09-05 13:30:34 -05:00
  • 734b97beb0 Merge pull request #786 from jonathanKingston/name-change luke crouch 2017-09-05 10:15:53 -05:00
  • 3aa311a3c1 Name change. Fixes #763 Jonathan Kingston 2017-09-01 15:16:56 -07:00
  • df7d7f9c38 Simplify new tab creation in the popup fixing issues. Fixes #781 Jonathan Kingston 2017-09-01 12:27:40 -07:00
  • 65be77665a Merge pull request #783 from jonathanKingston/reset-prefs-on-uninstall luke crouch 2017-09-01 11:08:06 -05:00
  • 44548659db Merge pull request #780 from jonathanKingston/apply-styles-to-legacy luke crouch 2017-09-01 11:01:02 -05:00
  • 10c4395efd Reset prefs for new users on uninstall. Fixes #782 Jonathan Kingston 2017-08-31 15:00:40 -07:00
  • 27b2a4b5f2 Add styles for 55+56 versions of Firefox so everyone gets a consistent underline. Fixes #779 Jonathan Kingston 2017-08-30 18:27:07 -07:00
  • 6f54e7ff7f Merge pull request #776 from jonathanKingston/context-menu-neaten luke crouch 2017-08-30 15:48:38 -05:00
  • cb6726b667 Add move and hide to context menu and neaten using checkboxes. Fixes #711 Jonathan Kingston 2017-08-28 20:33:30 -07:00
  • 0964311fa1 Merge pull request #778 from jonathanKingston/web-ext-advice luke crouch 2017-08-30 15:13:44 -05:00
  • 2831d019f5 Merge pull request #777 from jonathanKingston/container-removal-fixes luke crouch 2017-08-30 15:13:03 -05:00
  • 1cc58cad9b Merge pull request #775 from jonathanKingston/remove-unusable-paths-on-show luke crouch 2017-08-30 15:00:26 -05:00
  • bc9660f76e Merge pull request #774 from jonathanKingston/hidden-tab-open luke crouch 2017-08-30 14:55:06 -05:00
  • f526caca50 Add web extension specific advice on building. Fixes #751 Jonathan Kingston 2017-08-30 11:12:55 -07:00
  • b6a98fb83e Handle removing containers to refresh menus and remove assignments. Fixes: #761, Fixes: #752 Jonathan Kingston 2017-08-28 21:35:02 -07:00
  • af2b4b79a9 Remove about: paths from showTabs as it prevents the tabs being created. Fixes #773 Jonathan Kingston 2017-08-28 17:46:55 -07:00
  • a762b5eca2 Add a tab observer to show hidden tabs as there are many tab creation routes. Uses a queue to prevent multiple triggers. Fixes #765 Jonathan Kingston 2017-08-28 16:40:14 -07:00
  • 3cc40344af Merge pull request #760 from jonathanKingston/removalOfTabPageCounter luke crouch 2017-08-25 11:44:51 -05:00
  • 278cdb7f69 Merge pull request #762 from jonathanKingston/change-to-window-only luke crouch 2017-08-25 11:27:45 -05:00
  • 0be03ebeb7 Remove tab counting code as also not needed, change tab counting to be per window. Prevent reopening of hidden tabs doesn't call itself. Fixes #750, Fixes #753, Fixes #756 Jonathan Kingston 2017-08-24 14:57:36 +01:00
  • c69f37a2de Removal of tab page counter code. Fixes #759 Jonathan Kingston 2017-08-24 10:54:34 +01:00
  • b20ac8169a Merge pull request #758 from mozilla/move-to-AMO-665 Jonathan Kingston 2017-08-24 15:02:43 +01:00
  • 9e98d35b45 for #665: update title, desc, version for AMO groovecoder 2017-08-23 12:34:50 -05:00
  • 17f2781e07 Merge pull request #757 from jonathanKingston/remove-pb-mode luke crouch 2017-08-23 12:48:38 -05:00