Commit Graph
496 Commits
Author SHA1 Message Date
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 1757eb5bec When uploading a directory, create directory only if it doesn't exist 2021-08-10 22:17:36 +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 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
veeso 0a7e29d92f Theme provider and '-t' and '-c' CLI options 2021-07-07 12:54:30 +02:00
Christian Visintin 348688b5ce Merge pull request #54 from veeso/release-notes-in-app
Release notes in-app
2021-06-26 19:18:39 +02:00
veeso 0cb84fc531 I've no idea of what user input buffer was meant to be 2021-06-26 18:26:21 +02:00
veeso 8a36c459d5 Restored version from env 2021-06-26 18:06:16 +02:00
veeso c7414ab070 Release notes in-app 2021-06-26 18:00:03 +02:00
veeso 97a62def11 Brought all extern crate to top level 2021-06-26 12:32:11 +02:00
veeso 5e17bf0736 Merge branch '0.5.1' into 0.6.0 2021-06-21 18:23:01 +02:00
veeso ca50bddc56 Merge branch '0.5.1' into 0.6.0 2021-06-21 18:22:19 +02:00
veeso c78fc583b0 Fix: target_family unix means also macos and linux; use BSD target_os 2021-06-21 09:11:28 +02:00
veeso e3d2151bad Unix Build 2021-06-20 14:38:03 +02:00
veeso 89d205e946 Fixed UI not showing connection error 2021-06-20 11:03:55 +02:00
veeso 5a4a364250 Fixed windows dying when opening text files 2021-06-19 15:06:49 +02:00
veeso 00bee04c2c open-rs fixes 2021-06-19 15:03:56 +02:00
veeso 0175cfbfb6 Code enhancements 2021-06-18 14:22:35 +02:00
veeso 48483a5c99 Unique function to send and receive files in session.rs via TransferPayload. Fixed transfer size when sending multiple entries 2021-06-18 13:02:04 +02:00
veeso a00c0117a2 If the terminal window has less than 24 lines, then an error message is displayed in the auth activity 2021-06-16 22:00:28 +02:00
veeso efad2b96db Status bar improvements: 'Show hidden files' in status bar; Status bar is has now been splitted into two, one for each explorer tab 2021-06-16 13:57:11 +02:00
veeso 74482d6e2c Fixed progress bar not visible when editing remote files; moved edit and tricky_copy to actions; added new function recv/send one 2021-06-12 14:36:01 +02:00
veeso 26f7c1f9d1 Help panels as ScrollTable to allow displaying entire content on small screens 2021-06-12 09:05:02 +02:00
veeso 8cd91f6df3 tui-realm 0.3.2 2021-06-11 15:31:33 +02:00
veeso fe494c52b1 Clear screen once opened file, to prevent crap on stderr 2021-06-11 14:46:20 +02:00
veeso 90afe204b1 Open files with <V>; fixed cache file names 2021-06-11 09:52:50 +02:00
veeso d981b77ed7 Working on open 2021-06-10 22:36:29 +02:00
veeso cd3fc15bcb Fmt symlink with len 48 in found dialog 2021-06-10 12:16:48 +02:00
veeso 4e50038b41 Open file with 2021-06-10 12:14:09 +02:00
veeso a8354ee38f Open file on <SUBMIT> 2021-06-10 11:08:17 +02:00
veeso 3a32f45334 tui-realm 0.3.2 2021-06-06 14:19:20 +02:00
veeso cae251905c Fixed new ssh key box 2021-05-22 10:53:51 +02:00
veeso f738ce90e0 Fixed bookmarks not being loaded properly 2021-05-22 10:27:37 +02:00
veeso 09665fead3 Fixed error overlay for auth activity 2021-05-21 12:31:30 +02:00
veeso b1da42b543 Double progress bar 2021-05-21 11:49:44 +02:00
veeso e874550d29 Refactored transfer states 2021-05-20 22:44:17 +02:00
veeso 7b868bc60b Activity log 2021-05-17 22:15:20 +02:00