dependabot[bot]
|
14c0b8891d
|
Bump @typescript-eslint/eslint-plugin from 4.28.2 to 4.28.3
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.28.2 to 4.28.3.
- [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.28.3/packages/eslint-plugin)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-13 04:04:47 +00:00 |
|
Eugene Pankov
|
5e771534a8
|
wording
|
2021-07-12 21:29:38 +02:00 |
|
Eugene Pankov
|
ba33f18af7
|
fixed ssh connections
|
2021-07-12 21:29:34 +02:00 |
|
Eugene Pankov
|
82f3b61b5e
|
bump
|
2021-07-12 21:29:28 +02:00 |
|
Eugene Pankov
|
8d13cb0fe8
|
bump
|
2021-07-11 23:04:48 +02:00 |
|
Eugene Pankov
|
d1a6baf858
|
bump
|
2021-07-11 23:03:55 +02:00 |
|
Eugene Pankov
|
25034342c3
|
bumped plugins
|
2021-07-11 23:02:27 +02:00 |
|
Eugene Pankov
|
379775bcd3
|
import fix
|
2021-07-11 23:02:23 +02:00 |
|
Eugene Pankov
|
ff18926bf9
|
WSA wip
|
2021-07-11 22:59:39 +02:00 |
|
Eugene Pankov
|
37e564130e
|
web preload progress callback
|
2021-07-11 16:31:00 +02:00 |
|
Eugene Pankov
|
d8a8d41614
|
lint
|
2021-07-11 16:24:04 +02:00 |
|
Eugene Pankov
|
7db3335938
|
bump, include source maps in releases
|
2021-07-11 16:12:36 +02:00 |
|
Eugene Pankov
|
c1051379c1
|
add tabby-web-demo to the repo
|
2021-07-11 16:00:59 +02:00 |
|
Eugeny
|
f7a0fb488b
|
Merge pull request #4175 from Eugeny/dependabot/npm_and_yarn/tabby-terminal/xterm-addon-ligatures-0.5.1
Bump xterm-addon-ligatures from 0.5.0 to 0.5.1 in /tabby-terminal
|
2021-07-11 12:39:02 +02:00 |
|
Eugene Pankov
|
2706045cc2
|
tab context menu option to save split layouts as profiles - fixes #3468
|
2021-07-11 12:38:35 +02:00 |
|
Eugene Pankov
|
908f90cd52
|
automatically clean up defaults from the config file
|
2021-07-11 00:06:52 +02:00 |
|
Eugene Pankov
|
67bbbd7f65
|
allow renaming and replacing files in the vault - fixes #4110
|
2021-07-10 21:31:18 +02:00 |
|
Eugene Pankov
|
0008b2f022
|
preserve file modes for up- and downloads - fixes #4141
|
2021-07-10 20:39:45 +02:00 |
|
Eugene Pankov
|
3e61630c6a
|
added a way to switch a pane's profile - fixes #1007, fixes #2963, fixes #3082, fixes #4151
|
2021-07-10 20:05:31 +02:00 |
|
Eugene Pankov
|
6f912dc12b
|
make sure ssh ident goes out in a single packet - #4167
|
2021-07-10 17:51:37 +02:00 |
|
Eugene Pankov
|
e1f2e176ce
|
actually implement telnet protocol - fixes #4164
|
2021-07-10 16:09:24 +02:00 |
|
Eugene Pankov
|
f39b4c6dbe
|
Update buttonProvider.ts
|
2021-07-10 14:47:41 +02:00 |
|
Eugene Pankov
|
c49ff68ed6
|
avoid duplicate entries in recent profiles - fixes #4179
|
2021-07-10 14:30:33 +02:00 |
|
Eugene Pankov
|
891cf42338
|
make ssh the default quick-connect profile - fixes #4181
|
2021-07-10 14:10:55 +02:00 |
|
Eugene Pankov
|
b9763044ee
|
close streamProcessor in telnet tabs
|
2021-07-09 10:31:12 +02:00 |
|
Eugene Pankov
|
46e0035327
|
sort profiles by groups - fixes #4163
|
2021-07-09 10:02:58 +02:00 |
|
Eugene Pankov
|
6df8707b6d
|
Merge branch 'master' of github.com:Eugeny/terminus
|
2021-07-09 09:58:35 +02:00 |
|
Eugene Pankov
|
24b7922539
|
fixed high contrast appearance for theme previews
|
2021-07-09 09:58:31 +02:00 |
|
Eugene Pankov
|
485665d449
|
fixed toggle switch appearance in windows high contrast mode - fixes #4165
|
2021-07-09 09:47:51 +02:00 |
|
Eugene Pankov
|
e09a011c23
|
hint about ssh connections being moved to profiles
|
2021-07-09 09:47:09 +02:00 |
|
Eugene Pankov
|
833a348fdb
|
fixed matchedHotkey deprecation - fixes #4153, fixes #4156
|
2021-07-09 09:46:54 +02:00 |
|
Eugene Pankov
|
26ff6f17e7
|
fixed toolbar state loading
|
2021-07-09 09:10:10 +02:00 |
|
dependabot[bot]
|
d026e634e5
|
Bump xterm-addon-ligatures from 0.5.0 to 0.5.1 in /tabby-terminal
Bumps [xterm-addon-ligatures](https://github.com/xtermjs/xterm.js) from 0.5.0 to 0.5.1.
- [Release notes](https://github.com/xtermjs/xterm.js/releases)
- [Commits](https://github.com/xtermjs/xterm.js/commits)
---
updated-dependencies:
- dependency-name: xterm-addon-ligatures
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-09 04:25:46 +00:00 |
|
Eugeny
|
356a2f38b6
|
Merge pull request #4160 from Eugeny/dependabot/npm_and_yarn/sentry/cli-1.67.1
|
2021-07-08 22:04:39 +02:00 |
|
Eugeny
|
bdb37a9a18
|
Merge pull request #4169 from Eugeny/all-contributors/add-cypherbits
|
2021-07-08 22:04:29 +02:00 |
|
allcontributors[bot]
|
22d89041f8
|
docs: update .all-contributorsrc [skip ci]
|
2021-07-08 20:04:20 +00:00 |
|
allcontributors[bot]
|
d5285cf268
|
docs: update README.md [skip ci]
|
2021-07-08 20:04:19 +00:00 |
|
Eugene Pankov
|
3db98aa421
|
expose more plugin loader apis
|
2021-07-08 22:03:41 +02:00 |
|
Eugene Pankov
|
47dba5b52c
|
avoid including all of the util-decorators in the bundle
|
2021-07-08 22:03:25 +02:00 |
|
Eugene Pankov
|
72874a1e84
|
Update HACKING.md
|
2021-07-08 22:03:03 +02:00 |
|
Eugene Pankov
|
fc1deb67e8
|
Merge branch 'master' of github.com:Eugeny/terminus
|
2021-07-08 22:01:43 +02:00 |
|
Eugeny
|
d0bb3c731c
|
Merge pull request #4168 from cypherbits/master
|
2021-07-08 22:01:34 +02:00 |
|
cypherbits
|
13e54a46d7
|
add Ubuntu 20.04 compile requeriments
|
2021-07-08 18:46:44 +02:00 |
|
Eugene Pankov
|
55a975bc8b
|
Merge branch 'master' of github.com:Eugeny/terminus
|
2021-07-08 16:09:09 +02:00 |
|
Eugene Pankov
|
a62752efec
|
bumped package versions
|
2021-07-08 16:07:45 +02:00 |
|
dependabot[bot]
|
4e97ce5117
|
Bump @sentry/cli from 1.64.2 to 1.67.1
Bumps [@sentry/cli](https://github.com/getsentry/sentry-cli) from 1.64.2 to 1.67.1.
- [Release notes](https://github.com/getsentry/sentry-cli/releases)
- [Changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-cli/compare/1.64.2...1.67.1)
---
updated-dependencies:
- dependency-name: "@sentry/cli"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-08 11:36:24 +00:00 |
|
Eugeny
|
19a5f2dc2d
|
Merge pull request #4161 from Eugeny/dependabot/npm_and_yarn/tabby-ssh/types/node-16.0.1
Bump @types/node from 16.0.0 to 16.0.1 in /tabby-ssh
|
2021-07-08 13:32:41 +02:00 |
|
Eugeny
|
52433afd13
|
Merge pull request #4159 from Eugeny/dependabot/npm_and_yarn/types/node-16.0.1
Bump @types/node from 16.0.0 to 16.0.1
|
2021-07-08 13:32:26 +02:00 |
|
Eugeny
|
e1d9f50426
|
Merge pull request #4158 from Eugeny/dependabot/npm_and_yarn/sentry/electron-2.5.1
Bump @sentry/electron from 2.5.0 to 2.5.1
|
2021-07-08 13:32:19 +02:00 |
|
Eugeny
|
5837c61ac4
|
Merge pull request #4157 from Eugeny/dependabot/npm_and_yarn/app/types/node-16.0.1
Bump @types/node from 16.0.0 to 16.0.1 in /app
|
2021-07-08 13:32:11 +02:00 |
|