Commit Graph

983 Commits

Author SHA1 Message Date
veeso e1109fff15 From now on, if you try to leave setup without making any change, you won't be prompted whether to save configuration or not 2021-07-16 15:32:39 +02:00
veeso 59c6567ff3 Auth view enhanchements: check if port and host are valid 2021-07-15 13:00:55 +02:00
veeso 61f6901767 Save both theme and config at the same time 2021-07-15 12:47:47 +02:00
veeso 8277c80860 Fixed config save and theme layout 2021-07-15 12:33:15 +02:00
veeso 4093ba169c Replaced '...' with '…' in texts 2021-07-15 12:24:20 +02:00
veeso e3a9d253f7 Show a 'wait' message when deleting, copying and moving files and when executing commands 2021-07-15 11:58:57 +02:00
veeso 80c67c8aa8 Fixed transfer interruption: it was not possible to abort a transfer if the size of the file was less than 65k 2021-07-13 16:43:27 +02:00
veeso 421969c3da argh instead of getopts 2021-07-10 20:19:29 +02:00
veeso e15b79750b main() refactoring 2021-07-08 16:21:39 +02:00
veeso 37abe596c7 context getters 2021-07-08 15:43:23 +02:00
veeso e6b44e1461 ConfigClient is an option no more; config client degraded mode 2021-07-08 15:07:24 +02:00
veeso b9cb961da6 full and partial progress bar colors 2021-07-08 14:29:28 +02:00
veeso 55c4b777fb Fixed save bookmark dialog: you could switch out from dialog with `<TAB>` 2021-07-07 21:03:21 +02:00
Christian Visintin 2231727adb
Merge pull request #55 from veeso/theme-provider
Theme provider and '-t' and '-c' CLI options
2021-07-07 14:38:22 +02:00
veeso 0a7e29d92f Theme provider and '-t' and '-c' CLI options 2021-07-07 12:54:30 +02:00
veeso a105a42519 Dependencies 2021-07-03 15:56:26 +02:00
Christian Visintin d20c2c786b
Merge pull request #53 from veeso/keyring-rs-linux
Keyring-rs for linux
2021-07-03 15:15:00 +02:00
veeso 14abed44a5 Keyring-rs support for Linux 2021-07-03 14:43:31 +02:00
veeso 65fee64132 Merged 0.6.0 in keyring-rs-linux 2021-07-03 14:35:17 +02:00
Christian Visintin 348688b5ce
Merge pull request #54 from veeso/release-notes-in-app
Release notes in-app
2021-06-26 19:18:39 +02:00
veeso 0cb84fc531 I've no idea of what user input buffer was meant to be 2021-06-26 18:26:21 +02:00
veeso 8a36c459d5 Restored version from env 2021-06-26 18:06:16 +02:00
veeso c7414ab070 Release notes in-app 2021-06-26 18:00:03 +02:00
veeso d16f9e7ad8 Merge branch '0.6.0' into keyring-rs-linux 2021-06-26 15:13:31 +02:00
veeso 3cbd2ed013 Removed archlinux build stuff 2021-06-26 14:40:23 +02:00
veeso 398f518b2f test_utils_git_check_for_updates not when github and mac and bsd 2021-06-26 14:39:09 +02:00
veeso 97a62def11 Brought all extern crate to top level 2021-06-26 12:32:11 +02:00
veeso 7ed49126a4 security policy 2021-06-26 12:25:24 +02:00
veeso d976a34705 --lib tests 2021-06-26 12:08:05 +02:00
veeso 8b01c71819 Coverage 2021-06-26 12:06:49 +02:00
veeso 1ee5e368f6 Install cargo dependencies when building with cargo (rust too); build without default features on bsd 2021-06-26 11:02:07 +02:00
veeso 8fc71aae66 Merge branch '0.6.0' into keyring-rs-linux 2021-06-26 10:00:22 +02:00
veeso 0589cc2f0c Merge branch 'main' into 0.6.0 2021-06-26 10:00:08 +02:00
veeso 931a66498f filemode manifest freebsd 2021-06-26 09:51:13 +02:00
veeso 8ec0a0289a AUR distro: install rust too; fixed tempfile rpm 2021-06-22 09:35:52 +02:00
veeso 2d8ce475f8 Merge branch '0.6.0' into keyring-rs-linux 2021-06-21 20:51:24 +02:00
veeso f8766722d4 Merge branch 'main' into 0.6.0 2021-06-21 20:46:10 +02:00
veeso 1319e0b17b Fixed install for freebsd 2021-06-21 20:45:20 +02:00
veeso 5e17bf0736 Merge branch '0.5.1' into 0.6.0 2021-06-21 18:23:01 +02:00
veeso ca50bddc56 Merge branch '0.5.1' into 0.6.0 2021-06-21 18:22:19 +02:00
veeso c78fc583b0 Fix: target_family unix means also macos and linux; use BSD target_os 2021-06-21 09:11:28 +02:00
veeso 04cafc4181 distros 2021-06-20 17:59:27 +02:00
veeso f8300fa587 fixed tests 2021-06-20 17:00:35 +02:00
veeso 407ca567f1 keyring-rs-linux docs 2021-06-20 16:55:17 +02:00
veeso 320fd5c2dd Updated dockerfiles for dbus 2021-06-20 15:13:20 +02:00
Christian Visintin e4c616245a
Merge pull request #52 from veeso/freebsd-porting
FreeBSD Build
2021-06-20 15:09:36 +02:00
veeso 5986130dfa Unused variant if keyring is not enabled 2021-06-20 15:08:35 +02:00
veeso 19610479bd keyring support for linux 2021-06-20 15:04:16 +02:00
veeso e3d2151bad Unix Build 2021-06-20 14:38:03 +02:00
veeso 89d205e946 Fixed UI not showing connection error 2021-06-20 11:03:55 +02:00