Commit graph

606 commits

Author SHA1 Message Date
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
ChristianVisintin 963ef88ae5 Arch package (0.2.0) 2020-12-21 12:22:13 +01:00
ChristianVisintin 03e63e11ac 0.2.0 2020-12-21 12:06:44 +01:00
ChristianVisintin 9f478227a9 0.2.0 readme 2020-12-21 12:02:45 +01:00
ChristianVisintin 1d112b3f32 Arch publish workflow and build with docker 2020-12-21 11:48:41 +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 3220d00b14 archlinux dist 2020-12-21 10:27:33 +01:00
ChristianVisintin eb12da0308 Utils into multiple files 2020-12-20 15:36:48 +01:00
ChristianVisintin 77545ec87d Text editor documentation 2020-12-20 15:22:52 +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