Commit graph

3194 commits

Author SHA1 Message Date
Oliver Blanthorn
121bad0cb3
Merge pull request #1864 from tridactyl/dependabot/npm_and_yarn/webpack-cli-3.3.9
Bump webpack-cli from 3.3.8 to 3.3.9
2019-09-18 09:28:03 +01:00
rektrex
bf1a07467f trim url for p and P commands 2019-09-18 13:14:50 +05:30
dependabot-preview[bot]
f068b02cbe
Bump webpack-cli from 3.3.8 to 3.3.9
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.3.8 to 3.3.9.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/v3.3.9/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/v3.3.8...v3.3.9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-18 05:29:44 +00:00
Oliver Blanthorn
aa836f2ff7
Merge pull request #1862 from chaorace/patch-1
Correctly detects Windows when applying colors
2019-09-17 21:22:14 +01:00
Chris
ba32beb3ce
Correctly detects Windows when applying colors
Partial solution to #1378
Previously, this expression would evaluate to null, producing a false negative on Windows systems, due to a syntax issue
2019-09-17 16:09:11 -04:00
Oliver Blanthorn
ddfb93acdb
Merge pull request #1860 from tridactyl/dependabot/npm_and_yarn/geckodriver-1.17.0
Bump geckodriver from 1.16.2 to 1.17.0
2019-09-17 08:22:22 +01:00
Oliver Blanthorn
454fd1d8c7
Merge pull request #1859 from ELLIOTTCABLE/lowercase-tsconfig
Lowercase tsconfig values
2019-09-17 08:21:05 +01:00
Oliver Blanthorn
d826fc5edb
Merge pull request #1858 from ELLIOTTCABLE/run-forrest-run
Run, Forrest; run!
2019-09-17 08:17:52 +01:00
dependabot-preview[bot]
6d497a34ae
Bump geckodriver from 1.16.2 to 1.17.0
Bumps [geckodriver](https://github.com/vladikoff/node-geckodriver) from 1.16.2 to 1.17.0.
- [Release notes](https://github.com/vladikoff/node-geckodriver/releases)
- [Commits](https://github.com/vladikoff/node-geckodriver/compare/v1.16.2...v1.17.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-17 05:31:25 +00:00
ELLIOTTCABLE
a05d1629d1
(- meta fix typo) Lowercase tsconfig values 2019-09-16 21:47:26 -05:00
ELLIOTTCABLE
ad43f10fec
(- new meta) Just for funsies. 👟 2019-09-16 18:39:53 -05:00
Oliver Blanthorn
32fb44e459
Add DDG hint results bind and fix Google hint bind 2019-09-16 16:08:47 +01:00
Oliver Blanthorn
019a364d66
Merge pull request #1855 from tridactyl/dependabot/npm_and_yarn/ts-node-8.4.1
Bump ts-node from 8.3.0 to 8.4.1
2019-09-16 08:59:16 +01:00
Oliver Blanthorn
98cf7b7bfb
Merge pull request #1854 from tridactyl/dependabot/npm_and_yarn/webpack-4.40.2
Bump webpack from 4.39.3 to 4.40.2
2019-09-16 08:58:24 +01:00
dependabot-preview[bot]
c175d00481
Bump ts-node from 8.3.0 to 8.4.1
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 8.3.0 to 8.4.1.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Commits](https://github.com/TypeStrong/ts-node/compare/v8.3.0...v8.4.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-16 05:32:23 +00:00
dependabot-preview[bot]
56ffffc8b9
Bump webpack from 4.39.3 to 4.40.2
Bumps [webpack](https://github.com/webpack/webpack) from 4.39.3 to 4.40.2.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.39.3...v4.40.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-16 05:31:53 +00:00
Oliver Blanthorn
c3f45f5adc
Merge pull request #1853 from pvs/master
Fix #1365
2019-09-15 19:24:13 +01:00
pvs
1fb0aecf30 Get all the elements that match the given selector inside shadow DOM
- Blur shadow dom active element
2019-09-15 09:48:58 -07:00
pvs
04b1ea13a9 Fix insert mode if an input inside a shadow DOM is focused 2019-09-14 14:24:45 -07:00
rektrex
78a39488f7 improve extoption: extoptions(extension_name) opens options in a popup window 2019-09-14 21:36:09 +05:30
Oliver Blanthorn
125528304e
Remove outdated storageloc reference from readme 2019-09-14 13:53:29 +01:00
rektrex
0faad6c86a update aliases for Pentadactyl compatibility 2019-09-14 12:16:57 +05:30
rektrex
b2c89cd03f add aliases for Pentadactyl compatibility 2019-09-14 03:17:20 +05:30
rektrex
40c767a9a5 add extoptions excmd 2019-09-14 02:54:50 +05:30
Colin Caine
b30ef3097e newtab: clean up a weird link 2019-09-13 18:47:57 +01:00
Colin Caine
65b5367611 themes/dark: fix link colour on Tridactyl pages 2019-09-13 18:31:52 +01:00
Oliver Blanthorn
75ffc8799f
Merge pull request #1849 from tridactyl/dependabot/npm_and_yarn/ts-jest-24.1.0
Bump ts-jest from 24.0.2 to 24.1.0
2019-09-13 17:46:38 +01:00
Colin Caine
1ddd4fd2a5 excmds: doc: explain how :command works a bit more 2019-09-13 14:47:22 +01:00
Colin Caine
efea7e2041 excmds: documentation typo 2019-09-13 14:23:59 +01:00
dependabot-preview[bot]
85efdd7c06
Bump ts-jest from 24.0.2 to 24.1.0
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 24.0.2 to 24.1.0.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v24.0.2...v24.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-13 05:28:08 +00:00
Oliver Blanthorn
62aa899ea4
Merge pull request #1847 from tridactyl/dependabot/npm_and_yarn/types/node-12.7.5
Bump @types/node from 12.7.4 to 12.7.5
2019-09-12 08:20:18 +01:00
dependabot-preview[bot]
b711f9ddf2
Bump @types/node from 12.7.4 to 12.7.5
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.7.4 to 12.7.5.
- [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>
2019-09-12 05:28:03 +00:00
Oliver Blanthorn
e1f91c4931
Merge pull request #1842 from tridactyl/dependabot/npm_and_yarn/immer-3.2.1
Bump immer from 3.2.0 to 3.2.1
2019-09-11 08:35:26 +01:00
Oliver Blanthorn
1e96e14b42
Merge pull request #1843 from tridactyl/dependabot/npm_and_yarn/typescript-3.6.3
Bump typescript from 3.6.2 to 3.6.3
2019-09-11 08:30:45 +01:00
dependabot-preview[bot]
3c7068983a
Bump typescript from 3.6.2 to 3.6.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.6.2 to 3.6.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v3.6.2...v3.6.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-11 05:29:34 +00:00
dependabot-preview[bot]
e62ef4582e
Bump immer from 3.2.0 to 3.2.1
Bumps [immer](https://github.com/immerjs/immer) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/immerjs/immer/releases)
- [Commits](https://github.com/immerjs/immer/compare/v3.2.0...v3.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-11 05:28:54 +00:00
rektrex
000ee1282c Replace custom flatten function with Array.prototype.flat 2019-09-11 01:29:28 +05:30
rektrex
ce1abee512 include es2019.array lib 2019-09-11 00:59:03 +05:30
Oliver Blanthorn
cd78e1a02b
Merge pull request #1839 from tridactyl/dependabot/npm_and_yarn/tslint-5.20.0
Bump tslint from 5.19.0 to 5.20.0
2019-09-10 08:48:18 +01:00
dependabot-preview[bot]
a0298eab8f
Bump tslint from 5.19.0 to 5.20.0
Bumps [tslint](https://github.com/palantir/tslint) from 5.19.0 to 5.20.0.
- [Release notes](https://github.com/palantir/tslint/releases)
- [Changelog](https://github.com/palantir/tslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/palantir/tslint/compare/5.19.0...5.20.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-10 05:29:29 +00:00
Oliver Blanthorn
0741d9ce71
Merge pull request #1828 from tridactyl/dependabot/npm_and_yarn/nearley-2.19.0
Bump nearley from 2.18.0 to 2.19.0
2019-09-09 11:40:50 +01:00
Oliver Blanthorn
4a27915daf
Update grammar import for new nearley version 2019-09-09 11:40:29 +01:00
dependabot-preview[bot]
9b2a8b20c2
Bump nearley from 2.18.0 to 2.19.0
Bumps [nearley](https://github.com/hardmath123/nearley) from 2.18.0 to 2.19.0.
- [Release notes](https://github.com/hardmath123/nearley/releases)
- [Commits](https://github.com/hardmath123/nearley/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-09 08:08:57 +00:00
Oliver Blanthorn
1bfa2d1f50
Merge pull request #1836 from tridactyl/dependabot/npm_and_yarn/selenium-webdriver-4.0.0-alpha.5
Bump selenium-webdriver from 4.0.0-alpha.4 to 4.0.0-alpha.5
2019-09-09 09:06:17 +01:00
Oliver Blanthorn
30db4b2bac
Merge pull request #1832 from tridactyl/dependabot/npm_and_yarn/webpack-cli-3.3.8
Bump webpack-cli from 3.3.7 to 3.3.8
2019-09-09 09:05:19 +01:00
dependabot-preview[bot]
3e4a5fedd6
Bump selenium-webdriver from 4.0.0-alpha.4 to 4.0.0-alpha.5
Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium) from 4.0.0-alpha.4 to 4.0.0-alpha.5.
- [Release notes](https://github.com/SeleniumHQ/selenium/releases)
- [Commits](https://github.com/SeleniumHQ/selenium/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-09 05:46:32 +00:00
dependabot-preview[bot]
a2b791d7cb
Bump webpack-cli from 3.3.7 to 3.3.8
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.3.7 to 3.3.8.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/v3.3.8/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/v3.3.7...v3.3.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-06 05:29:36 +00:00
Oliver Blanthorn
17b06bb06d
Merge pull request #1830 from tridactyl/dependabot/npm_and_yarn/types/node-12.7.4
Bump @types/node from 12.7.3 to 12.7.4
2019-09-04 09:25:30 +01:00
Oliver Blanthorn
a2508adc33
Merge pull request #1831 from nesmyslny/fix-arch-instructions
Fix instruction to install the native client on Arch
2019-09-04 09:25:12 +01:00
Daniel Schmid
a58b6a9d57 Fix instruction to install the native client on Arch 2019-09-04 09:48:58 +02:00