Christian Visintin
1461a68bb3
refactor: migrate from mod.rs to named module files
2026-02-28 14:03:56 +00:00
Christian Visintin
97a2240cf7
fix: correct typos in BadSytax and theme_provider log messages
2026-02-28 13:50:56 +00:00
Christian Visintin
4fdaf82314
fix: replace assert! calls in UI activities with graceful error handling
2026-02-28 13:50:31 +00:00
Christian Visintin
f4156a5059
feat: Import bookmarks from ssh config with a CLI command ( #364 )
...
Linux / build (push) Has been cancelled
MacOS / build (push) Has been cancelled
Windows / build (push) Has been cancelled
* feat: Import bookmarks from ssh config with a CLI command
Use import-ssh-hosts to import all the possible hosts by the configured ssh config or the default one on your machine
closes #331
2025-11-08 15:32:52 +01:00
veeso
783da22ca2
feat: **Updated dependencies** and updated the Rust edition to 2024
2025-06-08 18:00:42 +02:00
veeso
b0f314837e
build(deps): updated dependencies and edition to 2024
2025-03-15 14:15:45 +01:00
Christian Visintin
7eb913ec7b
fix: tuirealm 2.x ( #299 )
2024-10-14 09:55:52 +02:00
veeso
31c5ad7534
fix: issue 277 Fix a bug in the configuration page, which caused being stuck if the added SSH key was empty
2024-10-02 12:44:35 +02:00
Christian Visintin
f757336d75
feat: kube protocol support ( #267 )
2024-07-17 11:59:30 +02:00
Christian Visintin
c7469b8594
feat: WebDAV support ( #235 )
2024-03-02 19:23:27 +01:00
Christian Visintin
679a829744
233 feature request subcommands ( #234 )
2024-03-01 10:01:25 +01:00
Christian Visintin
9de171fb83
added cfg smb-windows to be able to disable SMB on windows ( #210 )
...
* added cfg smb-windows to be able to disable SMB on windows
* lint
2023-08-20 10:24:34 +02:00
Christian Visintin
b7369162d2
SMB support ( #184 )
...
* feat: smb client
* fix: smb connection
* fix: smbclient deps
* feat: SMB mentions to user manual
* feat: changelog
* dlib macos
* fix: removed smb support from macos :(
* fix: restored libsmbclient build
* fix: strange lint message
* fix: macos build smb
* fix: macos build smb
* fix: macos tests
* fix: macos lint
* feat: SMB windows support
* fix: windows tests
2023-05-13 15:00:16 +02:00
veeso
c5eeae74b7
fmt
2023-05-09 15:40:21 +02:00
Christian Visintin
9009002b6e
debug log belongs in cache directory not config directory ( #179 )
...
* log files are now written to cache dir instead of config dir
* lint
* fmt
2023-05-09 15:32:42 +02:00
veeso
1db2ff7ec5
Popup with fixed sizes or percentage
2023-02-11 12:23:56 +01:00
veeso
4d5f3a6b63
lint
2023-02-11 12:23:56 +01:00
veeso
62003308a7
lint
2023-02-11 12:23:56 +01:00
veeso
6a5c248d35
Yes/No dialogs are now answerable by pressing Y or N on your keyboard
2022-08-30 15:29:34 +02:00
veeso
96df152220
fixed issue 122 < https://github.com/veeso/termscp/issues/122 >
2022-08-30 15:10:41 +02:00
veeso
a22c5025d7
lint
2022-08-17 10:33:31 +02:00
veeso
80dea3f71a
Fixed SSH key list showing {hostname} at {username} instead of {username} at {hostname}
2022-06-09 15:08:02 +02:00
veeso
0057a657d2
removed license headers
2022-06-09 14:28:02 +02:00
veeso
c45ebec261
Fixed AltGr characters not allowed in auth form
2022-03-09 15:13:08 +01:00
veeso
c5eba4b56a
changed 'AWS S3' to 'S3' in forms
2022-03-05 11:06:14 +01:00
veeso
4b421a4a87
issue 94: color not reset after leaving text editor (SORCERY!!!)
2022-01-29 19:26:37 +01:00
Christian Visintin
7d55563556
Aws s3 connection parameters extension ( #89 )
...
* Aws s3 connection parameters extension
* Changed 'save password?' popup to 'change secrets?'
* missing docs
2022-01-06 10:44:34 +01:00
veeso
edd0842273
Redraw UI on window resize
2022-01-06 10:44:34 +01:00
veeso
a93dbde0c8
Added help footers
2022-01-06 10:44:34 +01:00
Christian Visintin
e6ba4d8430
SSH configuration path ( #84 )
...
SSH configuration
2022-01-06 10:44:34 +01:00
veeso
685444655c
Ux improvements (described in issue #80 )
2022-01-06 10:44:34 +01:00
veeso
027545f14c
Removed docs headers
2022-01-06 10:44:34 +01:00
veeso
df7a4381c4
Removed filetransfer module; migrated to remotefs crate
2022-01-06 10:44:34 +01:00
veeso
54b5583d1a
Migrated termscp to tui-realm 1.x
2022-01-06 10:44:34 +01:00
veeso
4973bf8cbe
Fixed issue 70: Unable to type characters with CTRL+ALT
2021-10-04 21:03:17 +02:00
veeso
4b9d23cc3a
Reuse mounts
2021-09-30 09:33:34 +02:00
veeso
198d421ab0
Notifications
2021-09-28 12:44:51 +02:00
veeso
06ffbaa2f4
Option: prompt user when about to replace an existing file caused by a file transfer
2021-09-19 11:18:52 +02:00
veeso
88a0685097
Added misc_info_dialog to themes
2021-09-19 10:48:16 +02:00
veeso
3f31800158
Updated dependencies
2021-09-11 21:53:38 +02:00
veeso
1d09095ab9
Aws s3 support
2021-09-01 15:20:05 +02:00
veeso
78e4a4899c
Rewind radio groups
2021-08-17 12:44:23 +02:00
veeso
d15997cca0
Updated dependencies; migrated tui-realm to 0.6.0
2021-08-17 12:38:24 +02:00
veeso
764cca73d1
linter
2021-08-10 22:27:20 +02:00
veeso
e1109fff15
From now on, if you try to leave setup without making any change, you won't be prompted whether to save configuration or not
2021-07-16 15:32:39 +02:00
veeso
61f6901767
Save both theme and config at the same time
2021-07-15 12:47:47 +02:00
veeso
8277c80860
Fixed config save and theme layout
2021-07-15 12:33:15 +02:00
veeso
37abe596c7
context getters
2021-07-08 15:43:23 +02:00
veeso
e6b44e1461
ConfigClient is an option no more; config client degraded mode
2021-07-08 15:07:24 +02:00
veeso
b9cb961da6
full and partial progress bar colors
2021-07-08 14:29:28 +02:00