Commit graph

5128 commits

Author SHA1 Message Date
dependabot-preview[bot]
d5f1093ceb
Merge pull request #3221 from tridactyl/dependabot/npm_and_yarn/webpack-5.14.0 2021-01-14 00:31:51 +00:00
dependabot-preview[bot]
ced67afc63
Bump webpack from 5.13.0 to 5.14.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.13.0 to 5.14.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.13.0...v5.14.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-13 23:58:45 +00:00
dependabot-preview[bot]
a1dbc1c858
Merge pull request #3219 from tridactyl/dependabot/npm_and_yarn/web-ext-5.5.0 2021-01-12 16:17:26 +00:00
dependabot-preview[bot]
55fe368cfc
Bump web-ext from 5.4.1 to 5.5.0
Bumps [web-ext](https://github.com/mozilla/web-ext) from 5.4.1 to 5.5.0.
- [Release notes](https://github.com/mozilla/web-ext/releases)
- [Commits](https://github.com/mozilla/web-ext/compare/5.4.1...5.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-12 15:50:52 +00:00
dependabot-preview[bot]
7bd2ae904d
Merge pull request #3215 from tridactyl/dependabot/npm_and_yarn/webpack-5.13.0 2021-01-11 23:15:44 +00:00
dependabot-preview[bot]
1d55228a99
Bump webpack from 5.12.3 to 5.13.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.12.3 to 5.13.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.12.3...v5.13.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-11 22:38:31 +00:00
dependabot-preview[bot]
3708447c39
Merge pull request #3213 from tridactyl/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-tslint-4.13.0 2021-01-11 19:08:52 +00:00
dependabot-preview[bot]
85b420c35d
Bump @typescript-eslint/eslint-plugin-tslint from 4.12.0 to 4.13.0
Bumps [@typescript-eslint/eslint-plugin-tslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin-tslint) from 4.12.0 to 4.13.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.13.0/packages/eslint-plugin-tslint)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-11 18:07:34 +00:00
Oliver Blanthorn
88dfea71aa
Use old native messenger in tests for now 2021-01-11 09:18:21 +01:00
Oliver Blanthorn
6f00a7dc93
Update changelog for 1.21.0 2021-01-11 08:10:32 +01:00
dependabot-preview[bot]
330b5676de
Merge pull request #3206 from tridactyl/dependabot/npm_and_yarn/webpack-5.12.3 2021-01-10 19:18:45 +00:00
dependabot-preview[bot]
62d2d13a49
Bump webpack from 5.12.2 to 5.12.3
Bumps [webpack](https://github.com/webpack/webpack) from 5.12.2 to 5.12.3.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.12.2...v5.12.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-10 18:56:53 +00:00
Oliver Blanthorn
657df9a659
Compat with #3191 2021-01-10 17:34:23 +01:00
Oliver Blanthorn
0bd57ab10e
Add link to source and old messenger 2021-01-10 17:31:41 +01:00
Oliver Blanthorn
af0f8a134a
Delete some unused stuff about signing from readme
Generally tidy up a bit too
2021-01-10 17:31:41 +01:00
Oliver Blanthorn
5394618d93
Stop installing old native during build 2021-01-10 17:31:38 +01:00
Oliver Blanthorn
ff38ceb71f
Mention deprecation of old messenger 2021-01-10 17:31:05 +01:00
Oliver Blanthorn
0f2562d1b9
Add native version file 2021-01-10 17:31:05 +01:00
Rummskartoffel
398b0bf549
Be pedantic 2021-01-10 17:31:05 +01:00
Oliver Blanthorn
15fd8dd095
Mention ppid deprecation 2021-01-10 17:31:03 +01:00
Oliver Blanthorn
5351a05977
Fix #3205: update state if computation stops 2021-01-10 13:05:11 +01:00
Oliver Blanthorn
c0df3683bd
Refresh taball completions on tab changes 2021-01-10 12:52:12 +01:00
Oliver Blanthorn
97719fb32f
:tabclose now accepts win.tab format 2021-01-10 12:22:17 +01:00
Oliver Blanthorn
239566a2aa
Fix about a third of the sites in #639 2021-01-09 22:40:37 +01:00
Oliver Blanthorn
222c0a3e3c
Lazy load favicons
Potentially mitigates #2444
2021-01-09 22:35:00 +01:00
Oliver Blanthorn
f2800cbc94
Merge branch 'end_races_mk_MM' 2021-01-09 21:45:32 +01:00
Oliver Blanthorn
4dc951b055
Revert "Merge pull request #3202 from tridactyl/end_races_glacambre_style"
This reverts commit b4acb15a92, reversing
changes made to fdaedf0cf5.

Unfortunately as soon as it hit a real profile it stopped working :(
2021-01-09 21:45:06 +01:00
Oliver Blanthorn
40bcbf3dc3
Merge pull request #3203 from tridactyl/dependabot/npm_and_yarn/typedoc-default-themes-0.12.1
Bump typedoc-default-themes from 0.12.0 to 0.12.1
2021-01-09 20:07:15 +00:00
Oliver Blanthorn
b4acb15a92
Merge pull request #3202 from tridactyl/end_races_glacambre_style
Glacambre's suggestion for races
2021-01-09 20:06:53 +00:00
Oliver Blanthorn
fdaedf0cf5
Merge pull request #3185 from aduros/patch-audio-indicator
Display an icon for audible tabs.
2021-01-09 20:06:01 +00:00
Oliver Blanthorn
ec419feccf
Make commandline commands queue
Fixes #3195 - pressing tab while typing quickly selects the
right completion.

Co-authored-by: Ghjuvan Lacambre <code@lacamb.re>
2021-01-09 20:51:56 +01:00
dependabot-preview[bot]
38f5a7fa5a
Bump typedoc-default-themes from 0.12.0 to 0.12.1
Bumps [typedoc-default-themes](https://github.com/TypeStrong/typedoc-default-themes) from 0.12.0 to 0.12.1.
- [Release notes](https://github.com/TypeStrong/typedoc-default-themes/releases)
- [Commits](https://github.com/TypeStrong/typedoc-default-themes/compare/v0.12.0...v0.12.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-09 19:28:11 +00:00
Oliver Blanthorn
d830d14229
Update src/commandline_frame.ts 2021-01-09 11:31:14 +00:00
Oliver Blanthorn
0c0d3d0dea
Make commandline commands queue politely 2021-01-09 12:29:45 +01:00
Oliver Blanthorn
95c7d543ea
I am not a clever man 2021-01-09 11:40:46 +01:00
Oliver Blanthorn
d645692389
More experiments 2021-01-09 11:32:08 +01:00
dependabot-preview[bot]
39ca5e830b
Merge pull request #3201 from tridactyl/dependabot/npm_and_yarn/webpack-5.12.2 2021-01-09 09:15:35 +00:00
dependabot-preview[bot]
d390de96b2
Bump webpack from 5.12.1 to 5.12.2
Bumps [webpack](https://github.com/webpack/webpack) from 5.12.1 to 5.12.2.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.12.1...v5.12.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-09 08:40:58 +00:00
dependabot-preview[bot]
1522f0900c
Merge pull request #3197 from tridactyl/dependabot/npm_and_yarn/webpack-5.12.1 2021-01-08 16:19:17 +00:00
dependabot-preview[bot]
e393f8eda4
Bump webpack from 5.12.0 to 5.12.1
Bumps [webpack](https://github.com/webpack/webpack) from 5.12.0 to 5.12.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.12.0...v5.12.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-08 15:57:40 +00:00
Oliver Blanthorn
55fdf9944d
WIP: try to wait for completions to finish before selection
Current behaviour: it works with no racing, or Tridactyl freezes.
Potentially undesired.
2021-01-08 15:06:56 +01:00
dependabot-preview[bot]
c471336859
Merge pull request #3194 from tridactyl/dependabot/npm_and_yarn/webpack-5.12.0 2021-01-08 13:47:50 +00:00
dependabot-preview[bot]
6db566c4ff
Bump webpack from 5.11.1 to 5.12.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.11.1 to 5.12.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.11.1...v5.12.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-08 13:05:21 +00:00
Oliver Blanthorn
bc2016e345
Merge pull request #3191 from Rummskartoffel/ff_cmdline-patch
Make ff_cmdline return its result on Windows
2021-01-07 18:08:06 +00:00
Rummskartoffel
ada8c24cd4 Make ff_cmdline return its result on Windows
I feel stupid
2021-01-07 17:56:21 +01:00
Bruno Garcia
84e4db8917 Move indicator before the title. 2021-01-07 11:50:09 -03:00
dependabot-preview[bot]
38876f27b5
Merge pull request #3190 from tridactyl/dependabot/npm_and_yarn/types/jest-26.0.20 2021-01-07 10:15:22 +00:00
dependabot-preview[bot]
cbe2c3668a
Bump @types/jest from 26.0.19 to 26.0.20
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.19 to 26.0.20.
- [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>
2021-01-07 09:40:47 +00:00
Oliver Blanthorn
184bfa8718
Merge pull request #3184 from aduros/patch-tabaudio
Add :tabaudio and `ga` binding.
2021-01-07 06:25:51 +00:00
Oliver Blanthorn
fed34d0c0a
Merge pull request #3189 from Rummskartoffel/patch-1
Remove Windows Terminal from default Windows terminals again
2021-01-06 22:08:04 +00:00