Commit Graph

  • e273192f19 Working on 0.2.0 ChristianVisintin 2020-12-13 10:27:21 +01:00
  • 55d05be626 README ChristianVisintin 2020-12-13 10:25:22 +01:00
  • 5c26b10671 0.1.2 is ready for release ChristianVisintin 2020-12-13 10:04:27 +01:00
  • d29428a53b Reduced layout margin ChristianVisintin 2020-12-13 10:02:54 +01:00
  • 2a8ad5e0ed Selected file has now colourful background, instead of foreground, for a better readability ChristianVisintin 2020-12-13 09:55:16 +01:00
  • f06f718b47 when file index is at the end of the list, moving down will set the current index to the first element and viceversa ChristianVisintin 2020-12-13 09:46:36 +01:00
  • db532cc4b7 Added <CTRL+C> to help page ChristianVisintin 2020-12-13 09:41:41 +01:00
  • 962843bb97 Log transfer aborted ChristianVisintin 2020-12-13 09:39:12 +01:00
  • 619ac4e753 Windows fix for fs mod ChristianVisintin 2020-12-12 22:04:59 +01:00
  • a8a9cb9d2e Abort upload/download pressing Ctrl+C ChristianVisintin 2020-12-12 22:00:12 +01:00
  • 3e72787625 Transfer states ChristianVisintin 2020-12-12 21:32:11 +01:00
  • 794dfb8cee Upcoming features ChristianVisintin 2020-12-12 19:14:45 +01:00
  • d89839443d Trim hostname ChristianVisintin 2020-12-12 18:04:47 +01:00
  • 99db7b6d8e Fixed FsEntry fmt ChristianVisintin 2020-12-12 17:50:01 +01:00
  • 1fb614642c Added 'E' to keybindings; behaves as <DEL> (added because some keyboards don't have <DEL> ChristianVisintin 2020-12-12 17:44:04 +01:00
  • 3b33c55d97 Removed redundant code for fsEntry fmt ChristianVisintin 2020-12-12 17:36:39 +01:00
  • 5aea1d286b Code optimizations ChristianVisintin 2020-12-12 17:34:15 +01:00
  • 3dcf33ebe2 Optimized code, with the newest fsentry methods ChristianVisintin 2020-12-12 17:33:15 +01:00
  • 912da10696 When downloading symlinks, the filename and its size is now known (thanks to the new symlinks management) ChristianVisintin 2020-12-12 17:32:49 +01:00
  • 8281a840a7 Optimizing FsEntry and relatd stuff ChristianVisintin 2020-12-12 17:03:31 +01:00
  • 57e83a63dd Optimized code for fsentry ChristianVisintin 2020-12-12 16:32:21 +01:00
  • f73e43304e FsEntry::*::symlink is now a Option<Box<FsEntry>>; this improved symlinks, which gave errors some times ChristianVisintin 2020-12-12 16:26:03 +01:00
  • 23ac5089a7 Added clippy to workflows ChristianVisintin 2020-12-12 12:17:33 +01:00
  • 55bda874f0 Optimized code and performance using clippy ChristianVisintin 2020-12-12 12:14:51 +01:00
  • 0eae159bb9 Working on 0.1.2 ChristianVisintin 2020-12-12 10:06:11 +01:00
  • 6d49fe4e7d changed emoji in readme ChristianVisintin 2020-12-10 14:26:39 +01:00
  • 5b8c03babd typo in readme ChristianVisintin 2020-12-10 14:26:13 +01:00
  • 20872829f1 changelog v0.1.1 ChristianVisintin 2020-12-10 12:38:09 +01:00
  • 2d37607d2c 0.1.1 ChristianVisintin 2020-12-10 12:36:09 +01:00
  • c9c35d027b Removed unused import ChristianVisintin 2020-12-10 12:13:45 +01:00
  • 11475b64ea Removed ctrl to 'Q' ChristianVisintin 2020-12-10 12:06:32 +01:00
  • 53249c8bc5 Break on recv/send errors ChristianVisintin 2020-12-10 11:52:00 +01:00
  • 843c5ab6d0 Break on recv/send errors ChristianVisintin 2020-12-10 11:51:49 +01:00
  • 66f17c93c2 Finalize get stream for FTP ChristianVisintin 2020-12-10 11:27:00 +01:00
  • 69df9f0aa9 ftp4 0.4.1 ChristianVisintin 2020-12-10 11:26:52 +01:00
  • 5c5a93cc41 use macos-latest ChristianVisintin 2020-12-10 11:10:42 +01:00
  • 040b684398 Typo in windows version ChristianVisintin 2020-12-10 11:04:53 +01:00
  • d75867ed7b Build all branches ChristianVisintin 2020-12-10 10:47:26 +01:00
  • e36ae7e32d Updated textwrap to 0.13.0 ChristianVisintin 2020-12-10 10:41:13 +01:00
  • 4aa262a273 Build all branches ChristianVisintin 2020-12-10 10:40:36 +01:00
  • 7e6044a41b Removed CTRL key; just press associated key to perform command ChristianVisintin 2020-12-10 10:28:40 +01:00
  • 145b778ff3 Added FileInfo popup ('I') ChristianVisintin 2020-12-10 10:28:13 +01:00
  • ca46c872cf fmt_pex is now a method ChristianVisintin 2020-12-10 10:05:30 +01:00
  • 98e3866447 Elide paths in explorer tabs if they are too long ChristianVisintin 2020-12-10 09:22:58 +01:00
  • 95ab3daa86 Elide file names longer than 24 ChristianVisintin 2020-12-10 08:44:35 +01:00
  • 93977cc714 Ignore capital letters when sorting files ChristianVisintin 2020-12-09 16:35:16 +01:00
  • b3537afd2e Check value in set_progress ChristianVisintin 2020-12-09 16:29:35 +01:00
  • 939f741a1b some stuff in readme ChristianVisintin 2020-12-09 16:20:55 +01:00
  • 5a96091258 Fixed help ChristianVisintin 2020-12-09 16:19:27 +01:00
  • 2d20f0c534 Working on 0.1.1 ChristianVisintin 2020-12-09 16:18:13 +01:00
  • 8f3e416144 Ask password before cleaning screen ChristianVisintin 2020-12-09 16:17:11 +01:00
  • 8bd315ef37 Reported wsl issue v0.1.0 ChristianVisintin 2020-12-06 23:29:59 +01:00
  • a2a7478f5b Published new rust-ftp as ftp4 ChristianVisintin 2020-12-06 22:56:40 +01:00
  • 8f321598e7 README ok ChristianVisintin 2020-12-06 22:40:08 +01:00
  • f016013e99 Ready for release ChristianVisintin 2020-12-06 22:36:18 +01:00
  • 783a106256 Contributing guide ok ChristianVisintin 2020-12-06 22:35:56 +01:00
  • 63843235af GIFs and templates ChristianVisintin 2020-12-06 22:09:22 +01:00
  • e9961b19cc Wtf? %M:%H format? ChristianVisintin 2020-12-06 21:24:53 +01:00
  • 7021331867 Removed group from explorer ChristianVisintin 2020-12-06 21:24:34 +01:00
  • 5e0b130123 Improved sftp and I/O in general: set buffer size to 65536 ChristianVisintin 2020-12-06 20:59:45 +01:00
  • 0ed6bd30f1 Fixed help popup ChristianVisintin 2020-12-06 18:06:42 +01:00
  • e710a7d433 CHANGELOG ChristianVisintin 2020-12-06 15:07:52 +01:00
  • 5a1d3699c9 choco ChristianVisintin 2020-12-06 14:38:22 +01:00
  • 53ae25ba58 emojis ChristianVisintin 2020-12-06 12:52:47 +01:00
  • d0d19250b6 Dist deb, rpm ChristianVisintin 2020-12-06 12:32:53 +01:00
  • 2b51f3c79a Fixed windows scp test ChristianVisintin 2020-12-06 11:15:08 +01:00
  • 148bff5117 Fixed windows host test ChristianVisintin 2020-12-06 11:13:21 +01:00
  • 1783a0fc35 Fixed windows host test ChristianVisintin 2020-12-06 11:12:36 +01:00
  • 24d60483f0 Build status newline ChristianVisintin 2020-12-06 11:01:57 +01:00
  • aab99a35dd Linux/Windows/MacOS build ChristianVisintin 2020-12-06 11:01:13 +01:00
  • 357c0c9189 Fixed mouse captures issue with the terminal ChristianVisintin 2020-12-06 10:55:15 +01:00
  • e956327b47 Fixed scp test ChristianVisintin 2020-12-06 10:49:32 +01:00
  • e015f558c9 lol, removed blinking texts (that I couldn't see on my terminal) ChristianVisintin 2020-12-06 10:48:06 +01:00
  • be60ae1705 Enlarged yes/no dialog ChristianVisintin 2020-12-06 10:43:41 +01:00
  • 4017739dbb Don't c align text in yes/no dialog ChristianVisintin 2020-12-06 10:39:39 +01:00
  • d61366bed7 Fixed error type for ftp ChristianVisintin 2020-12-06 10:37:44 +01:00
  • 8e8247c4a9 Multi-line popups; wrap texts and align popup texts to the center ChristianVisintin 2020-12-05 23:07:23 +01:00
  • 79fadf64de Align popup texts to center ChristianVisintin 2020-12-05 22:56:09 +01:00
  • ce56c227db Don't // Check if file_name is '.' or '..' ChristianVisintin 2020-12-05 21:11:03 +01:00
  • af7bd17422 Use bufreader and bufwriter to optimize performance; but sftp is slow anyway ChristianVisintin 2020-12-05 21:10:45 +01:00
  • bcaaab3c21 Fixed underflow ChristianVisintin 2020-12-05 21:09:07 +01:00
  • 73fe2649be Unset LANG in SCP; provides timestamps for files ChristianVisintin 2020-12-05 19:47:07 +01:00
  • a0b8af8bf1 Fixed progress bar optimizations (before did nothing) ChristianVisintin 2020-12-05 19:36:46 +01:00
  • 7e5e5d2df2 Report errors as alerts ChristianVisintin 2020-12-05 19:36:33 +01:00
  • d73d56576c Keep exlorer entry index (if possible); reset only when changing directory ChristianVisintin 2020-12-05 18:31:41 +01:00
  • 5817e703ee SCP is definetely supported :D (finally I can use machines with dropbear) ChristianVisintin 2020-12-05 18:01:18 +01:00
  • 2459903afe Known issue: 1970 Jan 1 issue (scp/ftp) ChristianVisintin 2020-12-05 17:59:53 +01:00
  • ae2224618d Less pedantic parse_list/parse_ls methods. Invalid times are converted to UNIX_EPOCH 0 ChristianVisintin 2020-12-05 17:58:21 +01:00
  • 26006ee383 Fixed scp transfer stat method ChristianVisintin 2020-12-05 17:45:30 +01:00
  • b0ce34b9f8 Scp: use oneshot channels instead of ptys (more stable; more reliable and overall works) ChristianVisintin 2020-12-05 17:37:19 +01:00
  • 28a4bed8fa Ctrl+Q quit; <esc> just disconnect ChristianVisintin 2020-12-05 17:04:39 +01:00
  • 1f4998b1c1 Removed header from filetransfer activity ChristianVisintin 2020-12-05 16:56:11 +01:00
  • 9bb19abd0c Write current path on explorer tabs ChristianVisintin 2020-12-05 16:32:16 +01:00
  • 1ece4eabfd Try authentication with user_agent if possible ChristianVisintin 2020-12-05 15:50:26 +01:00
  • 2e7acd4aba Added scp:// syntax to protocol ChristianVisintin 2020-12-05 15:37:34 +01:00
  • a7c2de0669 Added Scp file transfer to ui ChristianVisintin 2020-12-05 15:21:01 +01:00
  • 545e283f00 Start writing CONTRIBUTING guide ChristianVisintin 2020-12-05 15:20:48 +01:00
  • 2287fed422 SCP file transfer mod ChristianVisintin 2020-12-05 15:10:04 +01:00
  • b45440586b FsFile as argument for both recv_file and send_file ChristianVisintin 2020-12-05 14:52:53 +01:00
  • 54c02cd4e2 on_sent and on_recv methods for file transfer to finalize streams ChristianVisintin 2020-12-04 18:25:59 +01:00