Commit graph

39 commits

Author SHA1 Message Date
timvisee
6f19d4a970
Use an animated SVG as demo image, update conversion script 2018-05-22 17:38:20 +02:00
timvisee
e2b9b5c55c
Minor README tweaks, remove old requirements file 2018-05-21 21:38:23 +02:00
timvisee
5eb7fa9cf5
Write security section in README 2018-05-19 19:33:06 +02:00
timvisee
dcfbcd3964
Create README (WIP) 2018-05-18 00:08:05 +02:00
timvisee
f11eabf868
Fix clipboard for Linux, use xclip on this platform 2018-05-17 22:43:06 +02:00
timvisee
738ae46054
Implement archive download extract feature 2018-05-17 21:09:52 +02:00
timvisee
b54851a37a
Ask for archival on upload, improve upload status logging 2018-05-17 18:20:19 +02:00
timvisee
a644792259
Improve archive name derivation, disable boolean env vars, hide env values 2018-05-17 17:20:11 +02:00
timvisee
36c8c355d2
Define environment variables for CLI arguments 2018-05-17 17:04:16 +02:00
timvisee
dd65b51cb5
Fix nonce auth, dependency, incorrect wording and warnings previous commits 2018-05-17 16:44:47 +02:00
timvisee
7425c6c405
Create debug command, pretty print formatted tables 2018-05-17 16:29:51 +02:00
timvisee
db1087c9e9
Remove some redundant CLI command and argument aliases 2018-05-17 14:42:55 +02:00
timvisee
f0ca016f4a
Implement upload and archive errors, use proper archive MIME type 2018-05-17 00:34:03 +02:00
timvisee
8e9da139d2
Experiment with archiving, to support multifile/directory uploading 2018-05-15 10:13:19 +02:00
timvisee
2798cdf1ac
Add affiliation notice to help 2018-05-11 13:33:06 +02:00
timvisee
8131760706
Update roadmap plans 2018-05-10 23:22:18 +02:00
timvisee
29e44e9c9e
Implement history feature compiler USE flag 2018-05-10 23:06:46 +02:00
timvisee
2755d6ed5c
Simplify file reading/writing with Rust 1.26 which is now stable 2018-05-10 22:08:32 +02:00
timvisee
ca0400d2e6
Show proper error for invaliddownload limit/name input, change crate description 2018-05-10 18:51:56 +02:00
timvisee
34aff28b10
Lowercase all error messages 2018-05-10 17:27:35 +02:00
timvisee
f348e603e2
Ensure there is enough free disk space, allow info messages with errors 2018-05-10 16:47:17 +02:00
timvisee
85e6e3da40
Sort history list, put first expiring last 2018-05-10 15:00:16 +02:00
timvisee
77fb9c436d
Automatically derive owner tokens from history 2018-05-10 14:46:52 +02:00
timvisee
f2336467a2
Prompt 'no history' message when no history file exists 2018-05-10 13:52:37 +02:00
timvisee
d71ac28458
Make remote file expiry time required, better implement uncertainty flag 2018-05-07 23:08:22 +02:00
timvisee
c0dafe41e6
Update history file properties from info action response, add history files in exists action 2018-04-24 00:20:38 +02:00
timvisee
9dd9752333
Add history incognito flag, minor use after move fix 2018-04-23 21:33:43 +02:00
timvisee
adad6ef23e
Merge files in history, add/remove to/from history in all actions 2018-04-23 21:25:14 +02:00
timvisee
05517f64d3
Add remote file expiry time property 2018-04-22 15:52:56 +02:00
timvisee
6b0e46839b
Rename ffsend-cli crate to ffsend 2018-04-19 13:52:00 +02:00
timvisee
8f60c9e426
Create required history dirs, remove history file if emtpy, update roadmap 2018-04-19 13:42:31 +02:00
timvisee
ca616f6167
Implement Serialize and Deserialize for RemoteFile 2018-04-18 23:32:08 +02:00
timvisee
ae7d424b0b
Simplify main CLI info message, improve colored highlighting 2018-04-18 22:52:27 +02:00
timvisee
e88198053f
Use two CLI binary names, show proper upload password help 2018-04-18 00:40:40 +02:00
timvisee
28d8fa6f1d
Simplify Send size constants 2018-04-17 19:34:33 +02:00
timvisee
8e4feb379e
Properly parse host/share URLs centrally, with error reporting 2018-04-13 19:41:06 +02:00
timvisee
e458f6d2cd
Also consistently report response errors for nonce operations 2018-04-13 18:49:23 +02:00
timvisee
8b8ba395e1
Properly and consistently check server response status everywhere 2018-04-13 18:40:13 +02:00
timvisee
0d4a6fba14
Create roadmap based on ideas 2018-04-13 17:15:45 +02:00
Renamed from IDEAS.md (Browse further)