Commit Graph

5620 Commits

Author SHA1 Message Date
Dani Nugraha 2d3234fe1d fixed #6741
changed spanner to emit event to splitTab and tell its mousedown state
disabled tab focus on hover when spanner is being dragged by the mouse
2022-12-03 12:07:20 +01:00
allcontributors[bot] 49ccda70ea update README.id-ID.md [skip ci] 2022-12-02 17:49:23 +01:00
allcontributors[bot] 98306a39fb update README.ja-JP.md [skip ci] 2022-12-02 17:49:23 +01:00
allcontributors[bot] 3498e9953d update .all-contributorsrc [skip ci] 2022-12-02 17:49:23 +01:00
allcontributors[bot] b45a2c89e0 update README.es-ES.md [skip ci] 2022-12-02 17:49:23 +01:00
allcontributors[bot] 74936b77c3 update README.de-DE.md [skip ci] 2022-12-02 17:49:23 +01:00
allcontributors[bot] 272f002848 update README.it-IT.md [skip ci] 2022-12-02 17:49:23 +01:00
allcontributors[bot] 0ca713d54c update README.ko-KR.md [skip ci] 2022-12-02 17:49:23 +01:00
allcontributors[bot] dc1566efe2 update README.ru-RU.md [skip ci] 2022-12-02 17:49:23 +01:00
allcontributors[bot] 33e010b9b5 update README.zh-CN.md [skip ci] 2022-12-02 17:49:23 +01:00
allcontributors[bot] 75da109318 update README.md [skip ci] 2022-12-02 17:49:23 +01:00
allcontributors[bot] c68c4694ff update README.es-ES.md [skip ci] 2022-11-28 10:02:27 +01:00
allcontributors[bot] 33a29ab40b update .all-contributorsrc [skip ci] 2022-11-28 10:02:27 +01:00
allcontributors[bot] 2e88bef0c8 update README.ja-JP.md [skip ci] 2022-11-28 10:02:27 +01:00
allcontributors[bot] 991e5ff860 update README.id-ID.md [skip ci] 2022-11-28 10:02:27 +01:00
allcontributors[bot] 46155b47f6 update README.de-DE.md [skip ci] 2022-11-28 10:02:27 +01:00
allcontributors[bot] cef17570bc update README.it-IT.md [skip ci] 2022-11-28 10:02:27 +01:00
allcontributors[bot] 5c4b327df3 update README.ko-KR.md [skip ci] 2022-11-28 10:02:27 +01:00
allcontributors[bot] 43f7dbc97b update README.ru-RU.md [skip ci] 2022-11-28 10:02:27 +01:00
allcontributors[bot] 8a3387ecf3 update README.zh-CN.md [skip ci] 2022-11-28 10:02:27 +01:00
allcontributors[bot] 6456b3fb0a update README.md [skip ci] 2022-11-28 10:02:27 +01:00
Benjamin Brandmeier 3d2cd6d632 fix icon visibility for vertical tabs 2022-11-28 09:32:10 +01:00
Eugene Pankov 0c2f824cf4
disable dynamic tab titles for SSH by default 2022-11-24 13:38:30 +01:00
allcontributors[bot] 8c7850e4d5 update README.es-ES.md [skip ci] 2022-11-23 09:29:35 +01:00
allcontributors[bot] 341d85b972 update .all-contributorsrc [skip ci] 2022-11-23 09:29:35 +01:00
allcontributors[bot] 5364ba05ec update README.ja-JP.md [skip ci] 2022-11-23 09:29:35 +01:00
allcontributors[bot] ea4c8f0c25 update README.id-ID.md [skip ci] 2022-11-23 09:29:35 +01:00
allcontributors[bot] 779912a3d3 update README.de-DE.md [skip ci] 2022-11-23 09:29:35 +01:00
allcontributors[bot] c141395561 update README.it-IT.md [skip ci] 2022-11-23 09:29:35 +01:00
allcontributors[bot] d0ff989d74 update README.ko-KR.md [skip ci] 2022-11-23 09:29:35 +01:00
allcontributors[bot] ee32d51170 update README.ru-RU.md [skip ci] 2022-11-23 09:29:35 +01:00
allcontributors[bot] ffa65beaf9 update README.zh-CN.md [skip ci] 2022-11-23 09:29:35 +01:00
allcontributors[bot] 384aa8fb77 update README.md [skip ci] 2022-11-23 09:29:35 +01:00
“allan.mangan” 9238cac162 added Jazz color scheme 2022-11-23 09:14:12 +01:00
Eugene Pankov 47006dd38d
updated contributors 2022-11-23 00:21:39 +01:00
dependabot[bot] 6376a341f0 Bump shell-quote from 1.7.3 to 1.7.4
Bumps [shell-quote](https://github.com/ljharb/shell-quote) from 1.7.3 to 1.7.4.
- [Release notes](https://github.com/ljharb/shell-quote/releases)
- [Changelog](https://github.com/ljharb/shell-quote/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/shell-quote/compare/1.7.3...v1.7.4)

---
updated-dependencies:
- dependency-name: shell-quote
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-21 12:35:32 +01:00
dependabot[bot] fcc0e7909d Bump electron-notarize from 1.2.1 to 1.2.2
Bumps [electron-notarize](https://github.com/electron/notarize) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/electron/notarize/releases)
- [Changelog](https://github.com/electron/notarize/blob/main/.releaserc.json)
- [Commits](https://github.com/electron/notarize/compare/v1.2.1...v1.2.2)

---
updated-dependencies:
- dependency-name: electron-notarize
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-21 12:35:17 +01:00
dependabot[bot] 1324a13741 Bump patch-package from 6.4.7 to 6.5.0 in /app
Bumps [patch-package](https://github.com/ds300/patch-package) from 6.4.7 to 6.5.0.
- [Release notes](https://github.com/ds300/patch-package/releases)
- [Changelog](https://github.com/ds300/patch-package/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ds300/patch-package/compare/v6.4.7...v6.5.0)

---
updated-dependencies:
- dependency-name: patch-package
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-21 12:35:09 +01:00
dependabot[bot] c311964e35 Bump electron from 21.0.1 to 21.3.0
Bumps [electron](https://github.com/electron/electron) from 21.0.1 to 21.3.0.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v21.0.1...v21.3.0)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-21 12:34:58 +01:00
dependabot[bot] 212ee6717c Bump serialport from 10.4.0 to 10.5.0 in /app
Bumps [serialport](https://github.com/serialport/node-serialport) from 10.4.0 to 10.5.0.
- [Release notes](https://github.com/serialport/node-serialport/releases)
- [Changelog](https://github.com/serialport/node-serialport/blob/master/CHANGELOG.md)
- [Commits](https://github.com/serialport/node-serialport/compare/v10.4.0...v10.5.0)

---
updated-dependencies:
- dependency-name: serialport
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-21 12:34:45 +01:00
Eugene Pankov 72d60bafad
updated locales 2022-11-20 20:28:58 +01:00
Eugene Pankov 8f4392515f
keep xterm sourcemaps 2022-11-20 20:23:31 +01:00
Eugene Pankov 74026ff59c
hide fluent background option by default 2022-11-20 20:23:24 +01:00
Eugene Pankov 875e693d63
improve tab rearranging UI 2022-11-20 20:22:44 +01:00
Eugene Pankov 9c89bab256
fixed zmodem errors - fixes #6677, fixes #5845, fixes #5243, fixes #5132, fixes #5021, fixes #7511, fixes #7053, fixes #6917, fixes #6639, fixes #6259, fixes #6182, fixes #6122, fixes #5845, fixes #5737, fixes #5701, fixes #5609, fixes #5311, fixes #5243, fixes #5231, fixes #5132 2022-11-20 19:25:48 +01:00
Eugene Pankov 0f0f61f432
fixed #6263, fixed #7460 - ssh: handle MaxSessions 2022-11-17 20:26:17 +01:00
Eugene Pankov c7eb19386d
context menu fixes 2022-11-17 19:39:24 +01:00
Eugene Pankov 99e3c6e20e
updated locales 2022-11-17 10:57:19 +01:00
Eugene Pankov d26ce6c316
fixed #7481 - broadcast not available on SSH tabs 2022-11-17 10:56:22 +01:00
allcontributors[bot] ac9595b06a update README.ja-JP.md [skip ci] 2022-11-17 10:53:43 +01:00