Oliver Blanthorn
e8aef3eb99
Move success message to interactive code
2021-03-13 12:55:09 +01:00
Babil G. Sarwar
9cd88c9dc5
Improve compatiblity for Python and Nim Messengers
2021-03-13 12:55:09 +01:00
Babil G. Sarwar
17f45adda0
Show user-friendly messages at saveas
completion
2021-03-13 12:55:08 +01:00
Babil Golam Sarwar
126ec26732
Add "nativegate" to 'saveas' with '--cleanup/overwrite'
...
Tridactyl 'saveas' command with '--cleanup' and '--overwrite' are now
restricted to native messenger version 3.0 and over.
2021-03-13 12:55:08 +01:00
Babil G. Sarwar
cb32af182b
Add --overwrite and --cleanup options to 'saveas'
2021-03-13 12:55:08 +01:00
Oliver Blanthorn
84591f0e64
Merge pull request #3460 from WilliamVoong/doc_tutor_blacklist
...
Mention blacklistadd/rm in tutor #3429
2021-03-13 08:01:58 +00:00
dependabot-preview[bot]
a0b595db35
Merge pull request #3464 from tridactyl/dependabot/npm_and_yarn/tsconfig-paths-webpack-plugin-3.4.1
2021-03-13 00:53:05 +00:00
dependabot-preview[bot]
d02646fa0e
Bump tsconfig-paths-webpack-plugin from 3.3.0 to 3.4.1
...
Bumps [tsconfig-paths-webpack-plugin](https://github.com/dividab/tsconfig-paths-webpack-plugin ) from 3.3.0 to 3.4.1.
- [Release notes](https://github.com/dividab/tsconfig-paths-webpack-plugin/releases )
- [Changelog](https://github.com/dividab/tsconfig-paths-webpack-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/dividab/tsconfig-paths-webpack-plugin/compare/v3.3.0...v3.4.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-12 23:52:23 +00:00
Oliver Blanthorn
4483026cdf
Merge pull request #3462 from Rummskartoffel/base64-cleanup
...
Replace base64 logo with absolute URL
2021-03-12 22:49:22 +00:00
dependabot-preview[bot]
9fe28ee3e4
Merge pull request #3461 from tridactyl/dependabot/npm_and_yarn/eslint-7.22.0
2021-03-12 22:20:51 +00:00
Rummskartoffel
461768592f
Replace base64 logo with absolute URL
2021-03-12 23:04:29 +01:00
dependabot-preview[bot]
e097288580
Bump eslint from 7.21.0 to 7.22.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.21.0 to 7.22.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v7.21.0...v7.22.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-12 21:50:58 +00:00
William
a4b408c742
Mention blacklistadd/rm in tutor #3429
2021-03-12 21:52:44 +01:00
Oliver Blanthorn
ea37f035c4
Merge pull request #3459 from Rummskartoffel/twitter
...
Respect ARIA role "textbox" for input selection
2021-03-12 17:24:41 +00:00
Rummskartoffel
7f2d5a0c77
Respect ARIA role "textbox" for input selection
...
Fixes #1069 and probably a bunch of other sites that may or may not have
their own issues already reported.
2021-03-12 16:59:50 +01:00
dependabot-preview[bot]
e9d44f1caf
Merge pull request #3458 from tridactyl/dependabot/npm_and_yarn/types/node-14.14.34
2021-03-12 12:39:24 +00:00
dependabot-preview[bot]
b685a31dce
Bump @types/node from 14.14.33 to 14.14.34
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 14.14.33 to 14.14.34.
- [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>
2021-03-12 12:11:31 +00:00
dependabot-preview[bot]
18c33b5b98
Merge pull request #3457 from tridactyl/dependabot/npm_and_yarn/webpack-5.25.0
2021-03-12 09:24:02 +00:00
dependabot-preview[bot]
5940d5e577
Bump webpack from 5.24.4 to 5.25.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.24.4 to 5.25.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.24.4...v5.25.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-12 09:03:28 +00:00
dependabot-preview[bot]
c279771ff5
Merge pull request #3456 from tridactyl/dependabot/npm_and_yarn/ts-loader-8.0.18
2021-03-11 17:13:15 +00:00
dependabot-preview[bot]
b30a09c084
Bump ts-loader from 8.0.17 to 8.0.18
...
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader ) from 8.0.17 to 8.0.18.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases )
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/TypeStrong/ts-loader/compare/v8.0.17...v8.0.18 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-11 16:27:41 +00:00
Oliver Blanthorn
45060f89fa
Merge pull request #3455 from fluem/visual_mode_fix
...
Make w in visual mode behave like in vim
2021-03-11 07:50:33 +00:00
fluem
b38e3e50ca
Make w in visual mode behave like in vim
2021-03-11 00:19:30 +01:00
Oliver Blanthorn
a7ddfd6ae9
Merge pull request #3453 from Rummskartoffel/patch-1
...
Remove outdated comment
2021-03-10 16:10:26 +00:00
Rummskartoffel
5e647c3e18
Remove outdated comment
...
Fixes #2441
2021-03-10 16:58:52 +01:00
Oliver Blanthorn
03eb321bb9
Merge pull request #3442 from DhruvaSambrani/master
...
Implement mouse_mode to revert no_mouse_mode, and pied_piper_mouse_mode
2021-03-10 08:47:46 +00:00
Dhruva Sambrani
c1e0ebc4f0
unexport rain, rename more d ->overlaydiv
2021-03-10 13:24:27 +05:30
Dhruva Sambrani
507be18665
Fix documentation
2021-03-10 13:21:41 +05:30
Dhruva Sambrani
62c6d5229a
Rename d -> overlaydiv
2021-03-10 13:16:42 +05:30
dependabot-preview[bot]
119646b7bd
Merge pull request #3452 from tridactyl/dependabot/npm_and_yarn/types/node-14.14.33
2021-03-09 18:47:30 +00:00
dependabot-preview[bot]
318b7a1d31
Bump @types/node from 14.14.32 to 14.14.33
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 14.14.32 to 14.14.33.
- [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>
2021-03-09 16:51:21 +00:00
Oliver Blanthorn
b7ba379b71
Restore important source of humour
2021-03-09 15:24:09 +01:00
Oliver Blanthorn
738d7cafa2
Tighten element type
...
Co-authored-by: Rummskartoffel <20257197+Rummskartoffel@users.noreply.github.com>
2021-03-09 15:20:29 +01:00
Oliver Blanthorn
120b7e5be4
Merge pull request #3443 from Rummskartoffel/windows-ff_cmdline
...
Windows: fix infinite loop in native.ff_cmdline()
2021-03-09 14:18:19 +00:00
dependabot-preview[bot]
039b71f9fa
Merge pull request #3450 from tridactyl/dependabot/npm_and_yarn/typescript-eslint/parser-4.17.0
2021-03-08 19:29:34 +00:00
dependabot-preview[bot]
b7eead555a
Bump @typescript-eslint/parser from 4.16.1 to 4.17.0
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 4.16.1 to 4.17.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.17.0/packages/parser )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-08 19:07:35 +00:00
dependabot-preview[bot]
25c6276a6d
Merge pull request #3449 from tridactyl/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-tslint-4.17.0
2021-03-08 19:05:25 +00:00
dependabot-preview[bot]
6784534115
Bump @typescript-eslint/eslint-plugin-tslint from 4.16.1 to 4.17.0
...
Bumps [@typescript-eslint/eslint-plugin-tslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin-tslint ) from 4.16.1 to 4.17.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.17.0/packages/eslint-plugin-tslint )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-08 18:35:20 +00:00
dependabot-preview[bot]
60da82d56e
Merge pull request #3451 from tridactyl/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.17.0
2021-03-08 18:33:21 +00:00
dependabot-preview[bot]
f9e8a12adb
Bump @typescript-eslint/eslint-plugin from 4.16.1 to 4.17.0
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 4.16.1 to 4.17.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.17.0/packages/eslint-plugin )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-08 18:12:39 +00:00
dependabot-preview[bot]
afe6757a69
Merge pull request #3448 from tridactyl/dependabot/npm_and_yarn/webpack-5.24.4
2021-03-08 11:15:54 +00:00
dependabot-preview[bot]
eb8c0aeca3
Bump webpack from 5.24.3 to 5.24.4
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.24.3 to 5.24.4.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.24.3...v5.24.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-08 10:51:00 +00:00
dependabot-preview[bot]
407ef1708b
Merge pull request #3447 from tridactyl/dependabot/npm_and_yarn/types/node-14.14.32
2021-03-07 12:12:59 +00:00
dependabot-preview[bot]
d07ca9f40f
Bump @types/node from 14.14.31 to 14.14.32
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 14.14.31 to 14.14.32.
- [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>
2021-03-07 10:22:09 +00:00
Rummskartoffel
6c013b947d
Fix #3435 and #3418
...
Previous native version behaved incorrectly
when trying to read an empty file.
0.3.4+ returns an empty string like the old
Python messenger
2021-03-05 22:57:30 +01:00
Oliver Blanthorn
ac4c0232a6
Rename browser variable
2021-03-05 19:22:07 +00:00
dependabot-preview[bot]
bec8ec2dde
Merge pull request #3445 from tridactyl/dependabot/npm_and_yarn/geckodriver-1.22.2
2021-03-05 15:29:06 +00:00
dependabot-preview[bot]
787611d378
Bump geckodriver from 1.22.1 to 1.22.2
...
Bumps [geckodriver](https://github.com/vladikoff/node-geckodriver ) from 1.22.1 to 1.22.2.
- [Release notes](https://github.com/vladikoff/node-geckodriver/releases )
- [Commits](https://github.com/vladikoff/node-geckodriver/compare/v1.22.1...v1.22.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-05 15:07:47 +00:00
Oliver Blanthorn
aeb1fd2092
Fix errors preventing build
2021-03-05 16:07:42 +01:00
Rummskartoffel
bb0e567d77
Windows: fix infinite loop in native.ff_cmdline()
...
On native messenger >= 0.3.3, we now just directly ask for the
messenger's parent's command line.
On native messenger < 0.3.3, we loop up the process tree like before,
but we now respect 'browser' and gracefully fail if no matching process
is found.
2021-03-05 15:43:10 +01:00