Commit graph

5238 commits

Author SHA1 Message Date
Oliver Blanthorn
62d3f59076
Fix #3109: improve sanitise help 2020-12-15 17:22:55 +01:00
dependabot-preview[bot]
acb244ef70
Merge pull request #3092 from tridactyl/dependabot/npm_and_yarn/types/node-14.14.13 2020-12-14 21:01:14 +00:00
dependabot-preview[bot]
0b1440ceac
Bump @types/node from 14.14.11 to 14.14.13
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.11 to 14.14.13.
- [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-12-14 19:10:13 +00:00
dependabot-preview[bot]
7d255a2cd3
Merge pull request #3104 from tridactyl/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-tslint-4.10.0 2020-12-14 19:08:02 +00:00
dependabot-preview[bot]
07493988ae
Bump @typescript-eslint/eslint-plugin-tslint from 4.9.1 to 4.10.0
Bumps [@typescript-eslint/eslint-plugin-tslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin-tslint) from 4.9.1 to 4.10.0.
- [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/v4.10.0/packages/eslint-plugin-tslint)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-14 18:07:30 +00:00
Oliver Blanthorn
c9b14ab3d1
Merge pull request #3085 from Rummskartoffel/yankimage
Add image-to-clipboard hinting
2020-12-13 22:00:43 +00:00
Oliver Blanthorn
fa3d82c5bc
Fix #3098: viewconfig completions
Also allow viewconfig to accept . paths and for
--default and --user flags to be combined with
keys
2020-12-13 22:45:52 +01:00
Oliver Blanthorn
e2eab6c75a
Fix #3096: improve setpref docs 2020-12-13 22:18:51 +01:00
Oliver Blanthorn
88202b526e
Fix #3100: skip # comments in RCs 2020-12-13 22:16:48 +01:00
Oliver Blanthorn
d42d1296f2
Fix #3101: fix space in browsermaps 2020-12-13 22:02:16 +01:00
Oliver Blanthorn
78f6050872
Tidy up viewconfig code 2020-12-13 21:12:27 +01:00
Rummskartoffel
e6363cf04f Add default nmap ;Y for hinting and yanking images 2020-12-12 18:09:06 +01:00
Oliver Blanthorn
46d739efe7
Fix #3089: remove extra space 2020-12-11 23:17:28 +01:00
Oliver Blanthorn
9f7f086a78
Fix #3077: add ;x and ;X xdotool fallback binds 2020-12-11 23:02:37 +01:00
Oliver Blanthorn
c1b3d62fcd
Simplify image search binds 2020-12-11 22:37:40 +01:00
dependabot-preview[bot]
2809b8235b
Merge pull request #3090 from tridactyl/dependabot/npm_and_yarn/jest-webextension-mock-3.7.4 2020-12-11 18:25:32 +00:00
dependabot-preview[bot]
f27e702696
Bump jest-webextension-mock from 3.7.3 to 3.7.4
Bumps jest-webextension-mock from 3.7.3 to 3.7.4.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-11 17:37:18 +00:00
Rummskartoffel
38acd32453 Let browser decide whether image type can be copied to clipboard
Throw a user-readable error if an unsupported image type is supplied
Re-throw the original error if there is a different problem
2020-12-11 14:25:23 +01:00
dependabot-preview[bot]
2f6b948209
Merge pull request #3088 from tridactyl/dependabot/npm_and_yarn/ts-loader-8.0.12 2020-12-11 09:23:39 +00:00
dependabot-preview[bot]
f19b8021c8
Bump ts-loader from 8.0.11 to 8.0.12
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 8.0.11 to 8.0.12.
- [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.11...v8.0.12)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-11 08:52:10 +00:00
dependabot-preview[bot]
14f42dca02
Merge pull request #3062 from tridactyl/dependabot/npm_and_yarn/nearley-2.20.1 2020-12-10 23:23:01 +00:00
dependabot-preview[bot]
14fb2351b6
Bump nearley from 2.19.9 to 2.20.1
Bumps [nearley](https://github.com/hardmath123/nearley) from 2.19.9 to 2.20.1.
- [Release notes](https://github.com/hardmath123/nearley/releases)
- [Commits](https://github.com/hardmath123/nearley/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-10 22:54:19 +00:00
dependabot-preview[bot]
1cb379a8b9
Merge pull request #3081 from tridactyl/dependabot/npm_and_yarn/marked-1.2.6 2020-12-10 22:52:01 +00:00
Oliver Blanthorn
ee295a212f
Merge pull request #3078 from Rummskartoffel/clipboard-api
Update yank to use Clipboard API
2020-12-10 22:04:07 +00:00
Oliver Blanthorn
90ee6410ca
Disable array type linting
There doesn't seem to be a way of allowing `MyType[]` but
disallowing `(string | number)[]` in lieu of
`Array<string | number>` so I'm just disabling it
completely
2020-12-10 22:56:16 +01:00
Oliver Blanthorn
65183e52e9
Update nativeinstall docstring 2020-12-10 22:48:04 +01:00
Oliver Blanthorn
c25e517cec
Mention HTTPS/background requirement on clipboard 2020-12-10 22:46:29 +01:00
Oliver Blanthorn
7ecc97ff8e
Bikeshed a few things 2020-12-10 22:33:34 +01:00
Rummskartoffel
fcf5cd8c85 Add :yankimage command
Also add url_util.getAbsoluteURL to facilitate usage of :yankimage
2020-12-10 21:02:36 +01:00
dependabot-preview[bot]
48a077ac8e
Merge pull request #3084 from tridactyl/dependabot/npm_and_yarn/ini-1.3.7 2020-12-10 19:47:21 +00:00
dependabot-preview[bot]
5655d37c62
[Security] Bump ini from 1.3.5 to 1.3.7
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. **This update includes a security fix.**
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-10 18:46:57 +00:00
dependabot-preview[bot]
6232eb8c93
Bump marked from 1.2.5 to 1.2.6
Bumps [marked](https://github.com/markedjs/marked) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/release.config.js)
- [Commits](https://github.com/markedjs/marked/compare/v1.2.5...v1.2.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-10 16:34:29 +00:00
Rummskartoffel
02e39f99ab Rename setclip_api and getclip_api 2020-12-09 23:28:23 +01:00
Rummskartoffel
96c9e1f956 Also remove applyWithTmpTextArea
This function is an invitation to write terrible, hacky code, and it is
now unused.
2020-12-09 21:55:11 +01:00
Rummskartoffel
1d59231c21 Update yank to use Clipboard API 2020-12-09 21:40:30 +01:00
Oliver Blanthorn
26981ec0e1
Fix #3074: increase naming consistency 2020-12-09 17:48:51 +01:00
Rummskartoffel
d9223be3fa
Fix #1567: custom hint binds for WhatsApp 2020-12-09 17:46:45 +01:00
Oliver Blanthorn
d5394fab0d
Tidy up subconfig a little 2020-12-09 17:46:45 +01:00
dependabot-preview[bot]
4c8517d13a
Merge pull request #3073 from tridactyl/dependabot/npm_and_yarn/types/jest-26.0.18 2020-12-08 22:35:10 +00:00
dependabot-preview[bot]
02bd251d42
Bump @types/jest from 26.0.17 to 26.0.18
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.17 to 26.0.18.
- [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-12-08 21:12:32 +00:00
dependabot-preview[bot]
f7ac8a1451
Merge pull request #3072 from tridactyl/dependabot/npm_and_yarn/types/node-14.14.11 2020-12-08 18:58:13 +00:00
Oliver Blanthorn
238ba8013f
Add helpful DOM commands 2020-12-08 19:50:24 +01:00
Oliver Blanthorn
b49be04730
Fix #2978: detail workaround for installing extension
Mozilla continues its war against its own users ; )
2020-12-08 19:19:07 +01:00
Oliver Blanthorn
2dc6d95681
Merge pull request #3061 from Rummskartoffel/explicit-type-annotations
Explicitly annotate state.getAsync
2020-12-08 18:04:26 +00:00
Oliver Blanthorn
d2ae4a2293
Remove unnecessary type assertion 2020-12-08 19:03:16 +01:00
dependabot-preview[bot]
d388d38243
Bump @types/node from 14.14.10 to 14.14.11
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.10 to 14.14.11.
- [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-12-08 17:06:51 +00:00
dependabot-preview[bot]
a6e5fea31e
Merge pull request #3071 from tridactyl/dependabot/npm_and_yarn/types/jest-26.0.17 2020-12-08 06:02:35 +00:00
dependabot-preview[bot]
10667fab80
Bump @types/jest from 26.0.16 to 26.0.17
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.16 to 26.0.17.
- [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-12-08 05:22:38 +00:00
dependabot-preview[bot]
8c341d2636
Merge pull request #3069 from tridactyl/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-tslint-4.9.1 2020-12-07 18:43:58 +00:00
dependabot-preview[bot]
a4d728f66d
Bump @typescript-eslint/eslint-plugin-tslint from 4.8.2 to 4.9.1
Bumps [@typescript-eslint/eslint-plugin-tslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin-tslint) from 4.8.2 to 4.9.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/v4.9.1/packages/eslint-plugin-tslint)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-07 18:08:29 +00:00