Christian Visintin
8e2ffeabce
fix: isolated-tests feature to run tests for releasing on distributions which run in isolated environments ( #286 )
...
* fix: `isolated-tests` feature to run tests for releasing on distributions which run in isolated environments
* fix: cond
2024-10-03 12:17:03 +02:00
Christian Visintin
b2a8a3041c
249 feature request better search results ( #282 )
...
Linux / build (push) Has been cancelled
MacOS / build (push) Has been cancelled
Windows / build (push) Has been cancelled
* feat: issue 249 - fuzzy search replaced the old find explorer
* fix: forgot to upload file
* fix: removed debug
2024-10-02 17:45:48 +02:00
Christian Visintin
ae1638ee17
feat: Pods and container explorer for Kube protocol ( #281 )
2024-10-02 12:24:46 +02:00
veeso
c5f76ec51c
fix: bump vers
2024-10-02 10:33:42 +02:00
veeso
d319a2fae4
fix: notify 6
2024-10-02 10:25:30 +02:00
veeso
17719ea370
feat: init 0.15
2024-09-30 12:06:03 +02:00
veeso
dfe58e6147
fix: tokio rt builder
Coverage / build (push) Has been cancelled
Install.sh / build (push) Has been cancelled
Linux / build (push) Has been cancelled
MacOS / build (push) Has been cancelled
Windows / build (push) Has been cancelled
2024-07-22 10:36:16 +02:00
Christian Visintin
f757336d75
feat: kube protocol support ( #267 )
2024-07-17 11:59:30 +02:00
Christian Visintin
631f09b9a8
feat: issue 256 - filter files ( #266 )
2024-07-15 15:08:22 +02:00
veeso
9036d83635
fix: remotefs-ssh 0.3.1
Coverage / build (push) Has been cancelled
Linux / build (push) Has been cancelled
MacOS / build (push) Has been cancelled
Windows / build (push) Has been cancelled
2024-07-09 12:25:47 +02:00
Christian Visintin
179c4de4ed
feat: ssh-agent ( #264 )
2024-07-09 11:55:17 +02:00
veeso
44051ec718
feat: termscp 0.13.0
2024-03-02 19:28:01 +01:00
Christian Visintin
c7469b8594
feat: WebDAV support ( #235 )
2024-03-02 19:23:27 +01:00
veeso
5dfee2cbd9
fix: AWS S3 wasn't working anymore due to rust-s3 outdate
2024-03-01 17:02:58 +01:00
veeso
d30c3dfadd
force tuirealm 1.8
2023-10-06 22:03:08 +02:00
veeso
ef8dbb6305
0.12.3
2023-10-06 09:19:03 +02:00
veeso
ea9dd03f55
Revert "feat: tui-realm 1.9"
...
This reverts commit cfbecc049d .
2023-10-06 09:13:57 +02:00
veeso
182bbb94a2
0.12.2
2023-10-01 16:12:47 +02:00
veeso
cfbecc049d
feat: tui-realm 1.9
2023-08-23 09:18:09 +02:00
veeso
2f48c765e3
termscp 0.12.0
2023-07-06 16:17:33 +02:00
Christian Visintin
a071f3d420
feat: smb is now an optional feature ( #200 )
2023-07-06 11:02:53 +02:00
veeso
66888c418c
fix: deps
2023-07-06 09:59:25 +02:00
veeso
b5f712fa04
fix: better main runner
2023-07-06 09:49:35 +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
Christian Visintin
b4fa50a666
feat: allow unknown fields in ssh2 configuration file ( #181 )
2023-05-10 09:27:54 +02:00
veeso
9bf23b3f6b
working on 0.12
2023-05-09 12:48:51 +02:00
veeso
7c638473d6
0.11.3
2023-04-19 10:17:59 +02:00
Christian Visintin
d37140ead6
fix: relative paths windows ( #167 )
2023-04-19 10:15:00 +02:00
veeso
e1a2255a58
feat: dependencies up-to-date
2023-04-18 11:58:10 +02:00
Christian Visintin
f6b2c814c0
bump remotefs-ssh to 0.1.5 ( #164 )
2023-04-18 11:44:49 +02:00
veeso
21dc73b556
Bump ssh2-config to 0.1.6
2023-03-03 12:13:19 +01:00
veeso
a10325f6fb
removed remove_dir_all crate with tempfile 3.4
2023-02-28 11:09:57 +01:00
veeso
67df3dc76a
working on 0.11.1
2023-02-27 12:23:01 +01:00
veeso
8a0979578a
deps
2023-02-13 09:35:10 +01:00
Christian Visintin
82330f870e
Optimize transfers ( #147 )
...
* When the file is exchanged, all times attributes are set (if supported by the protocol)
* If local/remote file have the same last modification time (`mtime`), the file is not transferred
2023-02-12 22:27:42 +01:00
Christian Visintin
251b125cbb
126 new feature termscp doesnt use id rsa default ssh private key to authenticate to sftp scp endpoint ( #144 )
...
fixed issue 126 <https://github.com/veeso/termcp/issues/126 >
2023-02-11 12:23:56 +01:00
veeso
cb037cfca9
updated dependencies
2023-02-11 12:23:56 +01:00
veeso
ae350b4bfa
termscp 0.10
2022-10-15 14:01:00 +02:00
veeso
cd5bb28fb7
updated deps
2022-10-10 18:04:44 +02:00
veeso
fdd7901f7e
removed libssl dependency
2022-10-10 16:21:32 +02:00
veeso
64e3848c97
Use ssh2 config IdentityFile as fallback for key based authentication
2022-08-30 17:47:55 +02:00
veeso
833cd7d3ba
Fixed version comparison when going above 0.9
2022-08-30 15:54:37 +02:00
veeso
a22c5025d7
lint
2022-08-17 10:33:31 +02:00
veeso
cce0c92c0b
dependencies updated
2022-08-17 10:28:44 +02:00
veeso
90d7083b24
lazy-regex
2022-08-17 10:24:13 +02:00
veeso
b3ab76e573
working on 0.10.0
2022-08-17 10:16:03 +02:00
veeso
f5174ccac0
removed dynamic libssl dep
2022-07-20 12:37:22 +02:00
veeso
bb95c9a4d0
updated dependencies
2022-06-09 15:11:55 +02:00
Christian Visintin
816270d545
Fs watcher ( #113 )
...
fs watcher
2022-06-09 13:03:02 +02:00
Christian Visintin
e0d8b80cdf
Bookmark name as hostname for cli args ( #111 )
...
bookmark name as hostname for cli args
2022-05-03 11:54:48 +02:00