Oliver Blanthorn
13b1be80bd
Ensure eslint sees temporary files
2020-06-18 15:29:18 +01:00
Oliver Blanthorn
10b00b4f68
Remove mithril + related deps
...
Redevelopment of the commandline has stalled so there isn't
much point in keeping these around.
2020-06-18 15:04:15 +01:00
dependabot-preview[bot]
91fc4f6f31
Merge pull request #2499 from tridactyl/dependabot/npm_and_yarn/fuse.js-6.2.0
2020-06-17 18:40:30 +00:00
dependabot-preview[bot]
786ee8cfc1
Bump fuse.js from 6.0.4 to 6.2.0
...
Bumps [fuse.js](https://github.com/krisk/Fuse ) from 6.0.4 to 6.2.0.
- [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.4...v6.2.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-17 18:28:46 +00:00
Oliver Blanthorn
3082943cfb
Merge pull request #2498 from tridactyl/e2e_rerun_more
...
Rerun more things if build fails
2020-06-17 18:34:47 +01:00
Oliver Blanthorn
a6ed997731
Clean up build before retrying
2020-06-17 18:24:30 +01:00
Oliver Blanthorn
07464f9ef6
Rerun more things if build fails
2020-06-17 17:32:17 +01:00
dependabot-preview[bot]
e6407eefbe
Merge pull request #2494 from tridactyl/dependabot/npm_and_yarn/nearley-2.19.4
2020-06-17 15:01:32 +00:00
dependabot-preview[bot]
44dbea0b80
Bump nearley from 2.19.3 to 2.19.4
...
Bumps [nearley](https://github.com/hardmath123/nearley ) from 2.19.3 to 2.19.4.
- [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-06-17 14:56:58 +00:00
Oliver Blanthorn
56d4632e17
Merge pull request #2495 from tridactyl/action_retry
...
Retry e2e tests if they fail
2020-06-17 15:54:26 +01:00
Oliver Blanthorn
fd765e4759
Reduce retry wait seconds
2020-06-17 15:45:53 +01:00
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