Oliver Blanthorn
|
9d31eace83
|
Merge branch 'dependabot/npm_and_yarn/typescript-3.4.5'
|
2019-05-06 21:15:03 +01:00 |
|
Oliver Blanthorn
|
9ed35ebcf7
|
Remove no-longer-required fullscreenElement from document for typescript 3.4.x
|
2019-05-06 21:14:48 +01:00 |
|
Oliver Blanthorn
|
40fa987a14
|
Merge pull request #1529 from tridactyl/fix_profile_finding
native.ts: Fix profiles.ini parsing
|
2019-05-06 19:47:15 +01:00 |
|
glacambre
|
9c42b16d9b
|
native.ts: Fix profiles.ini parsing
|
2019-05-06 18:27:55 +02:00 |
|
Oliver Blanthorn
|
c51b65a9a3
|
Merge pull request #1520 from saulrh/omnibox-excmds
Add `tri` omnibox keyword as another escape hatch
|
2019-05-06 13:21:21 +01:00 |
|
dependabot[bot]
|
9f105328d1
|
Bump typescript from 3.3.3333 to 3.4.5
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.3.3333 to 3.4.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-05-06 11:26:34 +00:00 |
|
Oliver Blanthorn
|
27b4a46811
|
Merge pull request #1526 from tridactyl/fix_hintnames_uniform
config.ts: Add "uniform" to possible "hintnames" values
|
2019-05-06 12:14:32 +01:00 |
|
Oliver Blanthorn
|
a62c62f8fd
|
Merge pull request #1523 from tridactyl/dependabot/npm_and_yarn/@types/node-12.0.0
Bump @types/node from 11.13.9 to 12.0.0
|
2019-05-06 12:13:56 +01:00 |
|
Oliver Blanthorn
|
f7b1d2b485
|
Merge pull request #1524 from tridactyl/dependabot/npm_and_yarn/jest-24.8.0
Bump jest from 24.7.1 to 24.8.0
|
2019-05-06 12:13:37 +01:00 |
|
Oliver Blanthorn
|
e1ee4941ac
|
Merge pull request #1525 from saulrh/fix-typo-in-modeindicator-event
Fix a typo in the mode indicator's onMouseOut code
|
2019-05-06 12:09:34 +01:00 |
|
Oliver Blanthorn
|
b3573be467
|
Merge pull request #1522 from tridactyl/dependabot/npm_and_yarn/webpack-cli-3.3.2
Bump webpack-cli from 3.3.1 to 3.3.2
|
2019-05-06 12:09:08 +01:00 |
|
glacambre
|
5bca4f53ec
|
config.ts: Add "uniform" to possible "hintnames" values
|
2019-05-06 13:09:07 +02:00 |
|
Saul Reynolds-Haertle
|
9654577e63
|
Fix a typo in the mode indicator's onMouseOut code
|
2019-05-06 00:37:29 -07:00 |
|
dependabot[bot]
|
3f06a255b6
|
Bump jest from 24.7.1 to 24.8.0
Bumps [jest](https://github.com/facebook/jest) from 24.7.1 to 24.8.0.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v24.7.1...v24.8.0)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-05-06 07:26:22 +00:00 |
|
dependabot[bot]
|
4ec45c4e79
|
Bump @types/node from 11.13.9 to 12.0.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 11.13.9 to 12.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-05-06 07:25:48 +00:00 |
|
dependabot[bot]
|
9bff86b732
|
Bump webpack-cli from 3.3.1 to 3.3.2
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.3.1 to 3.3.2.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/commits)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-05-06 07:25:09 +00:00 |
|
Saul Reynolds-Haertle
|
c4d77b0764
|
Document tri omnibox keyword
|
2019-05-05 13:42:07 -07:00 |
|
Saul Reynolds-Haertle
|
0c63944b15
|
Add tri omnibox keyword as another escape hatch
https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/omnibox
|
2019-05-05 13:42:07 -07:00 |
|
Oliver Blanthorn
|
ae6deb02b1
|
release 1.14.10
|
2019-05-04 17:21:04 +01:00 |
|
Oliver Blanthorn
|
31bf1358a5
|
Update tested version for 1.14.10
|
2019-05-04 17:20:46 +01:00 |
|
Oliver Blanthorn
|
85641f6331
|
Update changelog for 1.14.10
|
2019-05-04 17:19:51 +01:00 |
|
Oliver Blanthorn
|
4b6bef736b
|
Update retreat details
|
2019-05-04 16:46:43 +01:00 |
|
Oliver Blanthorn
|
6354d77102
|
Merge pull request #1514 from tridactyl/dependabot/npm_and_yarn/@types/node-11.13.9
Bump @types/node from 11.13.8 to 11.13.9
|
2019-05-03 11:35:00 +01:00 |
|
dependabot[bot]
|
8af15ace1e
|
Bump @types/node from 11.13.8 to 11.13.9
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 11.13.8 to 11.13.9.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-05-03 07:05:15 +00:00 |
|
Oliver Blanthorn
|
542b5b015d
|
Merge pull request #1512 from saulrh/move-nearley-utils
Move nearley_utils into lib
|
2019-05-01 10:51:16 +01:00 |
|
Saul Reynolds-Haertle
|
53b1106b14
|
Move nearley_utils into lib
It doesn't actually use anything that requires it to live in the
background script, as far as I can tell.
|
2019-04-30 23:43:39 -07:00 |
|
Oliver Blanthorn
|
a15af91be6
|
Merge pull request #1510 from tridactyl/fix_tridactylrc
.tridactylrc: Make sure DocStart autocmds do not match :viewconfig url
|
2019-04-30 10:34:17 +01:00 |
|
glacambre
|
4b04538349
|
.tridactylrc: Make sure DocStart autocmds do not match :viewconfig url
|
2019-04-30 06:42:00 +02:00 |
|
Oliver Blanthorn
|
ad3ae5a6f3
|
Merge pull request #1509 from tridactyl/dependabot/npm_and_yarn/@types/jest-24.0.12
Bump @types/jest from 24.0.11 to 24.0.12
|
2019-04-29 12:05:00 +01:00 |
|
dependabot[bot]
|
0632ec2fb5
|
Bump @types/jest from 24.0.11 to 24.0.12
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 24.0.11 to 24.0.12.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-04-29 10:42:32 +00:00 |
|
Oliver Blanthorn
|
5b157a2600
|
Merge pull request #1508 from tridactyl/dependabot/npm_and_yarn/@types/node-11.13.8
Bump @types/node from 11.13.7 to 11.13.8
|
2019-04-29 11:16:32 +01:00 |
|
Oliver Blanthorn
|
3766e37808
|
Merge pull request #1507 from tridactyl/dependabot/npm_and_yarn/tslint-etc-1.5.2
Bump tslint-etc from 1.5.1 to 1.5.2
|
2019-04-29 11:15:55 +01:00 |
|
dependabot[bot]
|
c1c9d5a644
|
Bump @types/node from 11.13.7 to 11.13.8
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 11.13.7 to 11.13.8.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-04-29 07:08:43 +00:00 |
|
dependabot[bot]
|
832d7bfed6
|
Bump tslint-etc from 1.5.1 to 1.5.2
Bumps [tslint-etc](https://github.com/cartant/tslint-etc) from 1.5.1 to 1.5.2.
- [Release notes](https://github.com/cartant/tslint-etc/releases)
- [Changelog](https://github.com/cartant/tslint-etc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/cartant/tslint-etc/compare/v1.5.1...v1.5.2)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-04-29 07:07:51 +00:00 |
|
Oliver Blanthorn
|
508d456ca8
|
Merge pull request #1505 from bezmi/base16-tridactyl
modified readme to add link to base16 themes based on shydactyl
|
2019-04-27 10:51:16 +01:00 |
|
Shahzeb Imran
|
f42bb2fa64
|
modified readme to add link to base16 themes based on shydactyl
|
2019-04-27 19:18:25 +10:00 |
|
Oliver Blanthorn
|
49f000aee0
|
Merge pull request #1504 from saulrh/unbreak-composite
Unbreak `composite`
|
2019-04-26 20:01:16 +01:00 |
|
Saul Reynolds-Haertle
|
21670ebcfc
|
Unbreak composite
|
2019-04-26 01:21:02 -07:00 |
|
Oliver Blanthorn
|
10b3961b5a
|
Merge pull request #1501 from tridactyl/dependabot/npm_and_yarn/copy-webpack-plugin-5.0.3
Bump copy-webpack-plugin from 5.0.2 to 5.0.3
|
2019-04-25 08:56:25 +01:00 |
|
dependabot[bot]
|
e0eedc2523
|
Bump copy-webpack-plugin from 5.0.2 to 5.0.3
Bumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) from 5.0.2 to 5.0.3.
- [Release notes](https://github.com/webpack-contrib/copy-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/copy-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/copy-webpack-plugin/compare/v5.0.2...v5.0.3)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-04-25 06:57:19 +00:00 |
|
Oliver Blanthorn
|
b2eafdf18d
|
Merge pull request #1497 from tridactyl/fix_precommit_hook
Fix precommit hook
|
2019-04-24 20:51:01 +01:00 |
|
glacambre
|
ef03222ae1
|
Fix precommit hook
Two issues: we were iterating on the same argument and tslint doesn't
like .d.ts files.
|
2019-04-23 20:27:10 +02:00 |
|
Oliver Blanthorn
|
92a68b0faf
|
Merge pull request #1494 from tridactyl/fix_autocmd_triggered_on_viewconfig
config.ts: Fix `:issue` autocmd being triggered on `:viewconfig`
|
2019-04-23 19:21:26 +01:00 |
|
Oliver Blanthorn
|
a2ef1ec1f8
|
Merge pull request #1496 from tridactyl/fix_text_excmds
Make text.* excmds work in the command line on the newtab page again
|
2019-04-23 19:19:17 +01:00 |
|
glacambre
|
eda244b75a
|
Make text.* excmds work in the command line on the newtab page again
|
2019-04-23 19:56:10 +02:00 |
|
glacambre
|
3efc5f03b1
|
config.ts: Fix :issue autocmd being triggered on :viewconfig
|
2019-04-23 18:15:56 +02:00 |
|
Oliver Blanthorn
|
aa3129c132
|
Merge pull request #1493 from tridactyl/dependabot/npm_and_yarn/@types/node-11.13.7
Bump @types/node from 11.13.6 to 11.13.7
|
2019-04-23 09:02:58 +01:00 |
|
Oliver Blanthorn
|
5248d134fd
|
Merge pull request #1487 from saulrh/updatecheck-in-newtab
Updatecheck in newtab
|
2019-04-23 07:58:27 +01:00 |
|
dependabot[bot]
|
69d3321c3b
|
Bump @types/node from 11.13.6 to 11.13.7
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 11.13.6 to 11.13.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-04-23 06:57:04 +00:00 |
|
Saul Reynolds-Haertle
|
25d64258e2
|
Move all of the update* configs to an update namespace
updatenag => update.nag, etc.
|
2019-04-22 22:03:17 -07:00 |
|