Commit graph

20 commits

Author SHA1 Message Date
veeso 1ad75adf87 License changed to MIT 2021-03-26 22:25:10 +01:00
veeso f0d87ff8c4 will_umount method in Activity 2021-03-21 17:16:52 +01:00
veeso 30c2aa144b FileTransferParams as member of Context 2021-03-21 16:38:11 +01:00
ChristianVisintin 56d705e253 Config client shared in the context 2021-03-08 12:01:40 +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 23ca2baa8c Cargo clippy 2021-01-16 18:02:12 +01:00
ChristianVisintin 76fdd9864c Fixed copyright header 2021-01-16 15:13:58 +01:00
veeso 2bd3d33ff6 Updated copyright 2021-01-09 20:45:06 +01:00
ChristianVisintin e354d17c70 SetupActivity logic 2020-12-25 16:41:49 +01:00
ChristianVisintin 562a1b3ae8 Clippy optimizations 2020-12-16 16:35:11 +01:00
ChristianVisintin 55bda874f0 Optimized code and performance using clippy 2020-12-12 12:14:51 +01:00
ChristianVisintin 357c0c9189 Fixed mouse captures issue with the terminal 2020-12-06 10:55:15 +01:00
ChristianVisintin a328a4f751 Added to FileTransferProtocol bool secure flag to Ftp 2020-12-03 08:16:07 +01:00
ChristianVisintin ca797558d7 Allow FTPS/FTP; added secure param 2020-12-01 16:41:15 +01:00
ChristianVisintin 7e085096c8 Context as Activity member; on_destroy context is released 2020-11-29 11:33:59 +01:00
ChristianVisintin 39bd881468 Deleted ScpProtocol; use FileTransferProtocol 2020-11-24 22:33:35 +01:00
ChristianVisintin d871497a49 Working on main activity (FileTransferActivity) 2020-11-24 22:05:11 +01:00
ChristianVisintin 1f217f7806 Auth activity input fields 2020-11-24 15:13:36 +01:00
ChristianVisintin 18db7f0305 enable/disable raw mode 2020-11-23 16:59:30 +01:00
ChristianVisintin d692cdf28d Too many things to do here... working on activity manager 2020-11-22 15:32:44 +01:00