ffsend/src
timvisee 6661a58770
Revert "Use shorter passphrase words, make them less than 32-characters long"
This reverts commit fdf8ae9201.

This is reverted because the password length limit is now set much
higher, see: https://github.com/timvisee/send/pull/147
2023-02-14 13:59:44 +01:00
..
action Fix spelling 2021-08-26 13:41:29 +00:00
archive Remove redundant extern crate imports 2020-10-26 12:32:54 +01:00
cmd Revert "Use shorter passphrase words, make them less than 32-characters long" 2023-02-14 13:59:44 +01:00
client.rs Implement basic HTTP authentication argument and environment variable 2019-03-19 22:09:42 +01:00
config.rs Implement subcommand inferring based on calling name with feature flag 2019-03-17 17:48:01 +01:00
error.rs Add command to generate completions 2019-03-18 16:31:43 +01:00
history.rs Update dependencies 2021-10-14 22:52:02 +02:00
history_tool.rs Add --clear/--rm flag/option to clear history/remove specific item 2019-06-29 15:57:07 +02:00
host.rs Extract ffsend-api to separate repository, move client crate to root 2018-05-21 22:06:51 +02:00
main.rs Update command line about notice, add donate link 2020-09-21 12:09:48 +02:00
progress.rs Remove redundant extern crate imports 2020-10-26 12:32:54 +01:00
urlshorten.rs Fix spelling 2021-08-26 13:41:29 +00:00
util.rs Update dependencies 2021-08-26 20:37:43 +02:00