Commit graph

919 commits

Author SHA1 Message Date
veeso 4c1e4fef7a Removed BSD packages 2021-08-30 15:03:53 +02:00
Christian Visintin ddd4824567
Merge pull request #62 from veeso/0.6.1
0.6.1
2021-08-30 15:00:06 +02:00
veeso 22bb143820 0.6.1 2021-08-24 15:03:20 +02:00
veeso 78b918087e absolutize path common functions 2021-08-24 09:29:40 +02:00
veeso 91ce709d7b lint 2021-08-24 09:29:23 +02:00
veeso 214ec0c5a5 absolutize path common functions 2021-08-24 09:28:49 +02:00
veeso 0cb9254e63 fmt 2021-08-23 18:01:45 +02:00
veeso 4bbb339844 test fixed 2021-08-23 17:57:18 +02:00
veeso 92b081c076 Replaced u8 pex with UnixPex struct 2021-08-23 17:52:55 +02:00
veeso 32ab0267fb Removed unused readonly attribute for FsEntry 2021-08-23 17:18:27 +02:00
Christian Visintin 8a0f190474
Merge pull request #61 from veeso/issue-59-when-copying-files-with-tricky-copy-the-upper-progress-bar-shows-no-text
Fix: When copying files with tricky copy, the upper progress bar shows no text
2021-08-23 15:32:27 +02:00
veeso a189a4c754 Changelog 2021-08-23 14:59:47 +02:00
veeso b7b765c16e Fixed: When copying files with tricky copy, the upper progress bar shows no text 2021-08-23 14:56:27 +02:00
veeso 7713c6c21d suppaftp 4.1.2 2021-08-23 12:20:25 +02:00
Christian Visintin c49184dcb1
Merge pull request #60 from veeso/issue-58-possible-to-upload-a-directory-that-already-exists-on-remote
Issue 58 possible to upload a directory that already exists on remote
2021-08-23 12:12:07 +02:00
veeso fc3803991a Fixed scp transfer non returning DirectoryAlreadyExists 2021-08-23 11:38:41 +02:00
veeso f6011543c0 Fixed ui test units 2021-08-23 11:18:11 +02:00
veeso 7390bb58c5 Changed FTP library from ftp4 to suppaftp; Handle directory already exists on FTP transfer; mkdir already exists test units 2021-08-23 11:11:14 +02:00
veeso 81482b47f4 Merged 0.6.1; added new DirectoryAlreadyExists; return new variant for SFTP/SCP 2021-08-18 09:33:27 +02:00
veeso 6cb1dcaa43 upcoming features 2021-08-17 18:05:02 +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 1558f4ffe4 init 0.6.1 2021-08-17 11:03:35 +02:00
veeso 764cca73d1 linter 2021-08-10 22:27:20 +02:00
veeso 1757eb5bec When uploading a directory, create directory only if it doesn't exist 2021-08-10 22:17:36 +02:00
veeso 6cfac57162 Shortened url for install.sh 2021-08-03 17:09:37 +02:00
veeso d36d330244 badge 2021-07-23 21:37:12 +02:00
veeso 4203de6d3f Merge branch 'main' of github.com:veeso/termscp into main 2021-07-23 21:05:19 +02:00
veeso 098e3c709a fixed deps rpm 2021-07-23 21:05:11 +02:00
Christian Visintin 1a8e151efb
Merge pull request #57 from veeso/imgbot
[ImgBot] Optimize images
2021-07-23 21:05:03 +02:00
ImgBotApp 6c8d22d396
[ImgBot] Optimize images
*Total -- 565.02kb -> 417.74kb (26.07%)

/assets/images/themes.gif -- 327.91kb -> 227.34kb (30.67%)
/assets/images/auth.gif -- 237.10kb -> 190.40kb (19.7%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2021-07-23 18:36:46 +00:00
Christian Visintin a0ee1d886a
Merge pull request #56 from veeso/0.6.0
0.6.0
2021-07-23 20:36:25 +02:00
veeso bf6f1625ec 0.6.0 release notes 2021-07-23 14:32:50 +02:00
veeso 3271377b7e Removed redundant remoteOpts struct; use FileTransferParams only 2021-07-23 14:32:15 +02:00
veeso f36bb65b45 Removed redundant remoteOpts struct; use FileTransferParams only 2021-07-23 14:31:29 +02:00
veeso c722982c39 Removed unecessary Option<&ConfigClient> in filetransfer; use degraded mode instead 2021-07-16 15:49:00 +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 59c6567ff3 Auth view enhanchements: check if port and host are valid 2021-07-15 13:00:55 +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 4093ba169c Replaced '...' with '…' in texts 2021-07-15 12:24:20 +02:00
veeso e3a9d253f7 Show a 'wait' message when deleting, copying and moving files and when executing commands 2021-07-15 11:58:57 +02:00
veeso 80c67c8aa8 Fixed transfer interruption: it was not possible to abort a transfer if the size of the file was less than 65k 2021-07-13 16:43:27 +02:00
veeso 421969c3da argh instead of getopts 2021-07-10 20:19:29 +02:00
veeso e15b79750b main() refactoring 2021-07-08 16:21:39 +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
veeso 55c4b777fb Fixed save bookmark dialog: you could switch out from dialog with <TAB> 2021-07-07 21:03:21 +02:00
Christian Visintin 2231727adb
Merge pull request #55 from veeso/theme-provider
Theme provider and '-t' and '-c' CLI options
2021-07-07 14:38:22 +02:00