426 Commits

Author SHA1 Message Date
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
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
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 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
Eugene Pankov
bb386f7f8a
Update electron.service.ts 2021-05-12 09:39:45 +02:00
Eugene Pankov
f7b603a631
fixed backtick key detection - fixes #3742 2021-05-02 16:03:36 +02:00
Eugene Pankov
3c6374be19
better ssh connection list management - fixes #1351 2021-04-25 21:06:23 +02:00
Eugene Pankov
8801839c7a
fixed misaligned tab content - fixes #3715 2021-04-24 10:57:29 +02:00
Eugene Pankov
3c5615e464
build fix 2021-04-05 12:52:54 +02:00
Eugene Pankov
e99908761d
new tab color and activity indicators 2021-04-05 12:47:16 +02:00
Eugene Pankov
b4e703674b
settings ui updates 2021-04-05 12:32:37 +02:00
Eugene Pankov
dc53668685
search ui tweaks 2021-04-05 11:17:13 +02:00
Eugene Pankov
174a1bcca7
remote pty 2021-04-04 20:07:57 +02:00