Commit graph

473 commits

Author SHA1 Message Date
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 4911cc5410 Removed issues badge 2020-12-26 15:53:14 +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 c9a4706c24 Fixed paths 2020-12-25 21:54:10 +01:00
ChristianVisintin 7e275a9075 Docs: private keys with passwords 2020-12-25 21:35:28 +01:00
ChristianVisintin 22a9eb03b6 Added configuration and ssh key storage features to docs 2020-12-25 19:45:49 +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 f601a0451c fix relative paths codecov 2020-12-24 17:01:11 +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 53ee0f618c Updated known issues 2020-12-23 17:49:30 +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 7202b19d45 Working on 0.3.0 2020-12-22 17:14:44 +01:00
ChristianVisintin 88f9c8910b Fixed download paths 2020-12-21 15:12:47 +01:00
ChristianVisintin c9948162b9 lol, for some reason cargo-aur renames my crate into termscp-bin. WHY OMG WHY. 2020-12-21 14:42:26 +01:00
ChristianVisintin 4e8e0d1b41 Fixed that f aur action 2020-12-21 14:33:00 +01:00
ChristianVisintin 95b7a773d7 aur runs on 2020-12-21 14:24:25 +01:00
ChristianVisintin 07c924d6a0 0.2.0 2020-12-21 14:21:04 +01:00
ChristianVisintin 50efebdd63 Fixed deploy script 0.2.0 2020-12-21 14:07:43 +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