Eugene
f0d228bb60
cleanup
2024-08-24 23:49:16 +02:00
marko1616
4d60ae2e90
Lint pass
2024-08-23 11:42:53 +08:00
marko1616
d6c2c5de31
Support empty directory.
2024-08-23 11:32:10 +08:00
marko1616
3c5f2ba28c
Drag upload support.
2024-08-22 08:05:37 +08:00
marko1616
aa105bdf4d
Lint pass.
2024-08-22 05:49:43 +08:00
marko1616
b0dcc5f9df
Style fix.
2024-08-22 05:42:00 +08:00
marko1616
f630b53e0a
Tiny fix.
2024-08-21 14:33:11 +08:00
marko1616
89dd0773ee
Lint pass.
2024-08-21 14:24:19 +08:00
marko1616
deaa529c07
Basic folder upload for sftp electron.
2024-08-21 13:50:25 +08:00
Eugene
3f0b78edd0
upgraded to electron 29
2024-08-03 10:31:19 +02:00
Eugene
72a5da5ac3
Revert "wsl: Get the distro icon from the package family name"
...
This reverts commit 1e6c2cba76
.
2024-07-18 23:57:58 +02:00
Eugene
4485e9a917
Revert "handle node-powershell failing during icon resolution"
...
This reverts commit b4c3ac8ab6
.
2024-07-18 23:57:52 +02:00
Eugene
b4c3ac8ab6
handle node-powershell failing during icon resolution
2024-07-15 23:53:30 +02:00
Matheus Castello
1e6c2cba76
wsl: Get the distro icon from the package family name
...
All the WSL distributions that was installed from the Microsoft Store
have a package family name that can be used to get the icon of the
distribution.
Signed-off-by: Matheus Castello <matheus@castello.eng.br>
2024-07-01 12:26:28 -03:00
Clem Fern
1e096ede77
fix: do not use installer to update portable version Eugeny/tabby#7768
2023-11-19 13:25:30 +01:00
Nathaniel Walser
d70be3abf9
added possibility to set config file path in environment file
2023-09-30 21:07:14 +02:00
Eugene
1b0ce6d684
bumped eslint
2023-08-25 23:40:36 +02:00
Eugene Pankov
299be86498
automatic dark/light theme - fixes #3934
2023-07-18 23:48:43 +02:00
Evan / Fero
539c213ef6
Fix: linting errors
2023-07-14 12:15:53 -07:00
Evan / Fero
e38b826fd6
fix: WCO color, settings icon position
2023-07-14 11:57:27 -07:00
Eugene Pankov
0cd856b51f
replaced hashbin with which
2023-03-21 17:24:56 +01:00
Eugene Pankov
92513814e4
lint
2023-03-21 10:36:40 +01:00
Eugene Pankov
8cba805522
moved more electron stuff out of tabby-local
2023-03-19 13:20:30 +01:00
Eugene Pankov
35ca7015c8
moved electron-specific parts of tabby-local into tabby-electron
2023-03-19 12:39:31 +01:00
Eugene Pankov
62d2735f86
sftp: added "copy full path" context menu item - fixed #7013 , fixed #6866
2023-01-08 20:26:22 +01:00
Eugene Pankov
98476df882
bumped eslint
2022-12-05 12:16:27 +01:00
Eugene Pankov
78b17d3980
fixed #7522 , fixed #7577 - sftp: keep permissions when editing file locally
2022-12-03 12:56:55 +01:00
Eugene Pankov
67914e7ee4
use keygen for updates
2022-10-01 13:17:54 +02:00
Eugene Pankov
ef1366ef7f
make Platform.exec async
2022-09-27 23:07:26 +02:00
Qianfan Jiang
04407b38c8
fix #6694 - correctly save downloaded config
2022-08-01 10:00:47 +02:00
Eugene Pankov
5d383eea04
avoid unnecessary config writes
2022-07-30 00:03:56 +02:00
Eugene Pankov
c75294e03a
fixed #4686 , fixed #6506 - font lookup on Windows
2022-06-27 10:41:30 +02:00
Eugene Pankov
1a1381a64a
avoid unnecessary touchbar updates
2022-06-18 12:40:22 +02:00
Eugene Pankov
85d0b47511
added missing string
2022-06-16 18:34:44 +02:00
Eugene Pankov
9ed6c138f8
revert updates back to Github
2022-06-02 20:15:30 +02:00
Eugene Pankov
8c4c07c39b
synchronize config saves between windows
2022-05-28 12:35:32 +02:00
Eugene Pankov
f1d91162c3
set --no-sandbox when relaunching on Linux
2022-05-17 00:05:10 -07:00
zhipeng
ca441b6f83
fix import lowcase host from ssh/config
2022-04-20 19:34:06 +08:00
Eugene Pankov
9a08bf8782
Update updater.service.ts
2022-04-19 12:30:24 +02:00
Eugene Pankov
2e83b450a9
Update updater.service.ts
2022-04-19 11:28:32 +02:00
Eugene Pankov
12486584f0
use s3 for updates
2022-04-19 10:50:31 +02:00
Eugene Pankov
8e00761b0c
don't filter out non-monospace fonts - fixes #5544
2022-04-02 18:12:56 +02:00
Eugene Pankov
7e876afb3b
Update platform.service.ts
2022-03-16 10:26:38 +01:00
Eugene Pankov
d4fb56b30b
lint
2022-03-08 23:05:50 +01:00
Eugene Pankov
b31b500727
fixed .ssh/config port binding parsing - fixes #5906
2022-03-08 20:47:21 +01:00
Eugene Pankov
5caa4d14f5
fixed docked window overlapping the Windows taskbar - fixes #5799 , fixes #3522 , fixes #4839 , fixes #2900
2022-02-23 20:23:25 +01:00
Eugene Pankov
fdca83ff27
ssh: try other OpenSSH key types besides rsa
2022-02-22 22:03:52 +01:00
Eugene Pankov
3eb4bd53a9
ensure config saves don't overwrite each other
2022-02-16 21:26:57 +01:00
Eugene Pankov
b3a07e5f99
fixed #5712 - SSH import from a separate config file
2022-02-09 20:19:07 +01:00
Eugene Pankov
75764cd725
macOS vibrancy fixes
2022-01-30 20:43:59 +01:00