Commit graph

72 commits

Author SHA1 Message Date
veeso e088772685 Docs 2021-01-23 16:38:46 +01:00
veeso da0d5231bf Use formatter to fmt fs entries instead of fmt::Display trait 2021-01-23 15:51:46 +01:00
ChristianVisintin ec801f1555 Working on 0.3.2 2021-01-19 09:12:59 +01:00
veeso e0d8879961 typos 2021-01-18 19:09:54 +01:00
veeso a5a745e444 0.3.1 2021-01-18 17:36:53 +01:00
ChristianVisintin 1acbf89717 keyring ok 2021-01-16 17:13:41 +01:00
ChristianVisintin 69ece00ae2 working on 0.3.1... 2021-01-16 10:31:24 +01:00
Christian Visintin 97656536d4
Cargo build requirements 2021-01-13 10:49:46 +01:00
veeso d62a6e98c8 0.3.0 2021-01-10 18:22:53 +01:00
veeso 2b54326334 0.3.0 ready 2021-01-10 17:30:20 +01:00
veeso c54a9ef5c9 termscp 0.3.0 ready 2021-01-09 20:35:55 +01:00
veeso a7ae0159cc config gif 2021-01-09 15:28:20 +01:00
veeso f981602221 Definetely fixed FTP issues 2021-01-09 15:05:49 +01:00
veeso 49790b4704 Updated references to veeso 2021-01-02 13:04:49 +01:00
ChristianVisintin 09bc8a92a2 show_hidden_files and group_dirs in termscp configuration; instantiate FileExplorer based on current configuration in FileTransferActivity 2020-12-27 10:31:33 +01:00
ChristianVisintin 99fd0b199d FileTransferActivity: sort files with <B> 2020-12-26 21:47:48 +01:00
ChristianVisintin 4911cc5410 Removed issues badge 2020-12-26 15:53:14 +01:00
ChristianVisintin e0d9ac2ed8 FileTransferActivity::Explorer refactoring; toggle hidden files with <A> 2020-12-26 15:50:57 +01:00
ChristianVisintin 644ea1566c Create new file with <N> 2020-12-26 10:16:01 +01:00
ChristianVisintin c9a4706c24 Fixed paths 2020-12-25 21:54:10 +01:00
ChristianVisintin 7e275a9075 Docs: private keys with passwords 2020-12-25 21:35:28 +01:00
ChristianVisintin 22a9eb03b6 Added configuration and ssh key storage features to docs 2020-12-25 19:45:49 +01:00
ChristianVisintin 53ee0f618c Updated known issues 2020-12-23 17:49:30 +01:00
ChristianVisintin b5abe4538f Replaced sha256 sum with last modification time check, to verify if a file has been changed in the text editor 2020-12-22 17:23:16 +01:00
ChristianVisintin 88f9c8910b Fixed download paths 2020-12-21 15:12:47 +01:00
ChristianVisintin 50efebdd63 Fixed deploy script 0.2.0 2020-12-21 14:07:43 +01:00
ChristianVisintin 03e63e11ac 0.2.0 2020-12-21 12:06:44 +01:00
ChristianVisintin 9f478227a9 0.2.0 readme 2020-12-21 12:02:45 +01:00
ChristianVisintin 3901ed54c6 Copy feature in ui; new keybinding <C> 2020-12-21 11:11:29 +01:00
ChristianVisintin 77545ec87d Text editor documentation 2020-12-20 15:22:52 +01:00
ChristianVisintin dd9f54acae Working on text-editor 2020-12-19 21:04:55 +01:00
ChristianVisintin 33683bc8ce SFTP speed issue marked as solved 2020-12-18 16:16:23 +01:00
ChristianVisintin 0759651ee4 codecov 2020-12-18 10:47:37 +01:00
ChristianVisintin daedee3f66 Documentation about bookmarks 2020-12-16 21:09:59 +01:00
ChristianVisintin c9f1086408 Merge branch 'bookmarks' into 0.2.0 2020-12-15 16:45:34 +01:00
ChristianVisintin b865fed7e9 Removed bookmarks from upcoming features (since implemented) 2020-12-15 16:23:09 +01:00
ChristianVisintin 04e2dc86e8 TermSCP 0.1.3 2020-12-14 19:11:42 +01:00
ChristianVisintin 18aacef89f Bookmarks in upcoming features 2020-12-14 13:54:42 +01:00
ChristianVisintin b8b29371ca Reload directory content with '<L>' 2020-12-14 13:52:49 +01:00
ChristianVisintin d94c331569 Fixed keybindings readme 2020-12-14 09:03:57 +01:00
ChristianVisintin 55d05be626 README 2020-12-13 10:25:22 +01:00
ChristianVisintin 5c26b10671 0.1.2 is ready for release 2020-12-13 10:04:27 +01:00
ChristianVisintin a8a9cb9d2e Abort upload/download pressing Ctrl+C 2020-12-12 22:00:12 +01:00
ChristianVisintin 794dfb8cee Upcoming features 2020-12-12 19:14:45 +01:00
ChristianVisintin 1fb614642c Added 'E' to keybindings; behaves as <DEL> (added because some keyboards don't have <DEL> 2020-12-12 17:44:04 +01:00
ChristianVisintin 6d49fe4e7d changed emoji in readme 2020-12-10 14:26:39 +01:00
ChristianVisintin 5b8c03babd typo in readme 2020-12-10 14:26:13 +01:00
ChristianVisintin 2d37607d2c 0.1.1 2020-12-10 12:36:09 +01:00
ChristianVisintin 7e6044a41b Removed CTRL key; just press associated key to perform command 2020-12-10 10:28:40 +01:00
ChristianVisintin 939f741a1b some stuff in readme 2020-12-09 16:20:55 +01:00