Commit graph

663 commits

Author SHA1 Message Date
veeso 66068ec73c Merge branch '0.4.1' into issue-13-could-not-start-activity-manager-no-such-file-or-directory 2021-04-03 15:47:31 +02:00
Christian Visintin 32e939c183
Merge pull request #15 from veeso/issue-9-some-problems-with-symlinks-hash-and-backslash-characters
[BUG] Issue 9 some problems with symlinks hash and backslash characters
2021-04-02 22:31:56 +02:00
veeso b610da16a9 Fix remote paths for Windows 2021-04-02 22:09:58 +02:00
veeso 5dfcba3c51 Merge branch '0.4.1' into issue-13-could-not-start-activity-manager-no-such-file-or-directory 2021-04-01 22:20:50 +02:00
veeso d48e05cd74 Merge branch '0.4.1' of github.com:veeso/termscp into 0.4.1 2021-04-01 22:20:29 +02:00
veeso 6f4cb46d94 Merge branch 'main' into 0.4.1 2021-04-01 22:19:19 +02:00
veeso 5886d90d16 Merge branch '0.4.1' into issue-13-could-not-start-activity-manager-no-such-file-or-directory 2021-04-01 22:18:45 +02:00
Christian Visintin ade7160c20
Merge pull request #11 from veeso/issue-10-port-number-isnt-correctly-retrieved-from-the-bookmarks.toml
Issue 10 port number isnt correctly retrieved from the bookmarks.toml
2021-04-01 22:06:22 +02:00
veeso 0c22b322ae Fixed sha256sum 2021-03-30 22:07:23 +02:00
veeso a5ba118393 changelog 2021-03-29 21:16:14 +02:00
veeso 7acf119c77 Fixed port not being loaded from bookmarks into gui 2021-03-29 21:14:35 +02:00
veeso bd00ba7971 Working on 0.4.1 2021-03-29 20:59:55 +02:00
veeso f94a811dd9 Missing 'S' key in keymap 2021-03-28 16:55:26 +02:00
veeso deb46eaf41 pkgbuild 2021-03-27 20:58:10 +01:00
veeso 7812d1c37b Fixed missing color for update notice 2021-03-27 20:43:45 +01:00
veeso c2d401723f Updated contributing 2021-03-27 15:28:01 +01:00
veeso 142169ee42 Fixed logbox multi-lines not working properly; fixed exec command format 2021-03-27 14:59:46 +01:00
veeso 55e884889c Clippy 2021-03-27 12:17:35 +01:00
veeso 67e36fa38f Fixed system test which deleted the termscp configuration 2021-03-27 11:56:18 +01:00
veeso 3dbe024029 Fixed warnings 2021-03-27 11:41:47 +01:00
veeso 96b7aff3b6 format 2021-03-26 22:30:47 +01:00
veeso 1ad75adf87 License changed to MIT 2021-03-26 22:25:10 +01:00
veeso 423f84353d Clippy 2021-03-26 22:19:24 +01:00
veeso de3983e53f Clippy: don't allow warnings 2021-03-26 21:51:53 +01:00
veeso 15bea93da8 find test is broken on windows 2021-03-26 21:46:23 +01:00
veeso f5f84ac346 Fixed del_entry 2021-03-26 21:26:18 +01:00
veeso d44e2d8eb0 Fixed log message 2021-03-26 21:04:04 +01:00
veeso 39bcd5e83b From now on cargo fmt must pass the tests 2021-03-26 20:42:13 +01:00
veeso 3dd6dbbb37 Mount find explorer instead of local/remote; don't use a popup 2021-03-26 20:41:08 +01:00
veeso 5a5d2fb162 fmt 2021-03-26 20:38:47 +01:00
veeso 08b855e779 Find dialog in view 2021-03-25 22:59:42 +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 93c4d1c2e3 File explorer features 2021-03-21 22:58:00 +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
ChristianVisintin b9d801e8bc find method for FileTransfer trait 2021-03-21 22:57:31 +01:00
veeso 3a1c6cac95 Exec command 2021-03-21 22:57:05 +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 51f0c56b84 File transfer exec command 2021-03-21 22:46:39 +01:00
ChristianVisintin 88a014807f Fixed duplicated bookmarks after overwrite 2021-03-21 22:45:33 +01:00
ChristianVisintin 7a5861f32f prevent infinite loops while performing stat on symbolic links pointing to themselves 2021-03-21 22:44:33 +01:00
veeso 63a627e4d0 bin/ no more accessible in github actions? 2021-03-21 22:42:09 +01:00
veeso f0d87ff8c4 will_umount method in Activity 2021-03-21 17:16:52 +01:00
veeso 30c2aa144b FileTransferParams as member of Context 2021-03-21 16:38:11 +01:00
veeso bf4f24ceec Removed unicode-width 2021-03-21 16:01:12 +01:00
veeso 3520499289 Removed index from explorer 2021-03-21 15:58:14 +01:00
veeso 977becd5c9 File transfer activity refactoring OK 2021-03-21 13:18:53 +01:00
veeso fd4c4a3772 Handle transfer aborted 2021-03-21 12:59:47 +01:00