Eugene Pankov
8ba067d90e
style tweaks
2021-07-27 20:36:34 +02:00
Eugeny
b68f71ec62
Merge pull request #4211 from Eugeny/dependabot/npm_and_yarn/sentry/cli-1.67.2
...
Bump @sentry/cli from 1.67.1 to 1.67.2
2021-07-27 20:30:55 +02:00
Eugeny
7100d12818
Merge pull request #4256 from Eugeny/dependabot/npm_and_yarn/npmlog-5.0.0
...
Bump npmlog from 4.1.2 to 5.0.0
2021-07-27 20:30:28 +02:00
Eugeny
f041f0f07a
Merge pull request #4255 from Eugeny/dependabot/npm_and_yarn/webpack-5.46.0
...
Bump webpack from 5.43.0 to 5.46.0
2021-07-27 20:30:11 +02:00
Eugene Pankov
6deb9ab48a
bumped eslint
2021-07-27 20:29:15 +02:00
Eugene Pankov
1e1c05c138
Merge branch 'master' of github.com:Eugeny/tabby
2021-07-27 20:27:45 +02:00
Eugeny
8cfc20a81c
Merge pull request #4273 from Eugeny/dependabot/npm_and_yarn/typescript-eslint/parser-4.28.5
...
Bump @typescript-eslint/parser from 4.28.3 to 4.28.5
2021-07-27 20:27:31 +02:00
Eugene Pankov
c853c96ae9
lint
2021-07-27 20:27:19 +02:00
Eugene Pankov
85fe9eb4ec
don't show drop hints when dragging the tab onto itself
2021-07-27 20:27:03 +02:00
Eugeny
cf5af26d6e
Merge pull request #4227 from Eugeny/dependabot/npm_and_yarn/eslint-7.31.0
...
Bump eslint from 7.30.0 to 7.31.0
2021-07-27 20:26:45 +02:00
Eugene Pankov
90e56e7605
added v8-compile-cache
2021-07-27 09:59:35 +02:00
dependabot[bot]
1c4e527db6
Bump @typescript-eslint/parser from 4.28.3 to 4.28.5
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 4.28.3 to 4.28.5.
- [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.28.5/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-07-27 04:04:35 +00:00
Eugene Pankov
75a0aadce4
build fix
2021-07-24 20:18:52 +02:00
Eugene Pankov
01e3e91e51
Update index.ts
2021-07-24 17:52:32 +02:00
Eugene Pankov
7514fa41a1
Create release.yml
2021-07-24 16:40:25 +02:00
Eugene Pankov
69115fb77a
experimental config sync
2021-07-24 16:31:32 +02:00
Eugene Pankov
99ab8dacd4
ui tweaks
2021-07-24 16:31:10 +02:00
Eugene Pankov
e30d2cd85b
added CDK polyfills
2021-07-24 16:30:55 +02:00
Eugene Pankov
657915b1fe
fixed hotkey removal crashes
2021-07-24 16:03:48 +02:00
Eugene Pankov
90149def0a
fixed #4230 - option to limit or disable "recent profiles"
2021-07-24 10:35:24 +02:00
Eugene Pankov
1926eca929
lint
2021-07-24 10:25:29 +02:00
Eugene Pankov
f20ba3e8bc
ssh: enable keepalive by default
2021-07-24 10:15:08 +02:00
Eugene Pankov
6f972ab4cc
lint
2021-07-24 10:14:07 +02:00
Eugene Pankov
129bc8a9f1
transfer menu UI fix
2021-07-24 10:06:44 +02:00
Eugene Pankov
4673aa498e
fixed #4235 - prevent OS from sleeping during transfers
2021-07-24 10:04:14 +02:00
Eugene Pankov
a2e0db2a16
open SFTP panel in the CWD
2021-07-24 09:44:47 +02:00
dependabot[bot]
8def92eb5e
Bump npmlog from 4.1.2 to 5.0.0
...
Bumps [npmlog](https://github.com/npm/npmlog ) from 4.1.2 to 5.0.0.
- [Release notes](https://github.com/npm/npmlog/releases )
- [Changelog](https://github.com/npm/npmlog/blob/main/CHANGELOG.md )
- [Commits](https://github.com/npm/npmlog/compare/v4.1.2...v5.0.0 )
---
updated-dependencies:
- dependency-name: npmlog
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-07-23 04:08:10 +00:00
dependabot[bot]
5b7e8f73b5
Bump webpack from 5.43.0 to 5.46.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.43.0 to 5.46.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.43.0...v5.46.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-07-23 04:07:40 +00:00
Eugene Pankov
7fa29b4b37
transfers ui fixes
2021-07-22 21:35:47 +02:00
Eugene Pankov
a859baac97
fixed #4237 sftp: upload into a temp file first
2021-07-22 21:35:39 +02:00
Eugene Pankov
b7a676f668
ng2-dnd cleanup
2021-07-21 23:06:50 +02:00
Eugene Pankov
26d81f10a6
dropped ng2-dnd
2021-07-21 23:05:26 +02:00
Eugene Pankov
be4cc804a2
allow dragging other tabs into existing split tabs - fixes #1347
2021-07-21 22:59:58 +02:00
dependabot[bot]
1b253ccb0a
Bump eslint from 7.30.0 to 7.31.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.30.0 to 7.31.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.30.0...v7.31.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-07-19 04:07:10 +00:00
dependabot[bot]
8bfc1dc302
Bump slugify from 1.5.3 to 1.6.0
...
Bumps [slugify](https://github.com/simov/slugify ) from 1.5.3 to 1.6.0.
- [Release notes](https://github.com/simov/slugify/releases )
- [Commits](https://github.com/simov/slugify/compare/v1.5.3...v1.6.0 )
---
updated-dependencies:
- dependency-name: slugify
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-07-18 14:53:38 +00:00
Eugene Pankov
ff49b9e38a
settings: added release notes
2021-07-18 16:48:13 +02:00
Eugene Pankov
439e407595
serial: fixed missing port names in builtin profiles
2021-07-18 15:22:46 +02:00
Eugene Pankov
1eed32f8d8
local: UI to support single "command line" in profiles
2021-07-18 15:22:35 +02:00
Eugene Pankov
66098b5c6d
Update hostWindow.service.ts
2021-07-18 14:08:20 +02:00
Eugene Pankov
a725d25e46
web: added proper platform detection and hotkey handling
2021-07-17 16:39:08 +02:00
Eugene Pankov
4e42dfd46b
plugin version bump
2021-07-17 00:54:38 +02:00
Eugene Pankov
c2657568a6
updated web demo for new profiles
2021-07-17 00:52:16 +02:00
Eugene Pankov
dbe7b8cf56
plugin version bump
2021-07-17 00:52:07 +02:00
Eugene Pankov
a82a65ed46
plugin version bump
2021-07-16 23:59:45 +02:00
Eugene Pankov
893d9a9887
fixed button discoloration
2021-07-16 23:59:12 +02:00
Eugeny
1facd46901
Merge pull request #4216 from Eugeny/all-contributors/add-KingMob
2021-07-16 23:54:00 +02:00
allcontributors[bot]
7af89e1d07
docs: update .all-contributorsrc [skip ci]
2021-07-16 21:53:41 +00:00
Eugeny
50b2040d16
Merge pull request #4215 from KingMob/bugfix/get-shell-names-correctly
2021-07-16 23:53:40 +02:00
allcontributors[bot]
a65505c498
docs: update README.md [skip ci]
2021-07-16 21:53:40 +00:00
Matthew Davidson
7e8c19e97b
Correctly name profiles for shells outside /usr
...
Shells outside /usr get named incorrectly. E.g., if I add /usr/local/bin/fish
to /etc/shells, when Tabby starts up, it think the profile name should be "local".
2021-07-16 16:50:32 -04:00