Commit graph

48 commits

Author SHA1 Message Date
veeso 1ad75adf87 License changed to MIT 2021-03-26 22:25:10 +01:00
veeso 8a22259eba Fixed tests on windows 2021-03-21 22:58:38 +01:00
veeso 24d727dec8 Fixed host tests 2021-03-21 22:58:32 +01:00
ChristianVisintin 66f9ace7bd Find command now supports also directories 2021-03-21 22:57:45 +01:00
ChristianVisintin f3788ef61a Find method for localhost 2021-03-21 22:57:37 +01:00
veeso 8ff7040a0a Localhost exec for windows 2021-03-21 22:47:50 +01:00
veeso 118467e079 Exec on Localhos 2021-03-21 22:47:15 +01:00
veeso 63a627e4d0 bin/ no more accessible in github actions? 2021-03-21 22:42:09 +01:00
ChristianVisintin 76fdd9864c Fixed copyright header 2021-01-16 15:13:58 +01:00
veeso 2bd3d33ff6 Updated copyright 2021-01-09 20:45:06 +01:00
ChristianVisintin 50b8f3cd71 Improved abs paths in host 2020-12-21 13:59:03 +01:00
ChristianVisintin 093dc4f33d Fixed test 2020-12-21 13:43:05 +01:00
ChristianVisintin 3901ed54c6 Copy feature in ui; new keybinding <C> 2020-12-21 11:11:29 +01:00
ChristianVisintin 08728bf55e Copy method (host/transfer) 2020-12-21 10:49:31 +01:00
ChristianVisintin 6bc2bcb89e Include set_permissions in UNIX/macos/linux only 2020-12-18 20:58:57 +01:00
ChristianVisintin 898b57943b Improved test coverage 2020-12-18 14:40:37 +01:00
ChristianVisintin 900d9ac3c6 Apply file mode of file downloaded from remote 2020-12-18 11:31:51 +01:00
ChristianVisintin 0e7527fb3f file_exists as pub 2020-12-15 11:36:07 +01:00
ChristianVisintin e2e25e4ac1 Fixed memory vulnerability in Windows version 2020-12-14 09:03:40 +01:00
ChristianVisintin 57e83a63dd Optimized code for fsentry 2020-12-12 16:32:21 +01:00
ChristianVisintin f73e43304e FsEntry::*::symlink is now a Option<Box<FsEntry>>; this improved symlinks, which gave errors some times 2020-12-12 16:26:03 +01:00
ChristianVisintin 55bda874f0 Optimized code and performance using clippy 2020-12-12 12:14:51 +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 1364fd34ed fmt host.rs 2020-12-01 11:09:55 +01:00
ChristianVisintin 02ca8c6046 Stat method for localhost 2020-12-01 11:09:44 +01:00
ChristianVisintin 5306d6d027 Sort file entries by name 2020-11-30 16:07:13 +01:00
ChristianVisintin d5d39b6c3a Draw explorers 2020-11-29 15:01:02 +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 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 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 89ab16e73f windows cfg 2020-11-27 16:37:20 +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 7e6cd3351e Fixed windows Host 2020-11-15 18:49:56 +01:00
ChristianVisintin f983e16cbe Bad rename test 2020-11-15 15:00:29 +01:00
ChristianVisintin 9d25fb115c Rename method 2020-11-15 11:28:34 +01:00
ChristianVisintin 13fb42078b Gid, uid to u32 2020-11-15 11:18:35 +01:00
ChristianVisintin 1139eb2c17 Abs path to FsFile and FsDirectory 2020-11-15 11:02:36 +01:00
ChristianVisintin 5033657936 Host::mkdir and Host::remove 2020-11-14 15:41:17 +01:00
ChristianVisintin d8592efee5 Fixed symlink test; tests 2020-11-14 14:09:30 +01:00
ChristianVisintin 2d9ddd3c10 Localhost implementation 2020-11-08 21:39:01 +01:00
ChristianVisintin aa963b5000 Working on Host 2020-11-08 17:56:06 +01:00
ChristianVisintin 606a3f96f5 Filetransfer trait 2020-11-08 11:02:43 +01:00