Commit graph

983 commits

Author SHA1 Message Date
ChristianVisintin c8a2419a4f PageUp/PageDown for explorer TAB 2020-11-30 14:12:19 +01:00
ChristianVisintin 7960776abb code fmt 2020-11-30 14:02:09 +01:00
ChristianVisintin 3e9d77cfac Progress bar: write ETA 2020-11-30 13:50:34 +01:00
ChristianVisintin 3d622b6b68 Write progress bar only if a significant progress has been made (0.5% at least) 2020-11-30 13:33:34 +01:00
ChristianVisintin a7253e8082 Goto command: support for relative paths 2020-11-30 11:24:14 +01:00
ChristianVisintin abf2124b09 Fixed log box 2020-11-30 11:17:38 +01:00
ChristianVisintin 6c47f4a426 Enlarged YesNo dialog popup 2020-11-30 10:37:01 +01:00
ChristianVisintin 4b800e4892 Updated dependencies 2020-11-30 10:35:51 +01:00
ChristianVisintin ee0a5a176f Solved the annoying stuff related to this <https://github.com/rust-lang/rust/issues/59159>. 2020-11-30 08:36:11 +01:00
ChristianVisintin 306deaaa23 Removed test which can't run anymore 2020-11-29 20:56:35 +01:00
ChristianVisintin f48fdc48dd Fixed recursive recv from remote 2020-11-29 20:52:30 +01:00
ChristianVisintin 9b135200d7 Thanks to latest commit I can finally draw progress bar :D 2020-11-29 20:31:51 +01:00
ChristianVisintin 4430f3133d Filetransfer recv/send returns Std::io::Write and Read now 2020-11-29 20:31:34 +01:00
ChristianVisintin 57a167ef5a Panic on FTP 2020-11-29 17:51:45 +01:00
ChristianVisintin 9098c03886 Usage 2020-11-29 17:50:24 +01:00
ChristianVisintin 5383e55523 Removed FIXME 2020-11-29 17:47:32 +01:00
ChristianVisintin cd35dac4a5 Many fixes in UI; Help command 2020-11-29 17:46:56 +01:00
ChristianVisintin 28435aaeda Many fixes in UI 2020-11-29 17:05:12 +01:00
ChristianVisintin 9643280ab0 More logs, some improvements 2020-11-29 16:53:04 +01:00
ChristianVisintin 0ebbe40207 Update dir after upload/download 2020-11-29 16:37:25 +01:00
ChristianVisintin 74a49485b6 Simplified change dir and scan dir 2020-11-29 16:35:51 +01:00
ChristianVisintin 585ad19462 Ui fixes 2020-11-29 16:18:55 +01:00
ChristianVisintin a843a5a0de GOTO for remote 2020-11-29 16:18:50 +01:00
ChristianVisintin b300f510b8 Disconnect, don't quit on fatal error 2020-11-29 16:18:23 +01:00
ChristianVisintin 07ebf3cd1b Improved color match 2020-11-29 16:18:00 +01:00
ChristianVisintin 015e2b3601 Fixed fmt for fsentry 2020-11-29 16:17:00 +01:00
ChristianVisintin 1ff42ecf13 to_string_lossy().to_string() for users/groups 2020-11-29 15:56:01 +01:00
ChristianVisintin badbddb240 fmt code 2020-11-29 15:48:57 +01:00
ChristianVisintin a2492d1442 Draw method 2020-11-29 15:48:44 +01:00
ChristianVisintin c99d194162 Larger popup 2020-11-29 15:27:07 +01:00
ChristianVisintin fbf1ec8997 Popup drawing 2020-11-29 15:26:37 +01:00
ChristianVisintin e3bf4602cc Push file_type to mode 2020-11-29 15:05:21 +01:00
ChristianVisintin b43bbcfa7d Draw popup area 2020-11-29 15:03:31 +01:00
ChristianVisintin d5d39b6c3a Draw explorers 2020-11-29 15:01:02 +01:00
ChristianVisintin 8d9eec0750 fmt for FsEntry 2020-11-29 14:55:35 +01:00
ChristianVisintin 074aa0f4a8 fmt_ls for FsEntry 2020-11-29 14:53:47 +01:00
ChristianVisintin 87990d12b5 draw log list 2020-11-29 13:01:12 +01:00
ChristianVisintin c54cbed866 Restore input mode once download/upload finishes 2020-11-29 12:37:43 +01:00
ChristianVisintin a69b410ee0 transfer_prog member RFU 2020-11-29 12:36:36 +01:00
ChristianVisintin 840a2685bf Removed progress callback (not a priority atm) 2020-11-29 12:35:51 +01:00
ChristianVisintin e84e4ab2b1 Draw method reviewed 2020-11-29 11:55:02 +01:00
ChristianVisintin 6dc871e49a Context as Activity member; on_destroy context is released 2020-11-29 11:34:08 +01:00
ChristianVisintin 7e085096c8 Context as Activity member; on_destroy context is released 2020-11-29 11:33:59 +01:00
ChristianVisintin 00c81634ed Context cleanup 2020-11-28 12:32:36 +01:00
ChristianVisintin c3db372e3b Remote tab input event handler 2020-11-28 12:27:05 +01:00
ChristianVisintin c337c496b0 Fixed host tests 2020-11-28 12:18:11 +01:00
ChristianVisintin e49cbbf93b Fixed host tests 2020-11-28 12:13:47 +01:00
ChristianVisintin 418a51dc77 Host warning solved 2020-11-28 12:12:30 +01:00
ChristianVisintin be18cc426d Dirstack implementation for local 2020-11-28 12:11:59 +01:00
ChristianVisintin 55cf883581 FileExplorer dirstack 2020-11-28 12:05:15 +01:00