Commit graph

983 commits

Author SHA1 Message Date
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
ChristianVisintin 7021331867 Removed group from explorer 2020-12-06 21:24:34 +01:00
ChristianVisintin 5e0b130123 Improved sftp and I/O in general: set buffer size to 65536 2020-12-06 20:59:45 +01:00
ChristianVisintin 0ed6bd30f1 Fixed help popup 2020-12-06 18:06:42 +01:00
ChristianVisintin e710a7d433 CHANGELOG 2020-12-06 15:07:52 +01:00
ChristianVisintin 5a1d3699c9 choco 2020-12-06 14:38:22 +01:00
ChristianVisintin 53ae25ba58 emojis 2020-12-06 12:52:47 +01:00
ChristianVisintin d0d19250b6 Dist deb, rpm 2020-12-06 12:32:53 +01:00
ChristianVisintin 2b51f3c79a Fixed windows scp test 2020-12-06 11:15:08 +01:00
ChristianVisintin 148bff5117 Fixed windows host test 2020-12-06 11:13:21 +01:00
ChristianVisintin 1783a0fc35 Fixed windows host test 2020-12-06 11:12:36 +01:00
ChristianVisintin 24d60483f0 Build status newline 2020-12-06 11:01:57 +01:00
ChristianVisintin aab99a35dd Linux/Windows/MacOS build 2020-12-06 11:01:13 +01:00
ChristianVisintin 357c0c9189 Fixed mouse captures issue with the terminal 2020-12-06 10:55:15 +01:00
ChristianVisintin e956327b47 Fixed scp test 2020-12-06 10:49:32 +01:00
ChristianVisintin e015f558c9 lol, removed blinking texts (that I couldn't see on my terminal) 2020-12-06 10:48:06 +01:00
ChristianVisintin be60ae1705 Enlarged yes/no dialog 2020-12-06 10:43:41 +01:00
ChristianVisintin 4017739dbb Don't c align text in yes/no dialog 2020-12-06 10:39:39 +01:00
ChristianVisintin d61366bed7 Fixed error type for ftp 2020-12-06 10:37:44 +01:00
ChristianVisintin 8e8247c4a9 Multi-line popups; wrap texts and align popup texts to the center 2020-12-05 23:07:23 +01:00
ChristianVisintin 79fadf64de Align popup texts to center 2020-12-05 22:56:09 +01:00
ChristianVisintin ce56c227db Don't // Check if file_name is '.' or '..' 2020-12-05 21:11:03 +01:00
ChristianVisintin af7bd17422 Use bufreader and bufwriter to optimize performance; but sftp is slow anyway 2020-12-05 21:10:45 +01:00
ChristianVisintin bcaaab3c21 Fixed underflow 2020-12-05 21:09:07 +01:00
ChristianVisintin 73fe2649be Unset LANG in SCP; provides timestamps for files 2020-12-05 19:47:07 +01:00
ChristianVisintin a0b8af8bf1 Fixed progress bar optimizations (before did nothing) 2020-12-05 19:36:46 +01:00
ChristianVisintin 7e5e5d2df2 Report errors as alerts 2020-12-05 19:36:33 +01:00
ChristianVisintin d73d56576c Keep exlorer entry index (if possible); reset only when changing directory 2020-12-05 18:31:41 +01:00
ChristianVisintin 5817e703ee SCP is definetely supported :D (finally I can use machines with dropbear) 2020-12-05 18:01:18 +01:00
ChristianVisintin 2459903afe Known issue: 1970 Jan 1 issue (scp/ftp) 2020-12-05 17:59:53 +01:00
ChristianVisintin ae2224618d Less pedantic parse_list/parse_ls methods. Invalid times are converted to UNIX_EPOCH 0 2020-12-05 17:58:21 +01:00
ChristianVisintin 26006ee383 Fixed scp transfer stat method 2020-12-05 17:45:30 +01:00
ChristianVisintin b0ce34b9f8 Scp: use oneshot channels instead of ptys (more stable; more reliable and overall works) 2020-12-05 17:37:19 +01:00
ChristianVisintin 28a4bed8fa Ctrl+Q quit; <esc> just disconnect 2020-12-05 17:04:39 +01:00
ChristianVisintin 1f4998b1c1 Removed header from filetransfer activity 2020-12-05 16:56:11 +01:00
ChristianVisintin 9bb19abd0c Write current path on explorer tabs 2020-12-05 16:32:16 +01:00
ChristianVisintin 1ece4eabfd Try authentication with user_agent if possible 2020-12-05 15:50:26 +01:00
ChristianVisintin 2e7acd4aba Added scp:// syntax to protocol 2020-12-05 15:37:34 +01:00
ChristianVisintin a7c2de0669 Added Scp file transfer to ui 2020-12-05 15:21:01 +01:00
ChristianVisintin 545e283f00 Start writing CONTRIBUTING guide 2020-12-05 15:20:48 +01:00
ChristianVisintin 2287fed422 SCP file transfer mod 2020-12-05 15:10:04 +01:00