Commit graph

522 commits

Author SHA1 Message Date
veeso bd99665d1c AUR ok 2021-02-28 21:23:22 +01:00
veeso 93bab299ec debian 8 is too old? 2021-02-28 21:07:51 +01:00
veeso eb33f93322 rpm name changed 2021-02-28 16:24:24 +01:00
veeso d165b699f0 Removed archlinux from build (it doesn't work anymore 2021-02-28 16:01:07 +01:00
veeso 7817295d8e The archlinux image is so broken 2021-02-28 15:12:34 +01:00
veeso a986e531d9 Docker is broken 2021-02-28 15:11:08 +01:00
veeso 8a3b652dcd It seems they broke the archlinux docker image with latest version (gg) 2021-02-28 15:07:44 +01:00
Christian Visintin efbea63154
Merge pull request #7 from veeso/fetch-new-release
Check for updates through Github API
2021-02-28 14:47:55 +01:00
veeso 61045fa548 Check for updates OK 2021-02-28 13:10:59 +01:00
veeso da5e1f315d Show new version available in auth activity 2021-02-28 13:01:51 +01:00
veeso 85c57ce027 Handle check for updates in setup activity 2021-02-28 12:47:55 +01:00
veeso 6682c07eb6 Added check_for_updates to config 2021-02-28 12:44:00 +01:00
veeso 4e887c3429 Git: check for new updates (utils) 2021-02-28 12:33:12 +01:00
veeso 6435271be8 Parse semver util 2021-02-28 12:21:28 +01:00
veeso c9a77fa65d 0.3.3 is ready for release I guess 2021-02-27 20:57:07 +01:00
veeso cc5399d36e Cargo clippy 2021-02-27 20:49:20 +01:00
veeso ca1aa5675a Try test threads: 1 2021-02-27 20:30:50 +01:00
ChristianVisintin e21bfbbd14 Use a regex to parse the remote host args 2021-02-26 16:56:03 +01:00
ChristianVisintin e948d598b0 Convert to lowercase when sorting bookmarks 2021-02-26 08:13:38 +01:00
Christian Visintin 0173d67a3b
Merge pull request #6 from veeso/fmt-props
Format key attributes
2021-02-25 20:08:01 +01:00
veeso 025547a3dc Format key attributes 2021-02-25 17:47:50 +01:00
veeso af830d603d Now bookmarks and recents are sorted in the UI (bookmarks are sorted by name; recents are sorted by connection datetime) 2021-02-25 16:15:06 +01:00
veeso 669fd23868 Support for older distributions 2021-02-25 14:43:27 +01:00
veeso 4ff7fc079c Added CLI options to set starting working directory on both local and remote hosts 2021-02-25 14:27:34 +01:00
ChristianVisintin 7f24d6db5c Default choice for deleting file set to NO (way too easy to delete files by mistake) 2021-02-16 12:53:28 +01:00
ChristianVisintin 8c8d01c29c working on 0.3.3 2021-02-16 12:50:04 +01:00
ChristianVisintin d23e6bb60c centos7 dockerfile 2021-01-28 12:03:11 +01:00
veeso 87aa900bc6 0.3.2 2021-01-24 20:48:46 +01:00
veeso e8e4cd22a1 0.3.2 ready 2021-01-24 20:31:24 +01:00
veeso 780cf592e4 Updated dependencies 2021-01-24 12:04:27 +01:00
Christian Visintin 45db58a0b3
Merge pull request #5 from veeso/ls-fmt
File explorer formatter
2021-01-24 11:59:31 +01:00
veeso f5218bc582 test_utils_fmt_path_elide: don't run on windows 2021-01-24 11:48:00 +01:00
veeso c5e2e02415 Optimized formatter: instead of replacing in fmt_str, keep 'prefix' in the call chain 2021-01-24 11:29:20 +01:00
veeso e088772685 Docs 2021-01-23 16:38:46 +01:00
veeso 859daa3107 Clippy 2021-01-23 16:38:36 +01:00
veeso 56c580fc80 Use file_fmt in explorer activity 2021-01-23 16:26:25 +01:00
veeso 7a9ee697ff Added fmt_file to setupt activity 2021-01-23 16:22:32 +01:00
veeso c16a2f6441 Improved getters/setters config client 2021-01-23 16:21:30 +01:00
veeso b3c4385617 Added to ConfigClient getters/setters for file_fmt 2021-01-23 16:09:13 +01:00
veeso e92370bd05 Added file_fmt to configuration 2021-01-23 16:00:41 +01:00
veeso da0d5231bf Use formatter to fmt fs entries instead of fmt::Display trait 2021-01-23 15:51:46 +01:00
veeso c1f6308795 Explorer formatter module 2021-01-23 15:41:07 +01:00
veeso 54ab24fc0c fmt_path_elide 2021-01-23 15:03:43 +01:00
veeso d99efb9de4 SCP File transfer: when listing directory entries, check if a symlink points to a directory or to a file 2021-01-23 12:20:34 +01:00
ChristianVisintin 0c9ed38eb7 Solved file index in explorer files at start of termscp, in case the first entry is an hidden file 2021-01-19 09:13:08 +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 3f2be65a6c termscp 0.3.1 2021-01-18 17:56:13 +01:00
veeso a5a745e444 0.3.1 2021-01-18 17:36:53 +01:00
Christian Visintin 7ee142314e
Merge pull request #4 from Fenex/refactoring/1
Refactoring FtpFileTransfer::parse_unix_list_line
2021-01-18 14:25:24 +01:00