Oliver Blanthorn
7a7ee50155
Offload retries to retry action
2020-06-17 15:36:36 +01:00
Oliver Blanthorn
f87f5b59af
Retry e2e tests if they fail
2020-06-17 15:34:10 +01:00
Oliver Blanthorn
c0040f8423
Merge pull request #2497 from tridactyl/jest_failfast
...
Fix #2496 : make e2e tests exit if any single test fails
2020-06-17 15:33:21 +01:00
Oliver Blanthorn
79502b3b23
Fix broken path
2020-06-17 15:28:33 +01:00
Oliver Blanthorn
2651541ccf
Fix #2496 : make e2e tests exit if any single test fails
2020-06-17 15:25:01 +01:00
Oliver Blanthorn
c255251658
Merge pull request #2471 from tridactyl/dependabot/npm_and_yarn/types/node-14.0.13
...
Bump @types/node from 14.0.6 to 14.0.13
2020-06-16 13:41:36 +01:00
dependabot-preview[bot]
f415777595
Merge pull request #2464 from tridactyl/dependabot/npm_and_yarn/fuse.js-6.0.4
2020-06-16 10:33:34 +00:00
dependabot-preview[bot]
e298b7a926
Merge pull request #2467 from tridactyl/dependabot/npm_and_yarn/tslint-etc-1.11.0
2020-06-16 10:32:18 +00:00
dependabot-preview[bot]
279d05c8ea
Bump fuse.js from 6.0.0 to 6.0.4
...
Bumps [fuse.js](https://github.com/krisk/Fuse ) from 6.0.0 to 6.0.4.
- [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.0.0...v6.0.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-16 10:28:14 +00:00
dependabot-preview[bot]
e166df312e
Bump tslint-etc from 1.10.1 to 1.11.0
...
Bumps [tslint-etc](https://github.com/cartant/tslint-etc ) from 1.10.1 to 1.11.0.
- [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/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-16 10:28:13 +00:00
dependabot-preview[bot]
ec5b807361
Bump @types/node from 14.0.6 to 14.0.13
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 14.0.6 to 14.0.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-06-16 10:28:04 +00:00
Oliver Blanthorn
af3eed9924
Merge pull request #2434 from tridactyl/actions
...
Add GitHub action for e2e tests
2020-06-16 11:08:50 +01:00
Oliver Blanthorn
1fdc7fa9fb
Bin Windows
...
It probably isn't any more unreliable than Linux but
I don't want to double our chances of failure
2020-06-16 11:02:50 +01:00
Oliver Blanthorn
c318373bdd
Merge pull request #2484 from Dranaxel/refactor_source
...
Refactorised source_quiet in src/excmd.ts
2020-06-16 10:50:47 +01:00
Oliver Blanthorn
e0498fd86b
Merge pull request #2490 from makkonen/improve_openInNewTab
...
Make openInNewTab always open in background
2020-06-16 10:48:55 +01:00
Oliver Blanthorn
592f348a6e
Fix #2469 : improve hint -pipe docstring
2020-06-16 10:39:23 +01:00
Makkonan
4a08e0e6e9
Make openInNewTab always open in background
...
New active tabs focus address bar, while new inactive tabs do not. By
opening all tabs as inactive, then making active afterwards, focus can
be maintained on content for all new tabs.
2020-06-15 14:43:26 -05:00
Dranaxel
e88e154d94
awaiting the async function
2020-06-12 20:30:53 +02:00
Dranaxel
4781ac1d91
Refactorised source_quiet in src/excmd.ts
2020-06-12 19:26:25 +02:00
Oliver Blanthorn
9d7b1107cd
Merge pull request #1896 from tridactyl/hide_hoverlink
...
Hide hoverlink on command line open
2020-06-10 21:44:22 +01:00
Oliver Blanthorn
c919209186
Remove outdated comment
2020-06-10 18:01:27 +01:00
Oliver Blanthorn
06683b2bcf
Only hide hoverlink on first display of commandline
2020-06-10 17:57:41 +01:00
Oliver Blanthorn
854b0f0e93
Try to mitigate keys being stolen from commandline
2020-06-10 17:21:26 +01:00
Oliver Blanthorn
5dd5b620a8
Prevent scrolling to pretend link
...
Also remove the hash as it was ugly and served no purpose.
2020-06-10 16:54:40 +01:00
Oliver Blanthorn
17d9161e18
Hide hoverlink on command line open
...
Inspired by VVimpulation - 53065d015d
Currently scrolls page to the bottom; should fix that before merging.
2020-06-10 16:44:23 +01:00
Oliver Blanthorn
8628eb78f1
Add autocontain example to RC file
...
Related: #2463
2020-06-08 15:21:06 +01:00
Oliver Blanthorn
1a777fe287
Give e2e tests more chances to succeed
2020-06-08 14:37:34 +01:00
Oliver Blanthorn
5c41415378
Fix #2463 : explain how to set settings with literal dots in their key names
2020-06-08 14:28:19 +01:00
Oliver Blanthorn
a3691fc394
Remove reference to missing job
2020-06-07 22:17:39 +01:00
Oliver Blanthorn
39b0060c1f
Stop testing on OSX as it always failed
2020-06-07 22:16:22 +01:00
Oliver Blanthorn
b8a4b81f81
Bin circle ci e2e tests as they were always failing
2020-06-07 22:15:25 +01:00
Oliver Blanthorn
d65cf60917
Comment out lots of semi-redundant / easily mocked tests
2020-06-07 21:02:17 +01:00
Oliver Blanthorn
1605106194
Merge branch 'master' into actions
2020-06-07 21:00:46 +01:00
Oliver Blanthorn
4250bcc45c
Fix #2461 : document CA-Esc bind in more places
2020-06-07 19:40:06 +01:00
Oliver Blanthorn
acbdb6a7a6
Mention resistFingerprinting in troubleshooting guide
2020-06-07 19:27:27 +01:00
Oliver Blanthorn
4eaf501c93
Merge pull request #2462 from Shurakai/patch-1
...
auconscreatecontainer is actually called auconcreatecontainer
2020-06-07 11:32:48 +01:00
Christian Heinrich
22ad180ef3
auconscreatecontainer -> auconcreatecontainer
...
Second file changed
2020-06-07 11:33:42 +02:00
Christian Heinrich
a90e7f74aa
auconscreatecontainer -> auconcreatecontainer
...
This is the right option name
2020-06-07 11:26:39 +02:00
Oliver Blanthorn
4df8fd0ee4
Fix typo in CI config
2020-06-04 21:27:50 +01:00
Oliver Blanthorn
de58918f36
Fix CI indentation
2020-06-04 17:35:46 +01:00
Oliver Blanthorn
55c5dc72c0
Make Circle CI e2e job only run e2e tests
2020-06-04 17:07:22 +01:00
Oliver Blanthorn
1576aaf8e8
Merge pull request #2449 from csabahenk/excmds-unit-tests
...
introduce excmds unit tests
2020-06-04 17:01:09 +01:00
Csaba Henk
53b4c78156
introduce excmds unit tests
...
So far it covers tabopen("-c", ...). Primarily this
serves as a proof of concept for unit testing UI elements.
2020-06-04 01:23:45 +02:00
Oliver Blanthorn
a34bb31fe2
Merge pull request #2440 from tridactyl/less_bind_latency
...
Cache conversion of bind configs to minimalkeys
2020-05-31 21:08:02 +01:00
Oliver Blanthorn
dca519ed2d
Merge pull request #2433 from tridactyl/dependabot/npm_and_yarn/immer-6.0.9
...
Bump immer from 6.0.8 to 6.0.9
2020-05-31 17:22:12 +01:00
Oliver Blanthorn
4a4390ed55
Merge pull request #2437 from tridactyl/dependabot/npm_and_yarn/types/node-14.0.6
...
Bump @types/node from 14.0.5 to 14.0.6
2020-05-31 17:21:55 +01:00
Oliver Blanthorn
f58eb6a09f
Invalidate the cache when the configuration changes
2020-05-31 17:17:43 +01:00
Oliver Blanthorn
5ea4243ee8
Cache conversion of bind configs to minimalkeys
...
The cache is invalidated on bind change
2020-05-31 15:41:12 +01:00
Oliver Blanthorn
9246f28c1e
Extract key translation from keyMap
2020-05-31 15:23:48 +01:00
Oliver Blanthorn
8e9eff4ebe
Merge pull request #2439 from csabahenk/tabopen-force-no-container
...
Allow :tabopen to open in no container even with 'tabopencontaineraware'
2020-05-30 13:49:37 +01:00