Leonardo Dagnino
6374a28932
fix: correct pull request template placement
2023-10-14 19:05:45 -03:00
Danny Colin
6a9afcf266
Revert monitoring modifier in popup shortcuts
2023-10-13 14:45:32 -04:00
Danny Colin
bea1cdcf87
Merge pull request #2584 from emilio/icons
...
Use color-scheme-aware icons.
2023-10-10 22:13:40 -04:00
Emilio Cobos Álvarez
3779f86088
Make icons react to color-scheme properly.
...
Note that due to https://bugzilla.mozilla.org/show_bug.cgi?id=1779457 /
https://github.com/w3c/csswg-drafts/issues/7213 , prefers-color-scheme
works fine even if the user has an explicitly light theme or so.
This fixes #2583 entirely.
2023-10-09 00:57:23 +02:00
Emilio Cobos Álvarez
bb24647ff3
Make usercontext.svg use color-scheme-aware colors.
...
Fixes the individual icons in #2583 .
2023-10-09 00:45:37 +02:00
Danny Colin
60466258b8
Rebrand Firefox Account
...
* Change Firefox Account to account
* Add brand=mozilla to accounts.firefox.com URLs
2023-10-02 13:13:17 -04:00
Danny Colin
dd4020069c
Add MAC icon in toolbar on install
2023-09-23 19:31:01 -04:00
luke crouch
60b40a2d9f
Merge pull request #2562 from mozilla/fix-issue-template
...
Fix issue template
2023-08-11 09:57:42 -05:00
Danny Colin
1142c73812
Fix issue template
...
There's an escape character that breaks our issue template and prevents it to be parsed by Github. This patch removes it.
2023-08-10 14:05:34 -04:00
Danny Colin
f20688c453
Merge pull request #2543 from dannycolin/i18n-remove-hardcoded-strings
...
Fix missing i18n strings in the UI
2023-06-27 21:33:52 -04:00
Danny Colin
f85d75188a
Fix missing i18n strings in the UI
...
This patch fix all the missing i18n strings in the UI. It also
standardize the main title to "Firefox Multi-Account Containers"
everywhere we use it in the addon.
2023-06-19 19:41:10 -04:00
Danny Colin
dae7d92595
Merge pull request #2501 from dannycolin/popup-shortcuts
...
Rework shortcut listener logic for the addon popup
2023-06-17 16:00:37 -04:00
Danny Colin
ef10307898
Rework shortcut listener logic for the addon popup
...
- Add Slash shortcut to focus search input
- Use event.code instead of event.keyCode
- Cancel [0-9] shortcuts when modified is pressed
- Cancel [0-9] shortcuts when search input is focused
2023-06-17 15:58:04 -04:00
Danny Colin
b29ba2094e
Merge pull request #2492 from dannycolin/bug-2457-sort-shortcut
...
Fix 2457 - add shortcut for sorting tabs by container
2023-06-08 11:55:27 -04:00
Andrea Marchesini
f7e9deebda
Merge pull request #2505 from mozilla/dependabot/npm_and_yarn/cacheable-request-10.2.7
...
Bump cacheable-request from 10.2.3 to 10.2.7
2023-03-11 05:05:23 -05:00
Danny Colin
473495ec0c
Merge pull request #2509 from drien/main
...
Add `file:` protocol to non-permissible protocol list
2023-02-23 18:03:55 -05:00
Adrien Delessert
38cdf0a98c
Merge branch 'mozilla:main' into main
2023-02-23 17:55:44 -05:00
Maxx Crawford
69bfac12de
Merge pull request #2511 from mozilla/revert-2506-npx-test-fix-fix
...
Fix Build and Test Github CI Scripts
2023-02-22 11:26:39 -06:00
Maxx Crawford
2dfd1ee4bb
Update build script to use npx
instead of npm bin
bash scripting
2023-02-22 11:23:45 -06:00
Danny Colin
37e0caec25
Merge pull request #2506 from mozilla/npx-test-fix
...
Fix failing test install by replacing $(npm bin) with npx
2023-02-20 11:39:50 -05:00
Adrien Delessert
2894de1127
Add file: protocol to non-permissible list
2023-02-16 12:39:44 -05:00
Maxx Crawford
e71cd19883
Fix failing test install by replacing (npm bin) with npx
2023-02-13 13:14:54 -06:00
dependabot[bot]
caa52cebf4
Bump cacheable-request from 10.2.3 to 10.2.7
...
Bumps [cacheable-request](https://github.com/jaredwray/cacheable-request ) from 10.2.3 to 10.2.7.
- [Release notes](https://github.com/jaredwray/cacheable-request/releases )
- [Commits](https://github.com/jaredwray/cacheable-request/commits )
---
updated-dependencies:
- dependency-name: cacheable-request
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-02-11 00:28:54 +00:00
Danny Colin
0bcac2a741
Merge pull request #2499 from mozilla/dependabot/npm_and_yarn/fast-json-patch-and-addons-linter-and-web-ext-3.1.1
...
Bump fast-json-patch, addons-linter and web-ext
2023-02-07 14:30:48 -05:00
dependabot[bot]
1445c9c3db
Bump fast-json-patch, addons-linter and web-ext
...
Bumps [fast-json-patch](https://github.com/Starcounter-Jack/JSON-Patch ) to 3.1.1 and updates ancestor dependencies [fast-json-patch](https://github.com/Starcounter-Jack/JSON-Patch ), [addons-linter](https://github.com/mozilla/addons-linter ) and [web-ext](https://github.com/mozilla/web-ext ). These dependencies need to be updated together.
Updates `fast-json-patch` from 2.2.1 to 3.1.1
- [Release notes](https://github.com/Starcounter-Jack/JSON-Patch/releases )
- [Commits](https://github.com/Starcounter-Jack/JSON-Patch/compare/v2.2.1...3.1.1 )
Updates `addons-linter` from 5.24.0 to 5.28.0
- [Release notes](https://github.com/mozilla/addons-linter/releases )
- [Commits](https://github.com/mozilla/addons-linter/compare/5.24.0...5.28.0 )
Updates `web-ext` from 7.4.0 to 7.5.0
- [Release notes](https://github.com/mozilla/web-ext/releases )
- [Commits](https://github.com/mozilla/web-ext/compare/7.4.0...7.5.0 )
---
updated-dependencies:
- dependency-name: fast-json-patch
dependency-type: indirect
- dependency-name: addons-linter
dependency-type: direct:development
- dependency-name: web-ext
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-02-06 21:47:50 +00:00
Danny Colin
e2628a20ac
Merge pull request #2497 from mozilla/dependabot/npm_and_yarn/http-cache-semantics-4.1.1
...
Bump http-cache-semantics from 4.1.0 to 4.1.1
2023-02-06 16:46:01 -05:00
dependabot[bot]
a30499ecfd
Bump http-cache-semantics from 4.1.0 to 4.1.1
...
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics ) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases )
- [Commits](https://github.com/kornelski/http-cache-semantics/compare/v4.1.0...v4.1.1 )
---
updated-dependencies:
- dependency-name: http-cache-semantics
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-02-04 19:49:54 +00:00
Danny Colin
c948a9501d
Fix 2457 - add shortcut for sorting tabs by container
2023-01-23 18:49:39 -05:00
Danny Colin
a91c6b09a9
Merge pull request #2427 from mozilla/add-helper-dev-scripts
...
Add remove/restore scripts for nested .git folder
2023-01-09 19:11:07 -05:00
Danny Colin
0b2347834c
Merge pull request #2485 from mozilla/dependabot/npm_and_yarn/json5-2.2.3
...
Bump json5 from 2.2.1 to 2.2.3
2023-01-09 19:08:53 -05:00
dependabot[bot]
d5e14aa628
Bump json5 from 2.2.1 to 2.2.3
...
Bumps [json5](https://github.com/json5/json5 ) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases )
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md )
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.3 )
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-01-09 17:46:13 +00:00
Danny Colin
95f598c25c
Merge pull request #2476 from mozilla/dependabot/npm_and_yarn/got-and-addons-linter-12.5.3
...
Bump got and addons-linter
2022-12-14 12:02:51 -05:00
Danny Colin
16a6e21bc5
Merge pull request #2475 from mozilla/dependabot/npm_and_yarn/express-and-addons-linter--removed
...
Bump express and addons-linter
2022-12-14 12:02:13 -05:00
Danny Colin
781b1caeb5
Merge pull request #2473 from mozilla/dependabot/npm_and_yarn/decode-uri-component-0.2.2
...
Bump decode-uri-component from 0.2.0 to 0.2.2
2022-12-14 11:59:59 -05:00
dependabot[bot]
c9786f28da
Bump decode-uri-component from 0.2.0 to 0.2.2
...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component ) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases )
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2 )
---
updated-dependencies:
- dependency-name: decode-uri-component
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-12-14 16:57:32 +00:00
dependabot[bot]
2196098512
Bump got and addons-linter
...
Bumps [got](https://github.com/sindresorhus/got ) to 12.5.3 and updates ancestor dependency [addons-linter](https://github.com/mozilla/addons-linter ). These dependencies need to be updated together.
Updates `got` from 8.3.2 to 12.5.3
- [Release notes](https://github.com/sindresorhus/got/releases )
- [Commits](https://github.com/sindresorhus/got/compare/v8.3.2...v12.5.3 )
Updates `addons-linter` from 3.23.0 to 5.24.0
- [Release notes](https://github.com/mozilla/addons-linter/releases )
- [Commits](https://github.com/mozilla/addons-linter/compare/3.23.0...5.24.0 )
---
updated-dependencies:
- dependency-name: got
dependency-type: indirect
- dependency-name: addons-linter
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-12-14 16:57:23 +00:00
dependabot[bot]
31e1f4478d
Bump express and addons-linter
...
Removes [express](https://github.com/expressjs/express ). It's no longer used after updating ancestor dependency [addons-linter](https://github.com/mozilla/addons-linter ). These dependencies need to be updated together.
Removes `express`
Updates `addons-linter` from 3.23.0 to 5.24.0
- [Release notes](https://github.com/mozilla/addons-linter/releases )
- [Commits](https://github.com/mozilla/addons-linter/compare/3.23.0...5.24.0 )
---
updated-dependencies:
- dependency-name: express
dependency-type: indirect
- dependency-name: addons-linter
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-12-14 16:57:20 +00:00
Danny Colin
12fab97d62
Merge pull request #2461 from mozilla/dependabot/npm_and_yarn/minimatch-and-mocha-3.1.2
...
Bump minimatch and mocha
2022-12-14 11:56:42 -05:00
dependabot[bot]
e45883d6bc
Bump minimatch and mocha
...
Bumps [minimatch](https://github.com/isaacs/minimatch ) to 3.1.2 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha ). These dependencies need to be updated together.
Updates `minimatch` from 3.0.4 to 3.1.2
- [Release notes](https://github.com/isaacs/minimatch/releases )
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2 )
Updates `mocha` from 6.2.3 to 10.1.0
- [Release notes](https://github.com/mochajs/mocha/releases )
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mochajs/mocha/compare/v6.2.3...v10.1.0 )
---
updated-dependencies:
- dependency-name: minimatch
dependency-type: indirect
- dependency-name: mocha
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-29 17:07:03 +00:00
Danny Colin
6594a061d6
Merge pull request #2460 from mozilla/version-bump-package-json
...
version bump package json
2022-11-29 12:05:29 -05:00
Danny Colin
65a36ee5be
Merge pull request #2428 from dannycolin/radio-hover-css
...
Fix broken radio focus styling in light mode
2022-11-29 12:05:10 -05:00
Maxx Crawford
00fd9b7aab
Merge pull request #2432 from dannycolin/update-l10n
...
update l10n to get the missing strings in 8.1.0 build
2022-11-29 10:14:07 -06:00
Maxx Crawford
4d1acc1d8e
Generate package-lock.json locally with correct versions of node, npm
2022-11-29 10:09:32 -06:00
Danny Colin
2f99ec4613
Merge pull request #2450 from dannycolin/revert-2231
...
Backout #2231 from 8.1.0
2022-11-29 10:47:59 -05:00
Maxx Crawford
0070f9c942
Bump version number to 8.1.1
2022-11-29 09:44:07 -06:00
Maxx Crawford
00beddc4cd
Add package-lock.json to tracked files
2022-11-29 09:43:50 -06:00
Danny Colin
8e7d9f7574
Revert "Excluding containers from sync with RegExp"
...
This reverts commit bf31fa9196
.
2022-11-18 23:40:58 -05:00
Danny Colin
06c897583b
Revert "Fix empty sync exclude regexp behavior ( #2383 )"
...
This reverts commit e5fa98d69e
.
2022-11-18 23:40:46 -05:00
Danny Colin
f41139402e
update l10n
2022-10-26 13:55:06 -04:00
Danny Colin
c4b0823526
bump version to 8.1.1
2022-10-20 17:58:06 -04:00