Commit graph

296 commits

Author SHA1 Message Date
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
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