Commit graph

670 commits

Author SHA1 Message Date
veeso 2c898a91da Auth activity OK! 2021-03-14 20:56:36 +01:00
veeso 28f8c82ccf Fixed styles not properly being rendered on text 2021-03-14 20:55:25 +01:00
veeso 54342178e0 Don't blur if new active component is the same as before 2021-03-14 20:53:55 +01:00
veeso 11af0666ea Border to props 2021-03-14 20:48:44 +01:00
veeso a72ecb39e0 Borders to component properties 2021-03-14 20:48:30 +01:00
veeso 47c23c6828 Fixed bookmark list colors 2021-03-14 20:40:27 +01:00
ChristianVisintin 00e2a1db31 Fixed crash due to bookmark delete 2021-03-14 19:37:25 +01:00
veeso 36cc6f445a Title component 2021-03-14 19:21:41 +01:00
veeso ad9ed8facf Fixed radio colors 2021-03-14 17:12:02 +01:00
veeso 4a7eb831b8 Fixed radio colors 2021-03-14 17:09:05 +01:00
veeso 28d51fdcf6 Active component after blur 2021-03-14 17:08:23 +01:00
veeso 4ebb8a3b51 Fixed popups 2021-03-14 16:54:27 +01:00
veeso e76dcd4638 Quit popup 2021-03-14 15:44:21 +01:00
veeso eaada667b3 Fixed cursor 2021-03-14 15:35:02 +01:00
veeso 5bc46dd720 Something is working, but it is still unusable 2021-03-14 15:31:49 +01:00
veeso fe6e0eeab5 Blur previous active component after active 2021-03-14 15:31:21 +01:00
veeso 7e075c5b3d Fixed cursor 2021-03-14 15:25:20 +01:00
veeso 86dfc2bf97 Blur previous active component after active 2021-03-14 15:24:47 +01:00
veeso bda69c661f Layout utils 2021-03-14 14:30:37 +01:00
veeso 8f3fe14843 Removed who_has_focus method 2021-03-14 14:09:36 +01:00
veeso 5c952169b3 Removed layout 2021-03-14 14:09:23 +01:00
veeso 371ba5c399 Fixed input 2021-03-14 14:09:03 +01:00
veeso 0f4649ab8d ctext component 2021-03-14 14:08:27 +01:00
veeso 2b6f7e4868 Components will now render and set cursor 2021-03-14 12:22:50 +01:00
veeso 2e3dc7f7a5 Working on auth activity view 2021-03-13 17:30:57 +01:00
veeso 2d1af97590 who_has_focus method on View 2021-03-10 16:35:29 +01:00
veeso 1e813b0d4d Handle focus on umount 2021-03-10 15:35:08 +01:00
veeso cdbfb3977b view render method 2021-03-10 14:22:00 +01:00
ChristianVisintin e9d3684f87 Working on view 2021-03-10 12:29:41 +01:00
ChristianVisintin 021bcf0c97 Char 'E' in addition to <DEL> for bookmarks 2021-03-10 12:14:46 +01:00
ChristianVisintin fba6da8120 auth activity update 2021-03-10 12:10:36 +01:00
ChristianVisintin 9dbfbd0dc3 View: return String instead of id 2021-03-10 11:26:40 +01:00
veeso 5980bc1fcb Working on activity refactoring 2021-03-09 21:52:11 +01:00
veeso b2aaf5c57f Allow value update in input 2021-03-09 15:40:45 +01:00
veeso e17224184e bookmarks list 2021-03-09 15:12:32 +01:00
veeso 042007d9ed Layout View 2021-03-09 14:19:52 +01:00
veeso 3aed691cb8 Removed will_umount from components 2021-03-09 08:54:24 +01:00
veeso 7b92bd22e7 Removed ligatures 2021-03-09 08:17:46 +01:00
veeso 581badd101 Working on view 2021-03-09 08:16:28 +01:00
ChristianVisintin f75dd5d4e3 Cache version fetched from Github 2021-03-08 14:20:13 +01:00
ChristianVisintin a4544e35f6 Store as part of the Context 2021-03-08 13:57:16 +01:00
ChristianVisintin 56d705e253 Config client shared in the context 2021-03-08 12:01:40 +01:00
veeso 43c177e04d All components must have focus 2021-03-07 17:40:45 +01:00
veeso 5a2d0b7b0b Logbox 2021-03-07 12:41:00 +01:00
veeso 43298dee1c Table component 2021-03-07 12:24:58 +01:00
veeso 26014ecb58 Table in text parts 2021-03-07 12:05:47 +01:00
veeso 57dd06d774 Progress bar; use render_value for input 2021-03-07 11:32:55 +01:00
veeso e21eb72705 Text component 2021-03-06 22:48:54 +01:00
veeso 00b1dbdffa TextSpanBuilder 2021-03-06 20:49:39 +01:00
veeso 55f74a8244 TextSpan instead of strings 2021-03-06 20:34:32 +01:00
veeso db0c54b781 PropsBuilder: use from trait 2021-03-06 20:15:23 +01:00
veeso 5c9cb7eece Merge branch '0.4.0' into rethink-activities 2021-03-06 16:19:20 +01:00
veeso b2d816d20c Radio group 2021-03-06 16:16:36 +01:00
veeso 5b832cea8b Input tests 2021-03-06 15:46:11 +01:00
veeso c1780230e9 Changed Unumber and Number names 2021-03-06 15:10:54 +01:00
veeso b90953f65e PropValue enum 2021-03-06 15:10:19 +01:00
veeso 44041863ad typo 2021-03-04 20:08:15 +01:00
veeso 2692041329 Moved focus to states 2021-03-04 20:06:59 +01:00
veeso 4a8ea185e6 Empty structs 2021-03-04 15:49:13 +01:00
veeso 135d947c39 Working on input 2021-03-04 15:03:29 +01:00
veeso f3cbbb8d81 File list tests 2021-03-04 13:55:10 +01:00
veeso 3ecf172fb5 Input len 2021-03-04 13:36:07 +01:00
veeso c9871a0079 file list 2021-03-04 09:13:29 +01:00
veeso 744e5a251a Render struct instead of Widget; get_value method 2021-03-04 08:53:49 +01:00
veeso e89198d9bb InputType prop 2021-03-04 08:53:19 +01:00
veeso e61e0c018c File list component 2021-03-03 22:02:58 +01:00
veeso b57763e688 Msg instead of callbacks 2021-03-03 15:47:25 +01:00
veeso 3ccbb325b3 Defined Component and State 2021-03-03 12:08:47 +01:00
veeso 3ea345ee8f Layout props tests 2021-03-03 09:32:53 +01:00
veeso ed2c50daac Defined properties 2021-03-02 21:01:36 +01:00
veeso 35ab9ae202 Added githubActions features to handle github tests; set git fetch test under github actions exclude pattern 2021-03-01 20:33:04 +01:00
veeso da5e1f315d Show new version available in auth activity 2021-02-28 13:01:51 +01:00
veeso 85c57ce027 Handle check for updates in setup activity 2021-02-28 12:47:55 +01:00
veeso 6682c07eb6 Added check_for_updates to config 2021-02-28 12:44:00 +01:00
veeso 4e887c3429 Git: check for new updates (utils) 2021-02-28 12:33:12 +01:00
veeso 6435271be8 Parse semver util 2021-02-28 12:21:28 +01:00
veeso cc5399d36e Cargo clippy 2021-02-27 20:49:20 +01:00
ChristianVisintin e21bfbbd14 Use a regex to parse the remote host args 2021-02-26 16:56:03 +01:00
ChristianVisintin e948d598b0 Convert to lowercase when sorting bookmarks 2021-02-26 08:13:38 +01:00
veeso 025547a3dc Format key attributes 2021-02-25 17:47:50 +01:00
veeso af830d603d Now bookmarks and recents are sorted in the UI (bookmarks are sorted by name; recents are sorted by connection datetime) 2021-02-25 16:15:06 +01:00
veeso 4ff7fc079c Added CLI options to set starting working directory on both local and remote hosts 2021-02-25 14:27:34 +01:00
ChristianVisintin 7f24d6db5c Default choice for deleting file set to NO (way too easy to delete files by mistake) 2021-02-16 12:53:28 +01:00
veeso 780cf592e4 Updated dependencies 2021-01-24 12:04:27 +01:00
veeso f5218bc582 test_utils_fmt_path_elide: don't run on windows 2021-01-24 11:48:00 +01:00
veeso c5e2e02415 Optimized formatter: instead of replacing in fmt_str, keep 'prefix' in the call chain 2021-01-24 11:29:20 +01:00
veeso 859daa3107 Clippy 2021-01-23 16:38:36 +01:00
veeso 56c580fc80 Use file_fmt in explorer activity 2021-01-23 16:26:25 +01:00
veeso 7a9ee697ff Added fmt_file to setupt activity 2021-01-23 16:22:32 +01:00
veeso c16a2f6441 Improved getters/setters config client 2021-01-23 16:21:30 +01:00
veeso b3c4385617 Added to ConfigClient getters/setters for file_fmt 2021-01-23 16:09:13 +01:00
veeso e92370bd05 Added file_fmt to configuration 2021-01-23 16:00:41 +01:00
veeso da0d5231bf Use formatter to fmt fs entries instead of fmt::Display trait 2021-01-23 15:51:46 +01:00
veeso c1f6308795 Explorer formatter module 2021-01-23 15:41:07 +01:00
veeso 54ab24fc0c fmt_path_elide 2021-01-23 15:03:43 +01:00
veeso d99efb9de4 SCP File transfer: when listing directory entries, check if a symlink points to a directory or to a file 2021-01-23 12:20:34 +01:00
ChristianVisintin 0c9ed38eb7 Solved file index in explorer files at start of termscp, in case the first entry is an hidden file 2021-01-19 09:13:08 +01:00
Christian Visintin c412d98ec7
Merge branch '0.3.1' into refactoring/1 2021-01-18 08:07:00 +01:00
Vitaliy Busko d7e5eacd79
Refactoring ScpFileTransfer::parse_ls_output 2021-01-18 11:31:35 +07:00
Vitaliy Busko 367fb235f6
Refactoring FtpFileTransfer::parse_unix_list_line 2021-01-18 10:51:22 +07:00
ChristianVisintin 23ca2baa8c Cargo clippy 2021-01-16 18:02:12 +01:00
ChristianVisintin ac02928e69 Don't run bookmarks tests on macos 2021-01-16 17:37:03 +01:00
ChristianVisintin 08d8a3621c Keyring storage in bookmarks client (if possible) 2021-01-16 16:57:00 +01:00
ChristianVisintin 0192b86422 Check if supported (test) 2021-01-16 16:07:53 +01:00
ChristianVisintin 0e4caaecfd Keyring storage 2021-01-16 16:07:11 +01:00
ChristianVisintin 215927d432 Fixed copyright header 2021-01-16 15:37:29 +01:00
ChristianVisintin eee08bd623 Key storage (file) 2021-01-16 15:37:19 +01:00
ChristianVisintin 76fdd9864c Fixed copyright header 2021-01-16 15:13:58 +01:00
ChristianVisintin 350443ec99 SCP file transfer: fixed possible wrong file size when sending file, due to a possible incoherent size between the file explorer and the actual file size 2021-01-16 11:49:59 +01:00
ChristianVisintin 928fc1b450 Solved index of files list no more kept after 0.3.0 (use set_abs_index instead) 2021-01-16 11:35:33 +01:00
ChristianVisintin 03e1bf53d0 Solved index of files list no more kept after 0.3.0 2021-01-16 11:16:31 +01:00
ChristianVisintin 9330025d07 Connection timeout for SFTP/SCP clients 2021-01-16 10:58:07 +01:00
ChristianVisintin bf56a269e0 Replaced Box<dyn Iterator... with impl Iterator 2021-01-16 10:37:53 +01:00
veeso 2bd3d33ff6 Updated copyright 2021-01-09 20:45:06 +01:00
veeso fa5468be4a Fixed time check tests 2021-01-09 14:29:30 +01:00
veeso 49790b4704 Updated references to veeso 2021-01-02 13:04:49 +01:00
ChristianVisintin daa3b3e549 Fixed 0 B/S transfer rate displayed after completing download in less than 1 second 2020-12-28 22:54:28 +01:00
ChristianVisintin 120dc8ecb4 Fixed buffer sizes for transfers 2020-12-28 22:45:28 +01:00
ChristianVisintin 06a2373776 parse dos line test 2020-12-27 20:42:52 +01:00
ChristianVisintin 32ae5cc182 Removed test for macos 2020-12-27 19:28:41 +01:00
ChristianVisintin 6975beaf30 Fixed file extension not found in SCP/FTP 2020-12-27 15:08:57 +01:00
ChristianVisintin c141c6c44d Added LIST command parser for Windows server (DOS-like syntax) 2020-12-27 15:08:42 +01:00
ChristianVisintin 68cd77a9b3 Added utils::parser::parse_datetime 2020-12-27 12:01:20 +01:00
ChristianVisintin e20a78acef Don't collapse bookmarks tabs 2020-12-27 11:05:01 +01:00
ChristianVisintin 6dd4cfaa3c InputMode as Option<Popup> in AuthActivity 2020-12-27 11:03:44 +01:00
ChristianVisintin d756bf7786 InputMode as Option<Popup> in FileTransferActivity 2020-12-27 10:59:12 +01:00
ChristianVisintin 65e7ff22f7 Explorers: append '/' to directories name 2020-12-27 10:47:11 +01:00
ChristianVisintin 09bc8a92a2 show_hidden_files and group_dirs in termscp configuration; instantiate FileExplorer based on current configuration in FileTransferActivity 2020-12-27 10:31:33 +01:00
ChristianVisintin 99fd0b199d FileTransferActivity: sort files with <B> 2020-12-26 21:47:48 +01:00
ChristianVisintin 740d906eb3 ToString, FromStr for FileSorting and GroupDirs 2020-12-26 19:03:54 +01:00
ChristianVisintin b137fecc12 FileSorting and GroupDirs as enums 2020-12-26 18:55:14 +01:00
ChristianVisintin 14125f673a Added options to explorer, in order to define sorting modes and other options. Added bitflags to dependencies; Moved Explorer to Fs module 2020-12-26 17:29:12 +01:00
ChristianVisintin e0d9ac2ed8 FileTransferActivity::Explorer refactoring; toggle hidden files with <A> 2020-12-26 15:50:57 +01:00
ChristianVisintin 5b042e86ef FsEntry::is_hidden() method 2020-12-26 11:58:28 +01:00
ChristianVisintin 8ccf5eb0bb FsEntry::get_name() returns &str 2020-12-26 10:51:01 +01:00
ChristianVisintin c0fdc9b8f8 Added new keybindings to help; log new file created 2020-12-26 10:40:45 +01:00
ChristianVisintin 545544ebe2 Added test to config client 2020-12-26 10:33:23 +01:00
ChristianVisintin 644ea1566c Create new file with <N> 2020-12-26 10:16:01 +01:00
ChristianVisintin f6d1f24b60 cargo clippy 2020-12-26 09:40:24 +01:00
ChristianVisintin 46ee01e073 SetupActivity: <CTRL+E> as <DEL> 2020-12-25 19:38:17 +01:00
ChristianVisintin 16a011e81e Use default protocol also in opt parser 2020-12-25 19:10:28 +01:00
ChristianVisintin 90f28d9f27 SetupActivity ok 2020-12-25 18:39:18 +01:00
ChristianVisintin 2e4ff78124 Refuse empty ssh key 2020-12-25 18:22:12 +01:00
ChristianVisintin 9e66207bf7 SetupActivity layout 2020-12-25 18:20:30 +01:00
ChristianVisintin 226ad8cc50 Show CTRL+C to enter setup in auth activity 2020-12-25 17:25:35 +01:00
ChristianVisintin 00731d67d2 ToString for protocol in AuthActivity 2020-12-25 16:44:01 +01:00
ChristianVisintin e354d17c70 SetupActivity logic 2020-12-25 16:41:49 +01:00
ChristianVisintin 264b5afad6 Typo in system 2020-12-25 11:43:32 +01:00
ChristianVisintin 76c4f1b67f Close popups also with <ENTER> 2020-12-25 10:00:24 +01:00
ChristianVisintin 96a395615b FileTransferActivity: load ConfigClient; set text editor to configuration's value 2020-12-24 19:01:42 +01:00
ChristianVisintin 82d8bd0342 Read default protocol in auth activity 2020-12-24 18:47:00 +01:00
ChristianVisintin 39e8d1f704 AuthActivity: enter setup with <CTRL+C> 2020-12-24 18:27:38 +01:00
ChristianVisintin 6bf503331e SSH key storage in scp/sftp file transfers 2020-12-24 17:27:57 +01:00
ChristianVisintin 920d3b4af4 get_bookmarks_paths; get_config_paths 2020-12-24 17:19:47 +01:00
ChristianVisintin 841db02b30 empty method sshkey_storage 2020-12-24 16:57:04 +01:00
ChristianVisintin 1449b5a524 SSH Key Storage 2020-12-24 16:49:02 +01:00
ChristianVisintin fbb60c7cbc ConfigClient: return key path, not content 2020-12-24 16:42:42 +01:00
ChristianVisintin f0144e3bc2 ConfigClient 2020-12-24 16:21:53 +01:00
ChristianVisintin ce924bb294 random utils 2020-12-24 11:23:31 +01:00
ChristianVisintin 797174446c Config module 2020-12-24 11:12:02 +01:00
ChristianVisintin 9b9dc43a7f FileTransferProtocol ToString and FromStr traits 2020-12-24 10:03:48 +01:00
ChristianVisintin c35a5590b5 Updated dependencies 2020-12-22 18:33:38 +01:00
ChristianVisintin d23fe09f86 fmt 2020-12-22 17:35:07 +01:00
ChristianVisintin e761a90826 Crypto as utility module 2020-12-22 17:34:52 +01:00
ChristianVisintin b5abe4538f Replaced sha256 sum with last modification time check, to verify if a file has been changed in the text editor 2020-12-22 17:23:16 +01:00
ChristianVisintin 50b8f3cd71 Improved abs paths in host 2020-12-21 13:59:03 +01:00
ChristianVisintin 093dc4f33d Fixed test 2020-12-21 13:43:05 +01:00
ChristianVisintin 1a5bd394b6 Optimizations 2020-12-21 11:12:49 +01:00
ChristianVisintin 3901ed54c6 Copy feature in ui; new keybinding <C> 2020-12-21 11:11:29 +01:00
ChristianVisintin 08728bf55e Copy method (host/transfer) 2020-12-21 10:49:31 +01:00
ChristianVisintin eb12da0308 Utils into multiple files 2020-12-20 15:36:48 +01:00
ChristianVisintin 3f6f03af33 Text editor input and session 2020-12-20 15:05:22 +01:00
ChristianVisintin 47f9b39630 Sha256 in utils 2020-12-20 14:49:32 +01:00
ChristianVisintin 9171e0789f Moved recv_file and send_file to an independent method (fix) 2020-12-20 14:47:37 +01:00
ChristianVisintin 5eabaf8ac2 Moved recv_file and send_file to an independent method 2020-12-20 12:33:19 +01:00
ChristianVisintin b8ad1e7feb edit file method 2020-12-19 21:49:53 +01:00
ChristianVisintin 4d7ea1cdb4 Context methods 2020-12-19 21:47:03 +01:00
ChristianVisintin 021f860ca6 context enter_alternate_screen leave_alternate_screen clear_screen 2020-12-19 21:39:31 +01:00
ChristianVisintin d0774fd7ed FsEntry::is_file 2020-12-19 21:38:56 +01:00
ChristianVisintin 5632ac6f0b Optimizing log code 2020-12-19 21:12:30 +01:00
ChristianVisintin 7a115e5dc3 wrkdir as member of FileExplorer 2020-12-19 21:10:00 +01:00
ChristianVisintin d95cda3dfc Optimizing log code 2020-12-19 21:05:56 +01:00
ChristianVisintin dd9f54acae Working on text-editor 2020-12-19 21:04:55 +01:00
ChristianVisintin 6bc2bcb89e Include set_permissions in UNIX/macos/linux only 2020-12-18 20:58:57 +01:00
ChristianVisintin 9c2e751e11 Rounded borders; collapsed bookmarks borders 2020-12-18 20:54:34 +01:00
ChristianVisintin 2a52a19552 Display transfer speed 2020-12-18 17:06:17 +01:00
ChristianVisintin 1b99d63c47 Added one more space to size in FsEntry::fmt, since sometimes size has 4 digits 2020-12-18 16:42:06 +01:00
ChristianVisintin 61b4a3b76e Log how long it took to download/upload a file 2020-12-18 16:14:23 +01:00
ChristianVisintin 47664b98ad Updated github uri 2020-12-18 14:47:32 +01:00
ChristianVisintin 898b57943b Improved test coverage 2020-12-18 14:40:37 +01:00
ChristianVisintin d37cc4f796 test name elide in fs fmt 2020-12-18 12:27:37 +01:00
ChristianVisintin b3fed60d12 Fixed fmt explorer windows 2020-12-18 12:06:54 +01:00
ChristianVisintin a3d1db3fa2 Fs test fmt 2020-12-18 11:56:08 +01:00
ChristianVisintin 0a79fb3687 Scp: when username was not provided, it didn't fallback to current username 2020-12-18 11:40:51 +01:00
ChristianVisintin 900d9ac3c6 Apply file mode of file downloaded from remote 2020-12-18 11:31:51 +01:00
ChristianVisintin 3cd9fc407e Bookmarks layout OK 2020-12-16 20:41:42 +01:00
ChristianVisintin dd6e2be75d Panic if bookmark name is empty 2020-12-16 20:39:35 +01:00
ChristianVisintin 38e015efe4 removed args from SaveBookmark 2020-12-16 20:34:36 +01:00
ChristianVisintin 335bfc8460 Added 'save password' tab to auth activity when saving bookmarks 2020-12-16 17:01:11 +01:00
ChristianVisintin 344bf8604f Fixed crash in auth_activity 2020-12-16 16:51:21 +01:00
ChristianVisintin 562a1b3ae8 Clippy optimizations 2020-12-16 16:35:11 +01:00
ChristianVisintin 65c541ff2a bookmarks client OK 2020-12-16 16:32:50 +01:00
ChristianVisintin 14ddba022f Implemented BookmarkClient in AuthActivity 2020-12-16 16:01:29 +01:00
ChristianVisintin 10df5abae2 Added Option<String> password to bookmarks 2020-12-16 16:00:43 +01:00
ChristianVisintin 443789698b Copy trait for FileTransferProtocol 2020-12-16 15:57:46 +01:00
ChristianVisintin 52df9bc73b Macro use for magic-crypt 2020-12-16 15:47:02 +01:00
ChristianVisintin ee55d1fd31 Bookmarks client 2020-12-16 12:09:34 +01:00
ChristianVisintin dcc289153f Working on bookmarksClient 2020-12-15 22:17:19 +01:00
ChristianVisintin 940d8d94e5 Moving bookmarks from ui to system 2020-12-15 20:48:43 +01:00
ChristianVisintin ff4f35e5f5 Clippy ok 2020-12-15 16:31:21 +01:00
ChristianVisintin 274c5e309b Set password as InputField after loading bookmark 2020-12-15 16:17:56 +01:00
ChristianVisintin e7d53a7d00 Help page in auth activity 2020-12-15 15:00:21 +01:00
ChristianVisintin 99117e067e Bookmarks layouts 2020-12-15 14:46:59 +01:00
ChristianVisintin 88e27ee8fe New popup handlers 2020-12-15 14:18:16 +01:00
ChristianVisintin d3fe546264 Callbacks and handler for Bookmarks events 2020-12-15 14:15:35 +01:00
ChristianVisintin 982b3ec8d0 Delete recents/bookmarks 2020-12-15 14:03:50 +01:00
ChristianVisintin b8cf2bea77 load bookmarks 2020-12-15 13:55:41 +01:00
ChristianVisintin a511cd4ac3 Read one input event at a time 2020-12-15 13:44:51 +01:00
ChristianVisintin 0bab9a77a2 Working on bookmarks 2020-12-15 12:28:06 +01:00
ChristianVisintin 1f9b616de7 Bookmarks in auth activity (logic) 2020-12-15 12:22:47 +01:00
ChristianVisintin 71593e3ea7 PartialEq for bookmark 2020-12-15 12:18:35 +01:00
ChristianVisintin db7ee624e3 Bookmark default 2020-12-15 12:03:31 +01:00
ChristianVisintin 0e7527fb3f file_exists as pub 2020-12-15 11:36:07 +01:00
ChristianVisintin 50fcba63c4 Bookmarks serializer and data types 2020-12-15 11:13:29 +01:00
ChristianVisintin 8046f82214 AuthActivity refactoring 2020-12-15 09:21:52 +01:00
ChristianVisintin c33045b4b8 Refactoring auth activity... 2020-12-15 09:14:08 +01:00
ChristianVisintin ad44f020a5 Highlight selected entry in tabs, only when the tab is active 2020-12-14 15:52:01 +01:00
ChristianVisintin ad339aa959 Added missing help entry 2020-12-14 15:47:41 +01:00
ChristianVisintin b8b29371ca Reload directory content with '<L>' 2020-12-14 13:52:49 +01:00
ChristianVisintin bd99a0c2b2 align auth popup error to center 2020-12-14 13:39:47 +01:00
ChristianVisintin c493ba45a8 align_text_center as part of utils 2020-12-14 13:33:24 +01:00
ChristianVisintin e9d5093a52 Read buffer is now 65536 bytes long 2020-12-14 10:03:20 +01:00
ChristianVisintin 99a3b64833 Explorer tabs have now 70% of layout height, while logging area is 30% 2020-12-14 09:14:23 +01:00
ChristianVisintin e2e25e4ac1 Fixed memory vulnerability in Windows version 2020-12-14 09:03:40 +01:00
ChristianVisintin 2b8be4d1e9 Fixed color mismatch in local explorer tab (Yellow/LightYellow) 2020-12-14 09:01:35 +01:00
ChristianVisintin 83bc7db048 Optimized performance for file transfer 2020-12-13 11:43:04 +01:00
ChristianVisintin d29428a53b Reduced layout margin 2020-12-13 10:02:54 +01:00
ChristianVisintin 2a8ad5e0ed Selected file has now colourful background, instead of foreground, for a better readability 2020-12-13 09:55:16 +01:00
ChristianVisintin f06f718b47 when file index is at the end of the list, moving down will set the current index to the first element and viceversa 2020-12-13 09:46:36 +01:00
ChristianVisintin db532cc4b7 Added <CTRL+C> to help page 2020-12-13 09:41:41 +01:00
ChristianVisintin 962843bb97 Log transfer aborted 2020-12-13 09:39:12 +01:00
ChristianVisintin 619ac4e753 Windows fix for fs mod 2020-12-12 22:04:59 +01:00
ChristianVisintin a8a9cb9d2e Abort upload/download pressing Ctrl+C 2020-12-12 22:00:12 +01:00
ChristianVisintin 3e72787625 Transfer states 2020-12-12 21:32:11 +01:00
ChristianVisintin d89839443d Trim hostname 2020-12-12 18:04:47 +01:00
ChristianVisintin 99db7b6d8e Fixed FsEntry fmt 2020-12-12 17:50:01 +01:00
ChristianVisintin 1fb614642c Added 'E' to keybindings; behaves as <DEL> (added because some keyboards don't have <DEL> 2020-12-12 17:44:04 +01:00
ChristianVisintin 3b33c55d97 Removed redundant code for fsEntry fmt 2020-12-12 17:36:39 +01:00
ChristianVisintin 5aea1d286b Code optimizations 2020-12-12 17:34:15 +01:00
ChristianVisintin 3dcf33ebe2 Optimized code, with the newest fsentry methods 2020-12-12 17:33:15 +01:00