veeso
|
a0c29d1174
|
Fixed sync browser
|
2021-05-03 18:08:05 +02:00 |
|
veeso
|
2f0b340fe0
|
Working on sync
|
2021-05-02 21:04:03 +02:00 |
|
veeso
|
cbe242bb94
|
WIP
|
2021-05-02 14:59:21 +02:00 |
|
veeso
|
a088c6dbd3
|
<Y> key toggle sync browsing
|
2021-05-02 14:35:45 +02:00 |
|
veeso
|
036aba2420
|
Merge branch '0.5.0' into issue-8-synchronized-browsing-of-local-and-remote-directories
|
2021-05-02 12:09:52 +02:00 |
|
veeso
|
60269c7777
|
wip
|
2021-05-02 12:09:50 +02:00 |
|
veeso
|
e90f561584
|
Bumped tui-realm to 0.2.1
|
2021-05-02 12:09:32 +02:00 |
|
veeso
|
fe51185f74
|
If transfer error reason is Abrupted or IO, then stat created file and remove it
|
2021-05-02 10:45:14 +02:00 |
|
veeso
|
a35395bd51
|
Fixed upload transfer error not being logged
|
2021-05-01 21:59:52 +02:00 |
|
Christian Visintin
|
f1225b1ff3
|
Merge pull request #27 from veeso/local-and-remote-file-fmt
Remote file syntax for formatter
|
2021-05-01 19:29:37 +02:00 |
|
veeso
|
46864ee23a
|
Merge branch 'main' into 0.5.0
|
2021-05-01 18:00:18 +02:00 |
|
veeso
|
3704d2520d
|
Remote file syntax for formatter
|
2021-05-01 17:12:48 +02:00 |
|
veeso
|
41e89605f0
|
Sponsor uri in help
|
2021-05-01 16:41:47 +02:00 |
|
veeso
|
065ea59114
|
Restored context test (not for github actions); Context destructor: just call leave_alternate_screen
|
2021-05-01 16:34:56 +02:00 |
|
veeso
|
8bb66b53e0
|
Removed tui; added tuirealm
|
2021-04-25 23:00:49 +02:00 |
|
veeso
|
b21607cd77
|
Use highlight symbol instead of an additional span
|
2021-04-13 09:17:07 +02:00 |
|
veeso
|
6c6dadc4e7
|
Removed eprintln! in ftp file transfer causing break when on Windows
|
2021-04-13 09:09:04 +02:00 |
|
Christian Visintin
|
df391dfb6f
|
Merge pull request #20 from veeso/issue-17-still-some-problems-with-symlinks
[BUG] Problems with symlinks
|
2021-04-05 18:07:45 +02:00 |
|
veeso
|
7676e6e3a1
|
Improved coverage
|
2021-04-05 09:59:10 +02:00 |
|
veeso
|
8d74d4c4e5
|
FTP: added support for symlinks for Linux servers
|
2021-04-04 18:03:11 +02:00 |
|
veeso
|
e29ce3d0dd
|
Merge branch '0.4.1' into issue-17-still-some-problems-with-symlinks
|
2021-04-04 17:33:00 +02:00 |
|
veeso
|
e6b952966c
|
SCP: fixed symlink not properly detected
|
2021-04-04 17:29:17 +02:00 |
|
veeso
|
f136057484
|
File transfer errors: to_string instead of format!
|
2021-04-04 16:32:54 +02:00 |
|
veeso
|
47cd112e69
|
FTP: transfer type set to binary
|
2021-04-04 16:32:39 +02:00 |
|
veeso
|
44ba1111af
|
Fixed test for edit 0.1.3
|
2021-04-03 22:20:20 +02:00 |
|
veeso
|
52b35f9232
|
Updated dependencies
|
2021-04-03 17:45:02 +02:00 |
|
veeso
|
f8a448f5e9
|
Use default color if Text span part is Reset
|
2021-04-03 17:27:43 +02:00 |
|
veeso
|
c0ae922264
|
format
|
2021-04-03 16:48:37 +02:00 |
|
veeso
|
91081cb86a
|
Use thiserror to format error messages
|
2021-04-03 16:33:18 +02:00 |
|
veeso
|
af678802bb
|
Added path to HostError; scan_dir won't fail if it is not possible to stat an entry
|
2021-04-03 16:21:37 +02:00 |
|
veeso
|
b610da16a9
|
Fix remote paths for Windows
|
2021-04-02 22:09:58 +02:00 |
|
veeso
|
7acf119c77
|
Fixed port not being loaded from bookmarks into gui
|
2021-03-29 21:14:35 +02:00 |
|
veeso
|
7812d1c37b
|
Fixed missing color for update notice
|
2021-03-27 20:43:45 +01:00 |
|
veeso
|
142169ee42
|
Fixed logbox multi-lines not working properly; fixed exec command format
|
2021-03-27 14:59:46 +01:00 |
|
veeso
|
55e884889c
|
Clippy
|
2021-03-27 12:17:35 +01:00 |
|
veeso
|
67e36fa38f
|
Fixed system test which deleted the termscp configuration
|
2021-03-27 11:56:18 +01:00 |
|
veeso
|
3dbe024029
|
Fixed warnings
|
2021-03-27 11:41:47 +01:00 |
|
veeso
|
96b7aff3b6
|
format
|
2021-03-26 22:30:47 +01:00 |
|
veeso
|
1ad75adf87
|
License changed to MIT
|
2021-03-26 22:25:10 +01:00 |
|
veeso
|
423f84353d
|
Clippy
|
2021-03-26 22:19:24 +01:00 |
|
veeso
|
15bea93da8
|
find test is broken on windows
|
2021-03-26 21:46:23 +01:00 |
|
veeso
|
f5f84ac346
|
Fixed del_entry
|
2021-03-26 21:26:18 +01:00 |
|
veeso
|
d44e2d8eb0
|
Fixed log message
|
2021-03-26 21:04:04 +01:00 |
|
veeso
|
3dd6dbbb37
|
Mount find explorer instead of local/remote; don't use a popup
|
2021-03-26 20:41:08 +01:00 |
|
veeso
|
5a5d2fb162
|
fmt
|
2021-03-26 20:38:47 +01:00 |
|
veeso
|
08b855e779
|
Find dialog in view
|
2021-03-25 22:59:42 +01:00 |
|
veeso
|
8a22259eba
|
Fixed tests on windows
|
2021-03-21 22:58:38 +01:00 |
|
veeso
|
24d727dec8
|
Fixed host tests
|
2021-03-21 22:58:32 +01:00 |
|
ChristianVisintin
|
66f9ace7bd
|
Find command now supports also directories
|
2021-03-21 22:57:45 +01:00 |
|
ChristianVisintin
|
f3788ef61a
|
Find method for localhost
|
2021-03-21 22:57:37 +01:00 |
|