Commit Graph
4799 Commits
Author SHA1 Message Date
allcontributors[bot] a069ec606b docs: update README.md [skip ci] 2022-03-08 21:34:24 +00:00
Eugeny c7639c03f9 Merge pull request #5902 from microhobby/glasstron-b 2022-03-08 22:34:13 +01:00
Eugene Pankov f073a691fc ssh: fixed newlines in banners/MOTD - fixes #5905 2022-03-08 21:12:12 +01:00
Eugene Pankov b31b500727 fixed .ssh/config port binding parsing - fixes #5906 2022-03-08 20:47:21 +01:00
Eugene Pankov df77cc99d9 make vibrancy disabling optional 2022-03-08 20:05:58 +01:00
Eugene Pankov 32170ec640 renamed ssh2 patch 2022-03-08 19:57:56 +01:00
Eugene Pankov 3336b64d9d Merge branch 'master' of github.com:Eugeny/tabby 2022-03-08 19:42:48 +01:00
Eugeny cc554de4da Merge pull request #5895 from Eugeny/dependabot/npm_and_yarn/ssh2-1.7.0 2022-03-08 19:42:39 +01:00
Eugeny 35b115ae9f Merge pull request #5892 from Eugeny/dependabot/npm_and_yarn/app/serialport-10.4.0 2022-03-08 19:42:03 +01:00
Eugeny a8e79820a4 Merge pull request #5901 from Eugeny/dependabot/npm_and_yarn/electron-17.1.1 2022-03-08 19:36:52 +01:00
Matheus Castello 502f72ec35 Does not disable acrylic while dragging when using fluent
It doesn't seem necessary to disable acrylic while dragging when using
fluent with glasstron 0.1.1

Signed-off-by: Matheus Castello <matheus@castello.eng.br>
2022-03-08 02:48:56 -03:00
Matheus Castello 1bb5128729 Fix fluent acrylic bumping glasstron to 0.1.1
Signed-off-by: Matheus Castello <matheus@castello.eng.br>
2022-03-08 02:47:35 -03:00
dependabot[bot] 56ef0c356b Bump electron from 17.1.0 to 17.1.1
Bumps [electron](https://github.com/electron/electron) from 17.1.0 to 17.1.1.
- [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/v17.1.0...v17.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-08 04:06:05 +00:00
dependabot[bot] 4de572770e Bump ssh2 from 1.6.0 to 1.7.0
Bumps [ssh2](https://github.com/mscdex/ssh2) from 1.6.0 to 1.7.0.
- [Release notes](https://github.com/mscdex/ssh2/releases)
- [Commits](https://github.com/mscdex/ssh2/compare/v1.6.0...v1.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-07 04:05:33 +00:00
dependabot[bot] 824b5aab93 Bump serialport from 10.2.2 to 10.4.0 in /app
Bumps [serialport](https://github.com/serialport/node-serialport) from 10.2.2 to 10.4.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.2.2...v10.4.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-03-07 04:02:20 +00:00
Eugene Pankov 1a834af663 locale update, added Portuguese 2022-03-06 14:38:31 +01:00
Eugeny f5f063a511 Update .all-contributorsrc 2022-03-03 17:05:47 +01:00
Eugeny 5fee1ec1ed Merge pull request #5876 from piersandro/master 2022-03-03 17:05:27 +01:00
Piersandro Guerrera 5e75db92eb Add @piersandro as doc contributor 2022-03-03 17:03:28 +01:00
Piersandro Guerrera b2325c29df Update Italian README 2022-03-03 16:19:04 +01:00
Eugeny 0ba8db43bf Merge pull request #5859 from Eugeny/dependabot/github_actions/actions/checkout-3 2022-03-03 10:05:28 +01:00
Eugeny 3e931e452b Merge pull request #5858 from Eugeny/dependabot/npm_and_yarn/ts-loader-9.2.7 2022-03-03 10:05:20 +01:00
Eugeny 07f8c0cc08 Merge pull request #5874 from Eugeny/all-contributors/add-Allenator 2022-03-03 10:04:53 +01:00
Eugeny e48ec7ed67 Merge pull request #5856 from Eugeny/dependabot/npm_and_yarn/plist-3.0.4 2022-03-03 10:04:35 +01:00
allcontributors[bot] 779d4f2fea docs: update .all-contributorsrc [skip ci] 2022-03-03 09:04:11 +00:00
allcontributors[bot] 66da3bc907 docs: update README.ko-KR.md [skip ci] 2022-03-03 09:04:10 +00:00
allcontributors[bot] d438207dc5 docs: update README.ru-RU.md [skip ci] 2022-03-03 09:04:09 +00:00
allcontributors[bot] 56e1523226 docs: update README.zh-CN.md [skip ci] 2022-03-03 09:04:08 +00:00
allcontributors[bot] 09da979ab5 docs: update README.md [skip ci] 2022-03-03 09:04:07 +00:00
dependabot[bot] af39b342bd Bump actions/checkout from 2.3.4 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.4 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.3.4...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-02 04:18:24 +00:00
dependabot[bot] 2df94fd62a Bump ts-loader from 9.2.3 to 9.2.7
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 9.2.3 to 9.2.7.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases)
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md)
- [Commits](https://github.com/TypeStrong/ts-loader/compare/v9.2.3...v9.2.7)

---
updated-dependencies:
- dependency-name: ts-loader
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-02 04:04:32 +00:00
dependabot[bot] d2d698b288 Bump plist from 3.0.1 to 3.0.4
Bumps [plist](https://github.com/TooTallNate/node-plist) from 3.0.1 to 3.0.4.
- [Release notes](https://github.com/TooTallNate/node-plist/releases)
- [Changelog](https://github.com/TooTallNate/plist.js/blob/master/History.md)
- [Commits](https://github.com/TooTallNate/node-plist/commits)

---
updated-dependencies:
- dependency-name: plist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-01 23:44:56 +00:00
Eugeny 79c7d55c05 Merge pull request #5829 from Eugeny/dependabot/npm_and_yarn/sentry/cli-1.73.0 2022-02-28 10:11:09 +01:00
Eugeny b351cda35a Merge pull request #5745 from Eugeny/dependabot/npm_and_yarn/app/windows-native-registry-3.2.1 2022-02-28 10:10:48 +01:00
Eugeny 025c747e54 Merge pull request #5846 from Eugeny/all-contributors/add-X-0x01 2022-02-28 09:07:40 +01:00
allcontributors[bot] 27ced5b9bc docs: update .all-contributorsrc [skip ci] 2022-02-28 08:06:00 +00:00
allcontributors[bot] 7d64da1667 docs: update README.ko-KR.md [skip ci] 2022-02-28 08:05:59 +00:00
allcontributors[bot] c25134d96c docs: update README.ru-RU.md [skip ci] 2022-02-28 08:05:58 +00:00
allcontributors[bot] cf464f5bb8 docs: update README.zh-CN.md [skip ci] 2022-02-28 08:05:57 +00:00
allcontributors[bot] a6845069bd docs: update README.md [skip ci] 2022-02-28 08:05:56 +00:00
Eugeny c09babd326 Merge pull request #5844 from X-0x01/patch-1 2022-02-28 09:05:40 +01:00
X-0x01 89226d66a8 change to the correct category for mac. 2022-02-28 12:04:43 +08:00
Eugeny 77c0b3ea23 Merge pull request #5833 from Eugeny/dependabot/github_actions/actions/setup-node-3.0.0 2022-02-26 21:34:46 +01:00
dependabot[bot] 8cef14da8f Bump actions/setup-node from 2.5.1 to 3.0.0
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.5.1 to 3.0.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.5.1...v3.0.0)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-25 04:13:28 +00:00
Eugeny eb30bb2d9d Merge pull request #5812 from Eugeny/dependabot/npm_and_yarn/app/electron/remote-2.0.5 2022-02-24 17:39:31 +01:00
Eugeny c85d6e63c6 Merge pull request #5747 from Eugeny/dependabot/npm_and_yarn/axios-0.26.0 2022-02-24 17:39:16 +01:00
Eugeny 7801c7569a Merge pull request #5828 from Eugeny/dependabot/npm_and_yarn/electron-17.1.0 2022-02-24 17:38:59 +01:00
dependabot[bot] 75ed66079a Bump @sentry/cli from 1.72.1 to 1.73.0
Bumps [@sentry/cli](https://github.com/getsentry/sentry-cli) from 1.72.1 to 1.73.0.
- [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.72.1...1.73.0)

---
updated-dependencies:
- dependency-name: "@sentry/cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-24 04:07:00 +00:00
dependabot[bot] e6aefc8cb8 Bump electron from 17.0.1 to 17.1.0
Bumps [electron](https://github.com/electron/electron) from 17.0.1 to 17.1.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/v17.0.1...v17.1.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-02-24 04:06:41 +00:00
Eugene Pankov 76892c4f5c increase yarn network-timeout v1.0.173 2022-02-23 22:15:15 +01:00