Commit graph

473 commits

Author SHA1 Message Date
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 794dfb8cee Upcoming features 2020-12-12 19:14:45 +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
ChristianVisintin 912da10696 When downloading symlinks, the filename and its size is now known (thanks to the new symlinks management) 2020-12-12 17:32:49 +01:00
ChristianVisintin 8281a840a7 Optimizing FsEntry and relatd stuff 2020-12-12 17:03:31 +01:00
ChristianVisintin 57e83a63dd Optimized code for fsentry 2020-12-12 16:32:21 +01:00
ChristianVisintin f73e43304e FsEntry::*::symlink is now a Option<Box<FsEntry>>; this improved symlinks, which gave errors some times 2020-12-12 16:26:03 +01:00
ChristianVisintin 23ac5089a7 Added clippy to workflows 2020-12-12 12:17:33 +01:00
ChristianVisintin 55bda874f0 Optimized code and performance using clippy 2020-12-12 12:14:51 +01:00
ChristianVisintin 0eae159bb9 Working on 0.1.2 2020-12-12 10:06:11 +01:00
ChristianVisintin 6d49fe4e7d changed emoji in readme 2020-12-10 14:26:39 +01:00
ChristianVisintin 5b8c03babd typo in readme 2020-12-10 14:26:13 +01:00
ChristianVisintin 20872829f1 changelog 2020-12-10 12:38:09 +01:00
ChristianVisintin 2d37607d2c 0.1.1 2020-12-10 12:36:09 +01:00
ChristianVisintin c9c35d027b Removed unused import 2020-12-10 12:13:45 +01:00
ChristianVisintin 11475b64ea Removed ctrl to 'Q' 2020-12-10 12:06:32 +01:00
ChristianVisintin 53249c8bc5 Break on recv/send errors 2020-12-10 11:52:00 +01:00
ChristianVisintin 843c5ab6d0 Break on recv/send errors 2020-12-10 11:51:49 +01:00
ChristianVisintin 66f17c93c2 Finalize get stream for FTP 2020-12-10 11:27:00 +01:00
ChristianVisintin 69df9f0aa9 ftp4 0.4.1 2020-12-10 11:26:52 +01:00
ChristianVisintin 5c5a93cc41 use macos-latest 2020-12-10 11:10:42 +01:00
ChristianVisintin 040b684398 Typo in windows version 2020-12-10 11:04:53 +01:00
ChristianVisintin d75867ed7b Build all branches 2020-12-10 10:47:26 +01:00
ChristianVisintin e36ae7e32d Updated textwrap to 0.13.0 2020-12-10 10:41:13 +01:00
ChristianVisintin 4aa262a273 Build all branches 2020-12-10 10:40:36 +01:00
ChristianVisintin 7e6044a41b Removed CTRL key; just press associated key to perform command 2020-12-10 10:28:40 +01:00
ChristianVisintin 145b778ff3 Added FileInfo popup ('I') 2020-12-10 10:28:13 +01:00
ChristianVisintin ca46c872cf fmt_pex is now a method 2020-12-10 10:05:30 +01:00
ChristianVisintin 98e3866447 Elide paths in explorer tabs if they are too long 2020-12-10 09:22:58 +01:00
ChristianVisintin 95ab3daa86 Elide file names longer than 24 2020-12-10 08:44:35 +01:00
ChristianVisintin 93977cc714 Ignore capital letters when sorting files 2020-12-09 16:35:16 +01:00
ChristianVisintin b3537afd2e Check value in set_progress 2020-12-09 16:29:35 +01:00
ChristianVisintin 939f741a1b some stuff in readme 2020-12-09 16:20:55 +01:00
ChristianVisintin 5a96091258 Fixed help 2020-12-09 16:19:27 +01:00
ChristianVisintin 2d20f0c534 Working on 0.1.1 2020-12-09 16:18:13 +01:00
ChristianVisintin 8f3e416144 Ask password before cleaning screen 2020-12-09 16:17:11 +01:00
ChristianVisintin 8bd315ef37 Reported wsl issue 2020-12-06 23:29:59 +01:00
ChristianVisintin a2a7478f5b Published new rust-ftp as ftp4 2020-12-06 22:56:40 +01:00
ChristianVisintin 8f321598e7 README ok 2020-12-06 22:40:08 +01:00
ChristianVisintin f016013e99 Ready for release 2020-12-06 22:36:18 +01:00
ChristianVisintin 783a106256 Contributing guide ok 2020-12-06 22:35:56 +01:00
ChristianVisintin 63843235af GIFs and templates 2020-12-06 22:09:22 +01:00
ChristianVisintin e9961b19cc Wtf? %M:%H format? 2020-12-06 21:24:53 +01:00