Commit Graph

  • c1f6308795 Explorer formatter module veeso 2021-01-23 15:41:07 +01:00
  • 54ab24fc0c fmt_path_elide veeso 2021-01-23 15:03:43 +01:00
  • d99efb9de4 SCP File transfer: when listing directory entries, check if a symlink points to a directory or to a file veeso 2021-01-23 12:20:34 +01:00
  • 0c9ed38eb7 Solved file index in explorer files at start of termscp, in case the first entry is an hidden file ChristianVisintin 2021-01-19 09:13:08 +01:00
  • ec801f1555 Working on 0.3.2 ChristianVisintin 2021-01-19 09:12:59 +01:00
  • e0d8879961 typos veeso 2021-01-18 19:09:54 +01:00
  • 3f2be65a6c termscp 0.3.1 v0.3.1 veeso 2021-01-18 17:56:13 +01:00
  • a5a745e444 0.3.1 veeso 2021-01-18 17:36:53 +01:00
  • 7ee142314e Merge pull request #4 from Fenex/refactoring/1 Christian Visintin 2021-01-18 14:25:24 +01:00
  • c412d98ec7 Merge branch '0.3.1' into refactoring/1 Christian Visintin 2021-01-18 08:07:00 +01:00
  • d7e5eacd79 Refactoring ScpFileTransfer::parse_ls_output Vitaliy Busko 2021-01-18 11:31:35 +07:00
  • 367fb235f6 Refactoring FtpFileTransfer::parse_unix_list_line Vitaliy Busko 2021-01-18 10:51:22 +07:00
  • d68d63b978 Merge pull request #3 from veeso/keystorage Christian Visintin 2021-01-16 18:10:18 +01:00
  • 23ca2baa8c Cargo clippy ChristianVisintin 2021-01-16 18:02:12 +01:00
  • ac02928e69 Don't run bookmarks tests on macos ChristianVisintin 2021-01-16 17:37:03 +01:00
  • cb20589b01 Macos test thread (?) ChristianVisintin 2021-01-16 17:27:07 +01:00
  • 1acbf89717 keyring ok ChristianVisintin 2021-01-16 17:13:41 +01:00
  • 08d8a3621c Keyring storage in bookmarks client (if possible) ChristianVisintin 2021-01-16 16:57:00 +01:00
  • 0192b86422 Check if supported (test) ChristianVisintin 2021-01-16 16:07:53 +01:00
  • 0e4caaecfd Keyring storage ChristianVisintin 2021-01-16 16:07:11 +01:00
  • 215927d432 Fixed copyright header ChristianVisintin 2021-01-16 15:13:58 +01:00
  • eee08bd623 Key storage (file) ChristianVisintin 2021-01-16 15:37:19 +01:00
  • 76fdd9864c Fixed copyright header ChristianVisintin 2021-01-16 15:13:58 +01:00
  • 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 ChristianVisintin 2021-01-16 11:49:59 +01:00
  • 928fc1b450 Solved index of files list no more kept after 0.3.0 (use set_abs_index instead) ChristianVisintin 2021-01-16 11:35:33 +01:00
  • 03e1bf53d0 Solved index of files list no more kept after 0.3.0 ChristianVisintin 2021-01-16 11:16:31 +01:00
  • 9330025d07 Connection timeout for SFTP/SCP clients ChristianVisintin 2021-01-16 10:58:07 +01:00
  • bf56a269e0 Replaced Box<dyn Iterator... with impl Iterator ChristianVisintin 2021-01-16 10:37:53 +01:00
  • 0393c1a850 working on 0.3.1... ChristianVisintin 2021-01-16 10:33:34 +01:00
  • 69ece00ae2 working on 0.3.1... ChristianVisintin 2021-01-16 10:31:24 +01:00
  • 97656536d4 Cargo build requirements Christian Visintin 2021-01-13 10:49:46 +01:00
  • 94b78d85ef Merge pull request #1 from Byron/main Christian Visintin 2021-01-11 08:11:52 +01:00
  • ba3a888d26 run cargo diet to reduce crate size by 85% Sebastian Thiel 2021-01-11 09:09:50 +08:00
  • d62a6e98c8 0.3.0 v0.3.0 veeso 2021-01-10 18:22:53 +01:00
  • eeed99b013 Merge branch '0.3.0' into main veeso 2021-01-10 17:31:31 +01:00
  • 2b54326334 0.3.0 ready veeso 2021-01-10 17:30:20 +01:00
  • 2bd3d33ff6 Updated copyright veeso 2021-01-09 20:45:06 +01:00
  • c54a9ef5c9 termscp 0.3.0 ready veeso 2021-01-09 20:35:55 +01:00
  • a7ae0159cc config gif veeso 2021-01-09 15:28:20 +01:00
  • f981602221 Definetely fixed FTP issues veeso 2021-01-09 15:05:49 +01:00
  • fa5468be4a Fixed time check tests veeso 2021-01-09 14:29:30 +01:00
  • 591182414f Updated references to veeso veeso 2021-01-02 13:04:49 +01:00
  • 49790b4704 Updated references to veeso veeso 2021-01-02 13:04:49 +01:00
  • daa3b3e549 Fixed 0 B/S transfer rate displayed after completing download in less than 1 second ChristianVisintin 2020-12-28 22:54:28 +01:00
  • 120dc8ecb4 Fixed buffer sizes for transfers ChristianVisintin 2020-12-28 22:45:28 +01:00
  • 06a2373776 parse dos line test ChristianVisintin 2020-12-27 20:42:52 +01:00
  • 32ae5cc182 Removed test for macos ChristianVisintin 2020-12-27 19:28:41 +01:00
  • 6975beaf30 Fixed file extension not found in SCP/FTP ChristianVisintin 2020-12-27 15:08:57 +01:00
  • c141c6c44d Added LIST command parser for Windows server (DOS-like syntax) ChristianVisintin 2020-12-27 15:08:42 +01:00
  • 68cd77a9b3 Added utils::parser::parse_datetime ChristianVisintin 2020-12-27 12:01:20 +01:00
  • e20a78acef Don't collapse bookmarks tabs ChristianVisintin 2020-12-27 11:05:01 +01:00
  • 6dd4cfaa3c InputMode as Option<Popup> in AuthActivity ChristianVisintin 2020-12-27 11:03:44 +01:00
  • d756bf7786 InputMode as Option<Popup> in FileTransferActivity ChristianVisintin 2020-12-27 10:59:12 +01:00
  • 65e7ff22f7 Explorers: append '/' to directories name ChristianVisintin 2020-12-27 10:47:11 +01:00
  • 655084c5f6 typo ChristianVisintin 2020-12-27 10:36:48 +01:00
  • 09bc8a92a2 show_hidden_files and group_dirs in termscp configuration; instantiate FileExplorer based on current configuration in FileTransferActivity ChristianVisintin 2020-12-27 10:31:33 +01:00
  • 99fd0b199d FileTransferActivity: sort files with <B> ChristianVisintin 2020-12-26 21:47:48 +01:00
  • 740d906eb3 ToString, FromStr for FileSorting and GroupDirs ChristianVisintin 2020-12-26 19:03:54 +01:00
  • b137fecc12 FileSorting and GroupDirs as enums ChristianVisintin 2020-12-26 18:55:14 +01:00
  • 14125f673a Added options to explorer, in order to define sorting modes and other options. Added bitflags to dependencies; Moved Explorer to Fs module ChristianVisintin 2020-12-26 17:29:12 +01:00
  • 4911cc5410 Removed issues badge ChristianVisintin 2020-12-26 15:53:14 +01:00
  • e0d9ac2ed8 FileTransferActivity::Explorer refactoring; toggle hidden files with <A> ChristianVisintin 2020-12-26 15:50:57 +01:00
  • 5b042e86ef FsEntry::is_hidden() method ChristianVisintin 2020-12-26 11:58:28 +01:00
  • 8ccf5eb0bb FsEntry::get_name() returns &str ChristianVisintin 2020-12-26 10:51:01 +01:00
  • c0fdc9b8f8 Added new keybindings to help; log new file created ChristianVisintin 2020-12-26 10:40:45 +01:00
  • 545544ebe2 Added test to config client ChristianVisintin 2020-12-26 10:33:23 +01:00
  • 644ea1566c Create new file with <N> ChristianVisintin 2020-12-26 10:16:01 +01:00
  • f6d1f24b60 cargo clippy ChristianVisintin 2020-12-26 09:40:24 +01:00
  • c9a4706c24 Fixed paths ChristianVisintin 2020-12-25 21:54:10 +01:00
  • 7e275a9075 Docs: private keys with passwords ChristianVisintin 2020-12-25 21:35:28 +01:00
  • 22a9eb03b6 Added configuration and ssh key storage features to docs ChristianVisintin 2020-12-25 19:45:49 +01:00
  • 46ee01e073 SetupActivity: <CTRL+E> as <DEL> ChristianVisintin 2020-12-25 19:38:17 +01:00
  • 16a011e81e Use default protocol also in opt parser ChristianVisintin 2020-12-25 19:10:28 +01:00
  • 90f28d9f27 SetupActivity ok ChristianVisintin 2020-12-25 18:39:18 +01:00
  • 2e4ff78124 Refuse empty ssh key ChristianVisintin 2020-12-25 18:22:12 +01:00
  • 9e66207bf7 SetupActivity layout ChristianVisintin 2020-12-25 18:20:30 +01:00
  • 226ad8cc50 Show CTRL+C to enter setup in auth activity ChristianVisintin 2020-12-25 17:25:35 +01:00
  • 00731d67d2 ToString for protocol in AuthActivity ChristianVisintin 2020-12-25 16:44:01 +01:00
  • e354d17c70 SetupActivity logic ChristianVisintin 2020-12-25 16:41:49 +01:00
  • 264b5afad6 Typo in system ChristianVisintin 2020-12-25 11:43:32 +01:00
  • 76c4f1b67f Close popups also with <ENTER> ChristianVisintin 2020-12-25 10:00:24 +01:00
  • 96a395615b FileTransferActivity: load ConfigClient; set text editor to configuration's value ChristianVisintin 2020-12-24 19:01:42 +01:00
  • 82d8bd0342 Read default protocol in auth activity ChristianVisintin 2020-12-24 18:47:00 +01:00
  • 39e8d1f704 AuthActivity: enter setup with <CTRL+C> ChristianVisintin 2020-12-24 18:27:38 +01:00
  • 6bf503331e SSH key storage in scp/sftp file transfers ChristianVisintin 2020-12-24 17:27:57 +01:00
  • 920d3b4af4 get_bookmarks_paths; get_config_paths ChristianVisintin 2020-12-24 17:19:47 +01:00
  • f601a0451c fix relative paths codecov ChristianVisintin 2020-12-24 17:01:11 +01:00
  • 841db02b30 empty method sshkey_storage ChristianVisintin 2020-12-24 16:57:04 +01:00
  • 1449b5a524 SSH Key Storage ChristianVisintin 2020-12-24 16:49:02 +01:00
  • fbb60c7cbc ConfigClient: return key path, not content ChristianVisintin 2020-12-24 16:42:42 +01:00
  • f0144e3bc2 ConfigClient ChristianVisintin 2020-12-24 16:21:53 +01:00
  • ce924bb294 random utils ChristianVisintin 2020-12-24 11:23:31 +01:00
  • 797174446c Config module ChristianVisintin 2020-12-24 11:12:02 +01:00
  • 9b9dc43a7f FileTransferProtocol ToString and FromStr traits ChristianVisintin 2020-12-24 10:03:48 +01:00
  • 53ee0f618c Updated known issues ChristianVisintin 2020-12-23 17:49:30 +01:00
  • c35a5590b5 Updated dependencies ChristianVisintin 2020-12-22 18:33:38 +01:00
  • d23fe09f86 fmt ChristianVisintin 2020-12-22 17:35:07 +01:00
  • e761a90826 Crypto as utility module ChristianVisintin 2020-12-22 17:34:52 +01:00
  • b5abe4538f Replaced sha256 sum with last modification time check, to verify if a file has been changed in the text editor ChristianVisintin 2020-12-22 17:23:16 +01:00
  • 7202b19d45 Working on 0.3.0 ChristianVisintin 2020-12-22 17:14:44 +01:00