Oliver Blanthorn
|
1a777fe287
|
Give e2e tests more chances to succeed
|
2020-06-08 14:37:34 +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 |
|
Csaba Henk
|
65e278ebe4
|
Allow :tabopen to open in no container even with 'tabopencontaineraware'
|
2020-05-30 12:35:26 +02:00 |
|
dependabot-preview[bot]
|
55f70aa4a4
|
Bump @types/node from 14.0.5 to 14.0.6
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.0.5 to 14.0.6.
- [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-05-30 01:32:34 +00:00 |
|
Oliver Blanthorn
|
53d0d18929
|
release 1.19.1
|
2020-05-29 16:51:53 +01:00 |
|
Oliver Blanthorn
|
b48444e632
|
Fix #2196: make Tridactyl compatible with ESR
I used the browser for quite a bit and it seemed fine.
|
2020-05-29 16:51:01 +01:00 |
|
Oliver Blanthorn
|
d6d367282b
|
Update changelog for 1.19.1
|
2020-05-29 16:51:01 +01:00 |
|
glacambre
|
af36d26fe3
|
e2e tests: stop renaming .zip files into .xpi
Selenium became able to load .zip extensions in Firefox a couple of
months ago:
4ea31198a7
|
2020-05-29 06:46:58 +02:00 |
|
dependabot-preview[bot]
|
299e55a7b2
|
Merge pull request #2436 from tridactyl/dependabot/npm_and_yarn/ts-node-8.10.2
|
2020-05-28 19:06:46 +00:00 |
|
dependabot-preview[bot]
|
b1f2628285
|
Bump ts-node from 8.10.1 to 8.10.2
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 8.10.1 to 8.10.2.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Commits](https://github.com/TypeStrong/ts-node/compare/v8.10.1...v8.10.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-05-28 18:51:33 +00:00 |
|
Oliver Blanthorn
|
dda987d5ea
|
Merge pull request #2435 from tridactyl/fix_tristart_docs
Fix TriStart Documentation
|
2020-05-28 09:38:02 +01:00 |
|
glacambre
|
b7f2b47d06
|
lib/config.ts: fix TriStart documentation
|
2020-05-28 08:20:01 +02:00 |
|
Oliver Blanthorn
|
52214cdc10
|
Bump setTimeout back up to 100s
More tests seem to fail with it at 20s.
|
2020-05-27 22:37:16 +01:00 |
|
glacambre
|
7bc33c2645
|
e2e tests: rely on yarn to find web-ext and jest
|
2020-05-27 18:53:19 +02:00 |
|
glacambre
|
53b2746108
|
e2e tests: decapitate firefox
|
2020-05-27 18:26:43 +02:00 |
|
Oliver Blanthorn
|
42f3d287ea
|
Reuse Yarn package cache
|
2020-05-27 16:50:36 +01:00 |
|
Oliver Blanthorn
|
083af30924
|
Remove misleading paths
|
2020-05-27 16:43:28 +01:00 |
|
Oliver Blanthorn
|
5150800fe0
|
Fix missing end quote
|
2020-05-27 16:37:07 +01:00 |
|
Oliver Blanthorn
|
413561e5c3
|
Always build extension
|
2020-05-27 16:34:08 +01:00 |
|
Oliver Blanthorn
|
4ad8d5233f
|
Prevent PRs from having twice as many tests run
|
2020-05-27 15:51:01 +01:00 |
|
Oliver Blanthorn
|
1017692adb
|
Add GitHub action for e2e tests
Related issue: #2432
|
2020-05-27 15:47:16 +01:00 |
|
dependabot-preview[bot]
|
0d3bf9ca8a
|
Bump immer from 6.0.8 to 6.0.9
Bumps [immer](https://github.com/immerjs/immer) from 6.0.8 to 6.0.9.
- [Release notes](https://github.com/immerjs/immer/releases)
- [Commits](https://github.com/immerjs/immer/compare/v6.0.8...v6.0.9)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-05-27 13:20:41 +00:00 |
|
Oliver Blanthorn
|
4276cd68e9
|
Stop TS breaking everything
This is very annoying - I built this, it worked, but `tslint`
changed ['readOnly'] to .readOnly and broke Tridactyl
|
2020-05-27 12:56:48 +01:00 |
|
Oliver Blanthorn
|
cf1c136f35
|
Fix #2389: don't enter insert mode on readonly elements
|
2020-05-27 12:38:52 +01:00 |
|
Oliver Blanthorn
|
0ab9bd2b73
|
Change while loop to switch statement
This should fix #2349
|
2020-05-27 12:32:35 +01:00 |
|
Oliver Blanthorn
|
80e74c31f3
|
Merge pull request #2428 from tridactyl/dependabot/npm_and_yarn/source-map-loader-1.0.0
Bump source-map-loader from 0.2.4 to 1.0.0
|
2020-05-27 12:08:47 +01:00 |
|
Oliver Blanthorn
|
9814954c9a
|
Merge pull request #2390 from tridactyl/dependabot/npm_and_yarn/nearley-2.19.3
Bump nearley from 2.19.2 to 2.19.3
|
2020-05-27 12:06:47 +01:00 |
|
dependabot-preview[bot]
|
da2c8d2578
|
Bump nearley from 2.19.2 to 2.19.3
Bumps [nearley](https://github.com/hardmath123/nearley) from 2.19.2 to 2.19.3.
- [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-05-27 11:05:43 +00:00 |
|
Oliver Blanthorn
|
9d941631c0
|
Merge pull request #2392 from tridactyl/dependabot/npm_and_yarn/rss-parser-3.8.0
Bump rss-parser from 3.7.6 to 3.8.0
|
2020-05-27 12:05:38 +01:00 |
|