-
Notifications
You must be signed in to change notification settings - Fork 46
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* #1509 start manifest v3 migration * fix * fix: permissions * feat: use alarms intead of inMemoryStoreGetUntilAvailable * Revert "feat: use alarms intead of inMemoryStoreGetUntilAvailable" This reverts commit 3abf9f9. * fix: splash screen login issue * feat: (WIP) added custom settimeout and setinterval * (WIP) move to settimeout and setinterval to background script * (WIP) setHandledTimeout and interval * fix: CSP issue * fix: revert timeout and interval * feat: setinterval * temp: disable tap * fix: *.google.com manifest issue * fix: oauth2.htm permission issue * fix: trustedTypes error handling * fix: use openpgp ES module * revert: openpgp removal from content script * wip: use webpack to bundle forge * fix: unit test * fix: unit test * fix: ui test compose - test compose after reconnect account * feat: added forge mjs * fix: forge * fix: network available checK * fix: google reauth * fix: replace xmlhttprequest with fetch and wip objurls * fix: ui test * Revert "temp: disable tap" This reverts commit cfb4753. * temp: disable tap * fix: added comment * fix: refactor * fix: manifest firefox compatibility * fix: pr reviews * fix: isInternetAccessible * fix: remove SimpleExpirationCache * fix: get * fix: tests * fix: expiration cache * fix: expiration cache test * fix: expiration cache test * fix: remove rejected promise from cache test * fix: moved ExpirationCache to service worker * fix: catch.evaluate errors * temp: changed numbers * Revert "temp: changed numbers" This reverts commit c141adc. * temp: enabled only 1 live test * fix: added logging * fix: get user account email * fix: user email get * Revert "temp: enabled only 1 live test" This reverts commit c6a9e8b. * fix: enabled tap for flaky * fix: tap * fix: firefox manifest v2 and refactored storageGet * feat: moved expiration cache to promise based to value based * Revert "feat: moved expiration cache to promise based to value based" This reverts commit 0415abb. * fix: Permission denied to access property constructor error * feat: do not use caching mechanism in firefox * fix: web_accessibile_resources * fix: pr reviews * fix: manifest security issues * fix: test * fix: service worker * fix: ts issue * fix: pr reviews * fix: bgnotreadyerror * fix: added retry logic for expiration cache delete * fix: code refactor * fix: tests * fix: fetch response * feat: added prefix thing in expiration cache * fix: unit test * temp: remove tap * fix: minutes * Revert "temp: remove tap" This reverts commit 7207b39. * revert: prefix cache changes * Revert "revert: prefix cache changes" This reverts commit 84b7be4. * incrassed timeout * temp: increase live test time * fix: decrease time * fix: console.log * Revert "incrassed timeout" This reverts commit 6f4248c. * fix: derease time * revert live gmail tests * fix: pr reviews * build(deps): bump sweetalert2 from 11.10.8 to 11.11.0 (#5711) * build(deps): bump sweetalert2 from 11.10.8 to 11.11.0 Bumps [sweetalert2](https://github.com/sweetalert2/sweetalert2) from 11.10.8 to 11.11.0. - [Release notes](https://github.com/sweetalert2/sweetalert2/releases) - [Changelog](https://github.com/sweetalert2/sweetalert2/blob/main/CHANGELOG.md) - [Commits](sweetalert2/sweetalert2@v11.10.8...v11.11.0) --- updated-dependencies: - dependency-name: sweetalert2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * wip --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Roma Sosnovsky <[email protected]> --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Roma Sosnovsky <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information
1 parent
20ec7e9
commit e9c7694
Showing
52 changed files
with
56,725 additions
and
29,180 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.