Brandon Rothweiler
2f03c7cea7
Update "maximized" icon to be more consistent with standard Windows UI
...
Thanks for fixing my issue https://github.com/Eugeny/terminus/issues/2712 ! I noticed that the icon has a horizontal bar which makes it look quite different from most Windows applications. This PR removes the bar to make the icon match most other Windows applications.
2021-06-28 22:40:15 -04:00
Eugene Pankov
0452f42c41
added hotkeys to loop through panes - fixes #3417
2021-06-28 22:41:08 +02:00
Eugene Pankov
30a8a8d287
added SubscriptionContainer.isEmpty
2021-06-28 22:21:35 +02:00
Eugene Pankov
90affc3efb
Update transfersMenu.component.ts
2021-06-28 22:10:46 +02:00
Eugene Pankov
3b25645154
sftp: added size and speed display
2021-06-28 22:08:40 +02:00
Eugene Pankov
30265699d4
fixed window-restore icon - fixes #2712
2021-06-28 21:50:16 +02:00
Eugene Pankov
63355d1a74
added an option to reuse private keys stored in the vault
2021-06-28 21:32:12 +02:00
Eugene Pankov
e6d449894d
bumped plugins
2021-06-22 11:51:19 +02:00
Eugene Pankov
b60c36054f
more web cleanup
2021-06-19 22:52:18 +02:00
Eugene Pankov
51f62c9719
allow storing private keys in the vault
2021-06-19 21:54:27 +02:00
Eugene Pankov
fad7858f3f
more electron/web separation
2021-06-19 01:36:25 +02:00
Eugene Pankov
907ebc0fd5
fixed multiple sftp uploads - fixes #4001
2021-06-18 21:58:25 +02:00
Eugene Pankov
d5183b9fc5
icon tweaks
2021-06-17 22:04:50 +02:00
Eugene Pankov
c946decbca
sftp improvements, fixes #3992
2021-06-17 20:38:47 +02:00
Eugene Pankov
96ce42461d
moved menu zone handling into terminus-electron
2021-06-17 20:38:20 +02:00
Eugene Pankov
3dc103c6cf
build fix
2021-06-13 22:23:53 +02:00
Eugene Pankov
2b2865e5f6
lint
2021-06-13 21:38:34 +02:00
Eugene Pankov
33479a17dd
lint
2021-06-13 21:11:06 +02:00
Eugene Pankov
6ce76af9be
zone-ified sftp promises
2021-06-13 21:03:33 +02:00
Eugene Pankov
a2ed674b10
fixed window controls behaviour - fixes #3984
2021-06-12 23:21:17 +02:00
Eugene Pankov
9e17ce157d
download/upload implementation for the web
2021-06-12 13:05:09 +02:00
Eugene Pankov
a397884d3c
added experimental SFTP implementation - fixes #296
2021-06-12 01:18:07 +02:00
Eugene Pankov
57c7e48bea
finished transfers menu
2021-06-07 01:13:53 +02:00
Eugene Pankov
0f2ba46d67
transfers wip
2021-06-06 22:37:19 +02:00
dependabot[bot]
3069862b25
Bump core-js from 3.12.1 to 3.14.0 in /terminus-core
...
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js ) from 3.12.1 to 3.14.0.
- [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/commits/v3.14.0/packages/core-js )
---
updated-dependencies:
- dependency-name: core-js
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-06-05 17:17:47 +00:00
Eugene Pankov
cbaf40bb82
allow config encryption
2021-06-05 19:13:22 +02:00
Eugene Pankov
7f18396926
added the vault
2021-06-05 17:38:11 +02:00
Eugene Pankov
a9069a4a49
allow multiple private key paths - fixes #3921
2021-06-05 12:05:46 +02:00
Eugene Pankov
c0bd008f40
more platform changes
2021-06-03 19:07:48 +02:00
Eugene Pankov
871b06c19d
lint
2021-05-28 20:08:27 +02:00
Eugene Pankov
f7b7502bfc
electron 13 wip
2021-05-25 12:28:02 +02:00
Eugene Pankov
012986dc7e
started separating terminus-electron and terminus-web
2021-05-24 17:48:12 +02:00
Eugene Pankov
72e667d59d
fixed update check interval
2021-05-16 21:52:36 +02:00
Eugene Pankov
7398d776be
set Terminus as COMSPEC inside shells - fixes #3643
2021-05-16 19:40:54 +02:00
Eugene Pankov
8f2a3f1333
fixes for running without local plugin
2021-05-16 18:59:14 +02:00
Eugene Pankov
3ef4a8aa73
split terminus-local out of terminus-terminal
2021-05-16 17:36:33 +02:00
Eugene Pankov
3f40098ffb
cli fixes
2021-05-16 15:57:17 +02:00
Eugene Pankov
fa07fdcb64
made cli handling extensible - fixes #3763
2021-05-16 15:44:04 +02:00
Eugene Pankov
952af3f8b8
build fixes
2021-05-16 14:41:39 +02:00
Eugene
e4d1b5995c
Merge pull request #3811 from Eugeny/dependabot/npm_and_yarn/terminus-core/mixpanel-0.13.0
...
Bump mixpanel from 0.10.3 to 0.13.0 in /terminus-core
2021-05-15 19:22:18 +02:00
Eugene
f327cd8250
Merge pull request #3834 from Eugeny/dependabot/npm_and_yarn/terminus-core/electron/remote-1.1.0
...
Bump @electron/remote from 1.0.4 to 1.1.0 in /terminus-core
2021-05-15 19:18:13 +02:00
Eugene Pankov
2f63a1ebbb
fixed layout with tabs on side
2021-05-13 17:06:16 +02:00
Eugene Pankov
f76a5505ec
style tweak
2021-05-13 17:02:43 +02:00
Eugene Pankov
76ffef751c
handle squirrel errors in updater
2021-05-13 16:54:27 +02:00
Eugene Pankov
5c22e22caa
plugged memory leaks
2021-05-13 16:40:23 +02:00
dependabot[bot]
614936c44f
Bump @electron/remote from 1.0.4 to 1.1.0 in /terminus-core
...
Bumps [@electron/remote](https://github.com/electron/remote ) from 1.0.4 to 1.1.0.
- [Release notes](https://github.com/electron/remote/releases )
- [Changelog](https://github.com/electron/remote/blob/master/.releaserc.json )
- [Commits](https://github.com/electron/remote/compare/v1.0.4...v1.1.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-13 04:00:35 +00:00
Eugene Pankov
c98fd2042d
downgraded electron/remote
2021-05-12 10:29:56 +02:00
dependabot[bot]
5f6865d876
Bump mixpanel from 0.10.3 to 0.13.0 in /terminus-core
...
Bumps [mixpanel](https://github.com/mixpanel/mixpanel-node ) from 0.10.3 to 0.13.0.
- [Release notes](https://github.com/mixpanel/mixpanel-node/releases )
- [Changelog](https://github.com/mixpanel/mixpanel-node/blob/master/history.md )
- [Commits](https://github.com/mixpanel/mixpanel-node/compare/v0.10.3...v0.13.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-12 07:45:44 +00:00
Eugene
60c85c49cc
Merge pull request #3241 from Eugeny/dependabot/npm_and_yarn/terminus-core/readable-stream-3.6.0
...
Bump readable-stream from 2.3.7 to 3.6.0 in /terminus-core
2021-05-12 09:44:46 +02:00
Eugene
b988c36bf9
Merge pull request #3791 from Eugeny/dependabot/npm_and_yarn/terminus-core/core-js-3.12.1
...
Bump core-js from 3.9.1 to 3.12.1 in /terminus-core
2021-05-12 09:42:48 +02:00