Commit graph

707 commits

Author SHA1 Message Date
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
ChristianVisintin 1a4ad92146 filetransfer_recv 2020-11-28 12:01:01 +01:00
ChristianVisintin 69ea4b1284 Fixed remove 2020-11-28 11:55:07 +01:00
ChristianVisintin e037263ead Host: mkdir support for absolute path 2020-11-28 11:53:43 +01:00
ChristianVisintin e60ebb2648 Progress cb 2020-11-28 11:37:42 +01:00
ChristianVisintin abcff4cdd2 Upload file (and save as...) 2020-11-28 11:03:46 +01:00
ChristianVisintin 1301967b68 scan_dir is now public 2020-11-28 10:59:12 +01:00
ChristianVisintin 7cba854260 scan_dir is now public 2020-11-28 10:57:55 +01:00
ChristianVisintin 4dc82d2ebb Changed Callback for file transfer; mkdir using path instead of String 2020-11-28 10:49:58 +01:00
ChristianVisintin 4e25e4d7b4 typo 2020-11-27 18:26:04 +01:00
ChristianVisintin 9015481e43 File rename 2020-11-27 18:25:35 +01:00
ChristianVisintin 1557c068d5 rename in filetransfer trait 2020-11-27 18:19:10 +01:00
ChristianVisintin d63dc2e2c8 CTRL + M (makedir) 2020-11-27 17:16:54 +01:00
ChristianVisintin 64c3d88318 CTRL + M (makedir) 2020-11-27 17:15:59 +01:00
ChristianVisintin dc7e7b726e CTRL + G (goto directory) 2020-11-27 17:10:00 +01:00
ChristianVisintin 3ddac307c1 Go to parent directory with <BACKSPACE> 2020-11-27 17:01:52 +01:00
ChristianVisintin 58911117bd Ctx before string in input cb 2020-11-27 16:49:33 +01:00
ChristianVisintin 266a9be524 Abort input using <ESC> 2020-11-27 16:47:46 +01:00
ChristianVisintin 6f7f81264a Delete fs entry (local) 2020-11-27 16:47:35 +01:00
ChristianVisintin 8e4314cc6f reload remote dir func 2020-11-27 16:47:22 +01:00
ChristianVisintin 91557a079d Pass context to callbacks 2020-11-27 16:46:56 +01:00
ChristianVisintin 5891644782 fmt error for filetransfer 2020-11-27 16:43:20 +01:00
ChristianVisintin 89ab16e73f windows cfg 2020-11-27 16:37:20 +01:00
ChristianVisintin ac8cde811d FsEntry as reference in remove method 2020-11-27 16:37:00 +01:00
ChristianVisintin a135d0b7a7 std::fmt::Display for HostError 2020-11-27 16:17:56 +01:00
ChristianVisintin 6aa63ff07a std::fmt::Display for HostError 2020-11-27 15:33:55 +01:00
ChristianVisintin c139d3a117 Wrap selected element in auth_activity when at the end of the list; move also with <TAB> 2020-11-26 19:03:39 +01:00