Eugene Pankov
|
9ca091e592
|
bumped electron
|
2020-02-05 14:53:04 +03:00 |
|
Eugene Pankov
|
fa56f30f63
|
lint
|
2020-02-05 14:52:53 +03:00 |
|
Eugene Pankov
|
9c19307181
|
more tab saving fixes
|
2020-02-05 14:52:33 +03:00 |
|
Eugene Pankov
|
bfd34df41e
|
fixed crash for unknown wsl distros (fixes #2083, fixes #2021)
|
2020-02-05 14:25:14 +03:00 |
|
Eugene Pankov
|
26ee36458d
|
don't even think about updating if not enabled (fixes #2088)
|
2020-02-05 14:16:15 +03:00 |
|
Eugene Pankov
|
e99b83dfdc
|
recovery fixes
|
2020-02-05 14:15:51 +03:00 |
|
Eugene Pankov
|
ceb75323fe
|
restore tab colors during recovery (fixes #1713)
|
2020-02-05 13:58:18 +03:00 |
|
Eugene Pankov
|
bfb6417865
|
Merge branch 'master' of github.com:Eugeny/terminus
|
2020-02-05 13:37:07 +03:00 |
|
Eugene Pankov
|
498564be9a
|
added scrollback saving
|
2020-02-05 13:37:04 +03:00 |
|
Eugene
|
6c38aa4008
|
Merge pull request #2064 from Eugeny/dependabot/npm_and_yarn/app/keytar-5.1.0
Bump keytar from 5.0.0 to 5.1.0 in /app
|
2020-02-05 12:59:38 +03:00 |
|
Eugene Pankov
|
32aaa3d0ff
|
Merge branch 'master' of github.com:Eugeny/terminus
|
2020-02-05 12:58:41 +03:00 |
|
Eugene
|
7ce5d647da
|
Merge pull request #2067 from Eugeny/dependabot/npm_and_yarn/electron-builder-22.3.2
Bump electron-builder from 22.1.0 to 22.3.2
|
2020-02-05 12:58:09 +03:00 |
|
Eugene Pankov
|
bf0be7fa0e
|
split electron-builder configuration
|
2020-02-05 12:57:24 +03:00 |
|
Eugene Pankov
|
a10eb5ff90
|
set executableArgs for linux
|
2020-02-05 12:54:21 +03:00 |
|
Eugene
|
c6a27d8893
|
Merge pull request #2089 from Eugeny/dependabot/npm_and_yarn/terminus-terminal/xterm-addon-webgl-0.5.0
Bump xterm-addon-webgl from 0.5.0-beta.7 to 0.5.0 in /terminus-terminal
|
2020-02-05 12:48:43 +03:00 |
|
Eugene
|
7ee1fb4b76
|
Merge pull request #2091 from Eugeny/dependabot/npm_and_yarn/terminus-terminal/xterm-4.4.0
Bump xterm from 4.4.0-beta.15 to 4.4.0 in /terminus-terminal
|
2020-02-05 12:48:10 +03:00 |
|
dependabot-preview[bot]
|
e0f9f558f1
|
Bump xterm from 4.4.0-beta.15 to 4.4.0 in /terminus-terminal
Bumps [xterm](https://github.com/xtermjs/xterm.js) from 4.4.0-beta.15 to 4.4.0.
- [Release notes](https://github.com/xtermjs/xterm.js/releases)
- [Commits](https://github.com/xtermjs/xterm.js/commits/4.4.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-02-05 04:20:35 +00:00 |
|
dependabot-preview[bot]
|
d511bb9fc0
|
Bump xterm-addon-webgl from 0.5.0-beta.7 to 0.5.0 in /terminus-terminal
Bumps [xterm-addon-webgl](https://github.com/xtermjs/xterm.js) from 0.5.0-beta.7 to 0.5.0.
- [Release notes](https://github.com/xtermjs/xterm.js/releases)
- [Commits](https://github.com/xtermjs/xterm.js/commits/0.5)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-02-05 04:20:11 +00:00 |
|
Eugene
|
15f99c8ae8
|
Merge pull request #2081 from CyrilTaylor/dev/portable_for_plugins
Fix: save plugins to path `UserData` for fit portable mode
|
2020-02-03 16:18:29 +03:00 |
|
Cyril Taylor
|
1027fbfb60
|
Fix: sentry will use userData before redirect it, ahead of the time
|
2020-02-03 20:59:46 +08:00 |
|
Cyril Taylor
|
d89abde860
|
Fix: save plugins to UserData path for fit portable mode
|
2020-02-02 16:45:06 +08:00 |
|
Eugene Pankov
|
1d76f6b056
|
re-fixed #2054
|
2020-02-01 12:15:24 +03:00 |
|
Eugene Pankov
|
f09fb735a7
|
Update splitTab.component.ts
|
2020-01-30 19:17:11 +03:00 |
|
Eugene Pankov
|
f6d08af986
|
Revert "re-added snap build"
This reverts commit ff2c2031b5 .
|
2020-01-30 18:54:55 +03:00 |
|
Eugene Pankov
|
7ddb67f28e
|
added snap plugs
|
2020-01-29 15:10:47 +03:00 |
|
Eugene Pankov
|
ff2c2031b5
|
re-added snap build
|
2020-01-29 15:05:34 +03:00 |
|
Eugene Pankov
|
1ab528b05c
|
append --no-sandbox when starting on Linux (fixes #1525)
|
2020-01-29 14:28:03 +03:00 |
|
dependabot-preview[bot]
|
9ae92ef88c
|
Bump electron-builder from 22.1.0 to 22.3.2
Bumps [electron-builder](https://github.com/electron-userland/electron-builder) from 22.1.0 to 22.3.2.
- [Release notes](https://github.com/electron-userland/electron-builder/releases)
- [Changelog](https://github.com/electron-userland/electron-builder/blob/master/CHANGELOG.md)
- [Commits](https://github.com/electron-userland/electron-builder/compare/v22.1.0...v22.3.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-01-29 04:24:32 +00:00 |
|
Eugene Pankov
|
f4f52321f5
|
unify context menus (fixes #2054)
|
2020-01-28 21:39:02 +03:00 |
|
Eugene Pankov
|
286b6cfdde
|
fixed improper split tab saving (fixes #2025)
|
2020-01-28 20:55:51 +03:00 |
|
Eugene Pankov
|
b97149aa73
|
duplicate tab placement (fixes #2062)
|
2020-01-28 20:55:27 +03:00 |
|
Eugene
|
2094c44992
|
Merge pull request #2037 from Eugeny/dependabot/npm_and_yarn/electron-installer-snap-5.0.0
Bump electron-installer-snap from 4.1.0 to 5.0.0
|
2020-01-28 20:18:50 +03:00 |
|
Eugene
|
a8409a0aec
|
Merge pull request #2047 from Eugeny/dependabot/npm_and_yarn/electron-rebuild-1.9.0
Bump electron-rebuild from 1.8.6 to 1.9.0
|
2020-01-28 20:18:38 +03:00 |
|
Eugene
|
5c2ac72bac
|
Bump electron from 7.1.9 to 7.1.10 (#2046)
Bump electron from 7.1.9 to 7.1.10
|
2020-01-28 20:18:01 +03:00 |
|
dependabot-preview[bot]
|
b58d6e1bfd
|
Bump keytar from 5.0.0 to 5.1.0 in /app
Bumps [keytar](https://github.com/atom/node-keytar) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/atom/node-keytar/releases)
- [Commits](https://github.com/atom/node-keytar/compare/v5.0.0...v5.1.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-01-28 04:20:25 +00:00 |
|
Eugene
|
be09e7829f
|
fixed #2048
|
2020-01-23 14:01:56 +01:00 |
|
dependabot-preview[bot]
|
a9320a33c9
|
Bump electron-rebuild from 1.8.6 to 1.9.0
Bumps [electron-rebuild](https://github.com/electron/electron-rebuild) from 1.8.6 to 1.9.0.
- [Release notes](https://github.com/electron/electron-rebuild/releases)
- [Changelog](https://github.com/electron/electron-rebuild/blob/master/.releaserc.json)
- [Commits](https://github.com/electron/electron-rebuild/compare/v1.8.6...v1.9.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-01-23 04:24:49 +00:00 |
|
dependabot-preview[bot]
|
0e881e47e2
|
Bump electron from 7.1.9 to 7.1.10
Bumps [electron](https://github.com/electron/electron) from 7.1.9 to 7.1.10.
- [Release notes](https://github.com/electron/electron/releases)
- [Commits](https://github.com/electron/electron/compare/v7.1.9...v7.1.10)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-01-23 04:24:20 +00:00 |
|
dependabot-preview[bot]
|
3b7f4be643
|
Bump electron-installer-snap from 4.1.0 to 5.0.0
Bumps [electron-installer-snap](https://github.com/electron-userland/electron-installer-snap) from 4.1.0 to 5.0.0.
- [Release notes](https://github.com/electron-userland/electron-installer-snap/releases)
- [Changelog](https://github.com/electron-userland/electron-installer-snap/blob/master/NEWS.md)
- [Commits](https://github.com/electron-userland/electron-installer-snap/compare/v4.1.0...v5.0.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-01-22 04:25:45 +00:00 |
|
Eugene Pankov
|
8f361f841c
|
Update README.md
|
2020-01-21 23:11:01 +01:00 |
|
Eugene Pankov
|
0e0d59f2c5
|
blacklisted shell-selector
|
2020-01-21 23:09:27 +01:00 |
|
Eugene
|
ca9b8307c2
|
Merge pull request #1998 from Eugeny/dependabot/npm_and_yarn/terminus-core/core-js-3.6.4
Bump core-js from 3.6.3 to 3.6.4 in /terminus-core
|
2020-01-21 23:03:16 +01:00 |
|
Eugene
|
d837a3d7fd
|
Merge pull request #1997 from Eugeny/dependabot/npm_and_yarn/core-js-3.6.4
Bump core-js from 3.6.2 to 3.6.4
|
2020-01-21 23:02:55 +01:00 |
|
Eugene
|
555e1e733d
|
Merge pull request #2010 from Eugeny/dependabot/npm_and_yarn/webpack-5.0.0-beta.12
Bump webpack from 5.0.0-beta.11 to 5.0.0-beta.12
|
2020-01-21 23:02:38 +01:00 |
|
Eugene
|
2e546fb72e
|
Merge pull request #2015 from Eugeny/dependabot/npm_and_yarn/terminus-terminal/uuid-3.4.0
Bump uuid from 3.3.3 to 3.4.0 in /terminus-terminal
|
2020-01-21 23:01:31 +01:00 |
|
Eugene
|
a2d4b76070
|
Merge pull request #2016 from Eugeny/dependabot/npm_and_yarn/terminus-core/uuid-3.4.0
Bump uuid from 3.3.3 to 3.4.0 in /terminus-core
|
2020-01-21 23:01:18 +01:00 |
|
Eugene
|
34edee2f37
|
Merge pull request #2024 from Eugeny/dependabot/npm_and_yarn/typedoc-0.16.7
Bump typedoc from 0.15.7 to 0.16.7
|
2020-01-21 23:00:58 +01:00 |
|
Eugene
|
f17b7fb8ce
|
Update updater.service.ts
|
2020-01-21 11:57:01 +01:00 |
|
dependabot-preview[bot]
|
cbe5ea7fdd
|
Bump core-js from 3.6.2 to 3.6.4
Bumps [core-js](https://github.com/zloirock/core-js) from 3.6.2 to 3.6.4.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.6.2...v3.6.4)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-01-21 10:37:51 +00:00 |
|
dependabot-preview[bot]
|
c00405afff
|
Bump core-js from 3.6.3 to 3.6.4 in /terminus-core
Bumps [core-js](https://github.com/zloirock/core-js) from 3.6.3 to 3.6.4.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.6.3...v3.6.4)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-01-21 10:37:06 +00:00 |
|