ffsend/src
2021-05-09 17:37:20 +02:00
..
action Replace use of deprecated URL to string function 2021-05-09 17:37:20 +02:00
archive Remove redundant extern crate imports 2020-10-26 12:32:54 +01:00
cmd Add FFSEND_DOWNLOAD_LIMIT environment variable 2021-05-08 00:06:59 +02: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 Remove redundant extern crate imports 2020-10-26 12:32:54 +01: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 Update ffsend-api dependency to 0.5.0, change min Rust version to 1.39 2020-01-20 18:00:52 +01:00
util.rs Add support to upload file from stdin 2021-04-09 15:53:06 +02:00