Commit graph

  • 986671e5f5 Fix development instructions in README Andre Schröder 2020-12-23 04:13:16 +01:00
  • a1d01f8ff2 Fix development instructions in README Andre Schröder 2020-12-23 04:13:16 +01:00
  • 98657e444e Fix breaking containers when adding tab with local file Andre Schröder 2020-12-20 18:41:45 +01:00
  • a457c60f32 update proxy code to support more types luke crouch 2020-11-12 10:26:48 -06:00
  • 63996ce416 Merge branch 'master' into proxy-support luke crouch 2020-11-11 17:14:07 -06:00
  • 3247f3dc7d Bottom button shouldn't obstruct the list Yuxuan Shui 2020-10-15 22:52:34 +01:00
  • a96271d2a8 Matched colors of toolbar icons to current lightweight theme default setting (see "var(--lwt-toolbarbutton-icon-fill)" value for light and dark modes). tendererdegree 2020-08-29 20:52:19 -04:00
  • 6d0ff72748 Merge pull request #1854 from mozilla/version-bump luke crouch 2020-08-25 11:54:16 -05:00
  • f0afc0da36
    Merge pull request #1854 from mozilla/version-bump 7.1.0 luke crouch 2020-08-25 11:54:16 -05:00
  • 5f434a6903 Update version number for new release Maxx Crawford 2020-08-25 11:40:01 -05:00
  • fc070b2d0d Update version number for new release Maxx Crawford 2020-08-25 11:40:01 -05:00
  • c9069badd0 Merge pull request #1835 from Moonloard/replace-tab luke crouch 2020-08-14 11:11:19 -05:00
  • 899476e81a
    Merge pull request #1835 from Moonloard/replace-tab luke crouch 2020-08-14 11:11:19 -05:00
  • 791b583b85 option name adjusted Moonloard 2020-07-27 22:49:33 +02:00
  • 518f1cca89 option name adjusted Moonloard 2020-07-27 22:49:33 +02:00
  • d65170cfee description of option adjusted Moonloard 2020-07-27 22:42:55 +02:00
  • 997fe4db12 description of option adjusted Moonloard 2020-07-27 22:42:55 +02:00
  • 5dbe6972f6 remove unnecessary line breaks Moonloard 2020-07-27 22:22:42 +02:00
  • a5f6f8381a remove unnecessary line breaks Moonloard 2020-07-27 22:22:42 +02:00
  • 9ecc4331a9 new option to replace current tab when a assigned domain is opened Moonloard 2020-07-27 22:12:49 +02:00
  • 46d76dfaa3 new option to replace current tab when a assigned domain is opened Moonloard 2020-07-27 22:12:49 +02:00
  • c18cdfc88c Merge pull request #1815 from mozilla/1781-site-isolation-save-fix Maxx Crawford 2020-07-16 21:09:30 -05:00
  • 00a1ce9dca
    Merge pull request #1815 from mozilla/1781-site-isolation-save-fix 7.0.2 Maxx Crawford 2020-07-16 21:09:30 -05:00
  • 7901d293b7 Bumped version number for patch Maxx Crawford 2020-07-15 10:42:08 -05:00
  • b6f3c15999 Bumped version number for patch 1781-site-isolation-save-fix Maxx Crawford 2020-07-15 10:42:08 -05:00
  • 51a7b73480 Fixed #1781 - Reset checkbox listener to keep event queue to 0 Maxx Crawford 2020-07-15 10:41:12 -05:00
  • 024fb03c33 Fixed #1781 - Reset checkbox listener to keep event queue to 0 Maxx Crawford 2020-07-15 10:41:12 -05:00
  • 444640dedb Merge pull request #1811 from mozilla/1810-restore-new-tab-keyboard-nav luke crouch 2020-07-14 19:53:49 -05:00
  • de8d0b28ea
    Merge pull request #1811 from mozilla/1810-restore-new-tab-keyboard-nav 7.0.1 luke crouch 2020-07-14 19:53:49 -05:00
  • c1b46da4b1 Merge pull request #1809 from mozilla/fix-manage-site-list Maxx Crawford 2020-07-14 16:56:07 -05:00
  • 8cffccccce
    Merge pull request #1809 from mozilla/fix-manage-site-list Maxx Crawford 2020-07-14 16:56:07 -05:00
  • 0c1bdae20e Fixed #1810 - Split container item funcitonality Maxx Crawford 2020-07-14 16:49:49 -05:00
  • 7f31a92ede Fixed #1810 - Split container item funcitonality Maxx Crawford 2020-07-14 16:49:49 -05:00
  • 9648df1ed1 Merge pull request #1780 from mozilla/1779-manage-site-list-icon-fix luke crouch 2020-07-14 15:51:16 -05:00
  • b47291ae87
    Merge pull request #1780 from mozilla/1779-manage-site-list-icon-fix luke crouch 2020-07-14 15:51:16 -05:00
  • 83d879e6e3 fix space character typo in classList.add argument luke crouch 2020-07-14 15:34:07 -05:00
  • 8de231f5e9 fix space character typo in classList.add argument luke crouch 2020-07-14 15:34:07 -05:00
  • ff6317bc69 Merge pull request #1794 from ericlee4/close-button luke crouch 2020-07-14 11:07:19 -05:00
  • a10d222ce7
    Merge pull request #1794 from ericlee4/close-button luke crouch 2020-07-14 11:07:19 -05:00
  • 444cd0fde6 Merge pull request #1798 from kendallcorner/GH-1785-keyboard-nav luke crouch 2020-07-14 11:02:04 -05:00
  • 487befda65
    Merge pull request #1798 from kendallcorner/GH-1785-keyboard-nav luke crouch 2020-07-14 11:02:04 -05:00
  • 339d5b61f8 Fixed first panel keyboard arrow nav. Added second panel keyboard nav. Kendall Werts 2020-07-11 14:47:30 -05:00
  • 28222e510f Fixed first panel keyboard arrow nav. Added second panel keyboard nav. Kendall Werts 2020-07-11 14:47:30 -05:00
  • c6ff4d4e9a fix #1788 Eric Lee 2020-07-12 15:36:50 -04:00
  • a2a11d053b fix #1788 Eric Lee 2020-07-12 15:36:50 -04:00
  • 2ec30db10e Fixed #1779 - Added CSS override for favicons on the Manage Site List panel Maxx Crawford 2020-07-09 15:29:33 -05:00
  • 5e99af0993 Fixed #1779 - Added CSS override for favicons on the Manage Site List panel Maxx Crawford 2020-07-09 15:29:33 -05:00
  • 1ac721f130 Merge pull request #1750 from mozilla/1746-ux-ui-followup luke crouch 2020-07-09 11:58:33 -05:00
  • 94885de85b
    Merge pull request #1750 from mozilla/1746-ux-ui-followup 7.0.0 luke crouch 2020-07-09 11:58:33 -05:00
  • 9302463ab1 Fixed icon clipping where container icons are displayed. Added override for website favicons (listed in active container) Maxx Crawford 2020-07-09 11:51:24 -05:00
  • bcd3aaeb92 Fixed icon clipping where container icons are displayed. Added override for website favicons (listed in active container) Maxx Crawford 2020-07-09 11:51:24 -05:00
  • 1d92860e35 Bumped version number for new release Maxx Crawford 2020-07-07 10:18:14 -05:00
  • d0f7fc35a4 Bumped version number for new release Maxx Crawford 2020-07-07 10:18:14 -05:00
  • 99cab51e2a Updated lint errors, updated Stylelint library to latest version Maxx Crawford 2020-05-27 10:15:09 -05:00
  • 682d877960 Updated lint errors, updated Stylelint library to latest version Maxx Crawford 2020-05-27 10:15:09 -05:00
  • 6b159a00c1 Fixed issue where items with too-long page titles wrapped in tab list of specific container inside the panel Maxx Crawford 2020-05-27 10:14:33 -05:00
  • d901ba9067 Fixed issue where items with too-long page titles wrapped in tab list of specific container inside the panel Maxx Crawford 2020-05-27 10:14:33 -05:00
  • 9ffc01b36e Added dark mode support on the settings page Maxx Crawford 2020-05-26 22:31:13 -05:00
  • b47844b43a Added dark mode support on the settings page Maxx Crawford 2020-05-26 22:31:13 -05:00
  • 98ecb98b17 Linted Container Delete SVG Maxx Crawford 2020-05-22 14:11:40 -05:00
  • 765a0eb727 Linted Container Delete SVG Maxx Crawford 2020-05-22 14:11:40 -05:00
  • 48ecb9a389 Merge pull request #1756 from nathanhinchey/show-fence-icon-in-popup Maxx Crawford 2020-06-24 09:27:16 -05:00
  • 3b97e2722f
    Merge pull request #1756 from nathanhinchey/show-fence-icon-in-popup Maxx Crawford 2020-06-24 09:27:16 -05:00
  • ccb5ff55c5 Support managed storage Anton Nesterov 2020-06-15 13:22:19 +00:00
  • f4a087d0ed Fix sync resource hog Kafji 2020-05-31 10:46:24 +07:00
  • 8aed2987b1 Show fence icon in popup Nathan Hinchey 2020-05-28 12:48:11 -04:00
  • 52749ee1f0 Show fence icon in popup Nathan Hinchey 2020-05-28 12:48:11 -04:00
  • 642553a341 Remove unused data directory Nathan Hinchey 2020-05-28 12:22:29 -04:00
  • 4bc2b525ff Remove automatic capitalization of container name Jake Wharton 2020-05-27 14:36:18 -04:00
  • 9c80781e3f
    Remove automatic capitalization of container name Jake Wharton 2020-05-27 14:36:18 -04:00
  • e08651f1f7 Merge pull request #1654 from mozilla/UX-UI-update Maxx Crawford 2020-05-22 14:07:20 -05:00
  • 8ef0a6f9f1
    Merge pull request #1654 from mozilla/UX-UI-update Maxx Crawford 2020-05-22 14:07:20 -05:00
  • 412aba0c8b
    Update CONTRIBUTING.md Undoundoundo 2020-05-01 13:33:45 -04:00
  • c68b1b76ed Merge pull request #1706 from mozilla/version-6.2.5 luke crouch 2020-04-13 11:23:44 -05:00
  • 532abbf032
    Merge pull request #1706 from mozilla/version-6.2.5 6.2.5 luke crouch 2020-04-13 11:23:44 -05:00
  • 11e412f0b8 bump version to 6.2.5 groovecoder 2020-04-13 07:49:31 -05:00
  • d8f99ada77 bump version to 6.2.5 groovecoder 2020-04-13 07:49:31 -05:00
  • f24a8607bf Merge pull request #1686 from DeadlySurprise/fixCurrentContainerBtn luke crouch 2020-04-11 15:05:42 -05:00
  • 35cf2c95d4
    Merge pull request #1686 from DeadlySurprise/fixCurrentContainerBtn 6.2.4 luke crouch 2020-04-11 15:05:42 -05:00
  • 2547f79a07
    Merge pull request #15 from CSCD01/issue-1607-bugfix JoeyHuang 2020-04-07 11:19:04 -04:00
  • c2eab092fd fixed typo joey 2020-04-06 14:57:33 -04:00
  • 29947c52a5 updated comments joey 2020-04-06 14:55:46 -04:00
  • fbff608aae fixed window close issue joey 2020-04-06 14:32:08 -04:00
  • 8ffc33c636
    Merge pull request #14 from CSCD01/issue-1607-background-logic JoeyHuang 2020-04-02 15:45:28 -04:00
  • 4df51a9790 added comments joey 2020-04-01 14:34:01 -04:00
  • 03ee937e85 Merge branch 'issue-1607' into issue-1607-background-logic joey 2020-04-01 14:17:54 -04:00
  • fd793b7195 record the newly open tab id if new window is craeted, which makes delete easier joey 2020-03-31 23:00:41 -04:00
  • 691350e05d
    Merge pull request #13 from CSCD01/issue-1607-ui Khansa Kiasatina 2020-03-29 23:43:05 -04:00
  • 84bfe683c5 renamed the background joey 2020-03-29 23:38:20 -04:00
  • e80bf07995 add event handler and send message to messageHandler Khansa Kiasatina 2020-03-29 21:20:29 -04:00
  • bc5ac45c4a add button to popup Khansa Kiasatina 2020-03-29 21:15:16 -04:00
  • 5e142b2070 draft implementation of reorganizing tabs for background logic joey 2020-03-29 17:55:45 -04:00
  • d76c924dcf Fixed 'open in current container button' not working DeadlySurprise 2020-03-15 17:42:52 +01:00
  • 19e694d8eb Fixed 'open in current container button' not working DeadlySurprise 2020-03-15 17:42:52 +01:00
  • 100efce244 fixed lint style issue joey 2020-03-14 12:17:53 -04:00
  • 2ed9eaee8a fix lint Khansa Kiasatina 2020-03-13 17:25:09 -04:00
  • 6be53ecabe
    remove unwanted need comment QiiLin 2020-03-11 15:38:44 -04:00
  • 39a40cfa2f add comments QiiLin 2020-03-11 14:31:34 -04:00
  • c23ac2149b
    Merge pull request #9 from CSCD01/issue-1624-backend-logic QiiLin 2020-03-11 13:21:43 -04:00
  • 1b549adc75
    Delete console.log QiiLin 2020-03-11 13:19:34 -04:00