Commit graph

4383 commits

Author SHA1 Message Date
Oliver Blanthorn
e5d3ca8add
Revert me: make tests easier to fail 2020-08-02 18:14:45 +01:00
Oliver Blanthorn
59d2c8513b
Re-enable E2E tabopen tests
These should be broken due to #2695
2020-08-02 13:13:42 +01:00
Oliver Blanthorn
0efb653b50
Merge pull request #2696 from lukegb/gerrit-support
Recursively resolve the current element through the Shadow DOM
2020-08-02 12:59:35 +01:00
Oliver Blanthorn
987133a5f3
Fix :unfocus on nested shadowRoots 2020-08-02 12:47:05 +01:00
Oliver Blanthorn
465913f4be
Move deepestShadowRoot to lib/dom to allow reuse 2020-08-02 12:46:18 +01:00
Luke Granger-Brown
49b6e727f3 Recursively resolve the current element through the Shadow DOM
This fixes Tridactyl's interactions with Gerrit (e.g. the search box on https://gerrit-review.googlesource.com), where Tridactyl will not otherwise recognise that text boxes have focus and will eat all the inputs.
2020-08-02 03:03:15 +00:00
dependabot-preview[bot]
77dd094cf9
Merge pull request #2694 from tridactyl/dependabot/npm_and_yarn/ts-loader-8.0.2 2020-08-01 15:08:00 +00:00
dependabot-preview[bot]
2a990a32fc
Bump ts-loader from 8.0.1 to 8.0.2
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 8.0.1 to 8.0.2.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases)
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TypeStrong/ts-loader/compare/v8.0.1...v8.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-01 14:20:23 +00:00
dependabot-preview[bot]
74b3b0f3ec
Merge pull request #2691 from tridactyl/dependabot/npm_and_yarn/geckodriver-1.20.0 2020-08-01 10:30:26 +00:00
dependabot-preview[bot]
4bc58e9ef8
Bump geckodriver from 1.19.1 to 1.20.0
Bumps [geckodriver](https://github.com/vladikoff/node-geckodriver) from 1.19.1 to 1.20.0.
- [Release notes](https://github.com/vladikoff/node-geckodriver/releases)
- [Commits](https://github.com/vladikoff/node-geckodriver/compare/v1.19.1...v1.20.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-01 10:03:50 +00:00
dependabot-preview[bot]
0492fd722e
Merge pull request #2689 from tridactyl/dependabot/npm_and_yarn/types/jest-26.0.8 2020-07-31 14:13:11 +00:00
dependabot-preview[bot]
42ea0bc24f
Bump @types/jest from 26.0.7 to 26.0.8
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.7 to 26.0.8.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-31 13:41:35 +00:00
dependabot-preview[bot]
e7f6150b41
Merge pull request #2688 from tridactyl/dependabot/npm_and_yarn/eslint-plugin-jsdoc-30.1.0 2020-07-31 11:28:47 +00:00
dependabot-preview[bot]
a0640de875
Bump eslint-plugin-jsdoc from 30.0.3 to 30.1.0
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 30.0.3 to 30.1.0.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v30.0.3...v30.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-31 11:17:11 +00:00
Oliver Blanthorn
d8e3341ac1
Merge pull request #2679 from natrys/readline
Increase readline conformity of editor functions
2020-07-30 18:09:59 +01:00
Oliver Blanthorn
56aeaf42e7
Merge pull request #2686 from tridactyl/dependabot/npm_and_yarn/ramda-0.27.1
Bump ramda from 0.27.0 to 0.27.1
2020-07-30 18:02:56 +01:00
dependabot-preview[bot]
e8b83fac28
Bump ramda from 0.27.0 to 0.27.1
Bumps [ramda](https://github.com/ramda/ramda) from 0.27.0 to 0.27.1.
- [Release notes](https://github.com/ramda/ramda/releases)
- [Changelog](https://github.com/ramda/ramda/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ramda/ramda/compare/v0.27.0...v0.27.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-30 15:56:10 +00:00
dependabot-preview[bot]
54d51d3e8b
Merge pull request #2685 from tridactyl/dependabot/npm_and_yarn/webpack-4.44.1 2020-07-30 15:54:01 +00:00
dependabot-preview[bot]
e40e2adc47
Bump webpack from 4.44.0 to 4.44.1
Bumps [webpack](https://github.com/webpack/webpack) from 4.44.0 to 4.44.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.44.0...v4.44.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-30 15:07:07 +00:00
Oliver Blanthorn
0cefbbbe64
Add downloadsskiphistory to another download call 2020-07-30 14:15:58 +01:00
Oliver Blanthorn
9ef6d77dd9
Add downloadsskiphistory setting for gigip 2020-07-30 14:01:30 +01:00
Oliver Blanthorn
c84ad4097a
Fix gD bind 2020-07-30 13:40:00 +01:00
dependabot-preview[bot]
4c8a104459
Merge pull request #2682 from tridactyl/dependabot/npm_and_yarn/elliptic-6.5.3 2020-07-29 22:10:43 +00:00
dependabot-preview[bot]
7387cfdd5e
[Security] Bump elliptic from 6.4.1 to 6.5.3
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.4.1 to 6.5.3. **This update includes a security fix.**
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.4.1...v6.5.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-29 21:51:20 +00:00
dependabot-preview[bot]
bed2eb4998
Merge pull request #2680 from tridactyl/dependabot/npm_and_yarn/tsconfig-paths-webpack-plugin-3.3.0 2020-07-29 16:20:48 +00:00
dependabot-preview[bot]
cae64e21b4
Bump tsconfig-paths-webpack-plugin from 3.2.0 to 3.3.0
Bumps [tsconfig-paths-webpack-plugin](https://github.com/dividab/tsconfig-paths-webpack-plugin) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/dividab/tsconfig-paths-webpack-plugin/releases)
- [Changelog](https://github.com/dividab/tsconfig-paths-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dividab/tsconfig-paths-webpack-plugin/compare/3.2.0...v3.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-29 16:05:29 +00:00
Imran Khan
dfbaa21022 Increase readline conformity of editor functions
The kill_word variants now cleanup trailing/leading non-word chars, and
don't kill anything in reverse direction if no word found in main
direction.

The word movement functions now only leap once instead of twice.
2020-07-29 20:26:55 +06:00
dependabot-preview[bot]
9cebd0b9c4
Merge pull request #2675 from tridactyl/dependabot/npm_and_yarn/types/firefox-webext-browser-78.0.1 2020-07-29 00:55:28 +00:00
dependabot-preview[bot]
5b2c3d906f
Bump @types/firefox-webext-browser from 78.0.0 to 78.0.1
Bumps [@types/firefox-webext-browser](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/firefox-webext-browser) from 78.0.0 to 78.0.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/firefox-webext-browser)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-29 00:42:05 +00:00
dependabot-preview[bot]
5c320b7437
Merge pull request #2674 from tridactyl/dependabot/npm_and_yarn/types/node-14.0.27 2020-07-28 23:54:45 +00:00
dependabot-preview[bot]
029ab85b68
Bump @types/node from 14.0.26 to 14.0.27
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.0.26 to 14.0.27.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-28 22:54:13 +00:00
dependabot-preview[bot]
8dc9b3c35b
Merge pull request #2673 from tridactyl/dependabot/npm_and_yarn/typescript-eslint/parser-3.7.1 2020-07-27 23:50:30 +00:00
dependabot-preview[bot]
5edf1a4a7d
Bump @typescript-eslint/parser from 3.7.0 to 3.7.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 3.7.0 to 3.7.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v3.7.1/packages/parser)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-27 23:27:44 +00:00
dependabot-preview[bot]
f0f9fff7fb
Merge pull request #2672 from tridactyl/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-3.7.1 2020-07-27 23:25:53 +00:00
dependabot-preview[bot]
1cbcea3b8d
Bump @typescript-eslint/eslint-plugin from 3.7.0 to 3.7.1
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 3.7.0 to 3.7.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v3.7.1/packages/eslint-plugin)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-27 22:53:16 +00:00
dependabot-preview[bot]
42a9390769
Merge pull request #2671 from tridactyl/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-tslint-3.7.1 2020-07-27 22:51:23 +00:00
dependabot-preview[bot]
77778df40d
Bump @typescript-eslint/eslint-plugin-tslint from 3.7.0 to 3.7.1
Bumps [@typescript-eslint/eslint-plugin-tslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin-tslint) from 3.7.0 to 3.7.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin-tslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v3.7.1/packages/eslint-plugin-tslint)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-27 22:25:54 +00:00
Oliver Blanthorn
cfcfa431d2
Merge pull request #2669 from tridactyl/dependabot/npm_and_yarn/web-ext-5.0.0
Bump web-ext from 4.3.0 to 5.0.0
2020-07-27 23:22:57 +01:00
dependabot-preview[bot]
cee0496a17
Bump web-ext from 4.3.0 to 5.0.0
Bumps [web-ext](https://github.com/mozilla/web-ext) from 4.3.0 to 5.0.0.
- [Release notes](https://github.com/mozilla/web-ext/releases)
- [Commits](https://github.com/mozilla/web-ext/compare/4.3.0...5.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-27 19:35:09 +00:00
dependabot-preview[bot]
a862b3d489
Merge pull request #2667 from tridactyl/dependabot/npm_and_yarn/fuse.js-6.4.1 2020-07-26 17:23:09 +00:00
dependabot-preview[bot]
32c75b257f
Bump fuse.js from 6.4.0 to 6.4.1
Bumps [fuse.js](https://github.com/krisk/Fuse) from 6.4.0 to 6.4.1.
- [Release notes](https://github.com/krisk/Fuse/releases)
- [Changelog](https://github.com/krisk/Fuse/blob/master/CHANGELOG.md)
- [Commits](https://github.com/krisk/Fuse/compare/v6.4.0...v6.4.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-26 17:09:56 +00:00
Oliver Blanthorn
134bc4d1ee Fix platform detection on Windows 2020-07-25 18:33:09 +01:00
Oliver Blanthorn
c91c331870
Try to make builds more reliable
The ESR builds have a habit of failing about 1 in 30 times.
2020-07-25 17:47:06 +01:00
Oliver Blanthorn
6247bbbc92
Fix #2465: improve settings tutorial 2020-07-25 17:28:04 +01:00
Oliver Blanthorn
acbc6938d7
Merge pull request #2664 from tridactyl/platform_specific_config
Add platform specific defaults
2020-07-25 16:22:25 +01:00
Oliver Blanthorn
b6eec7405b
Make platform-specific defaults more extensible 2020-07-25 15:41:16 +01:00
Oliver Blanthorn
50e6c25913
Fix #2636: remove ctrl-6 browser bind on Windows 2020-07-25 15:41:15 +01:00
Oliver Blanthorn
cb18daa7eb
Add platform specific defaults 2020-07-25 15:41:10 +01:00
dependabot-preview[bot]
7cb0c66c91
Merge pull request #2663 from tridactyl/dependabot/npm_and_yarn/types/node-14.0.26 2020-07-24 20:10:51 +00:00
dependabot-preview[bot]
c0e0d784ce
Bump @types/node from 14.0.25 to 14.0.26
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.0.25 to 14.0.26.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-24 19:48:49 +00:00