timvisee
|
d0de9c179d
|
Fix spelling issue in usage demo animation
|
2018-05-22 17:52:15 +02:00 |
|
timvisee
|
54af245a5a
|
Link usage demo image to asciinema recording directly
|
2018-05-22 17:41:50 +02:00 |
|
timvisee
|
6f19d4a970
|
Use an animated SVG as demo image, update conversion script
|
2018-05-22 17:38:20 +02:00 |
|
timvisee
|
2e5021aa98
|
Update badges in README, minor Cargo.toml tweaks
|
2018-05-21 22:56:21 +02:00 |
|
timvisee
|
febf5c391f
|
Add direct cargo install instructions now available, Cargo.toml fix
|
2018-05-21 22:32:12 +02:00 |
|
timvisee
|
a05dd0886e
|
Add all relevant Cargo.toml properties
|
2018-05-21 22:23:08 +02:00 |
|
timvisee
|
8ed530a83a
|
Extract ffsend-api to separate repository, move client crate to root
|
2018-05-21 22:06:51 +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
|
70e7b7fffa
|
Add asciinema link to README, change URL to link
|
2018-05-18 16:54:06 +02:00 |
|
timvisee
|
5f1947d171
|
Add usage demo vidoe/GIF/asciinema
|
2018-05-18 15:30:08 +02:00 |
|
timvisee
|
bec08c57ed
|
Describe environment variables in README
|
2018-05-18 10:39:47 +02:00 |
|
timvisee
|
861b70dc6f
|
Show a list of used compiler features with the debug command
|
2018-05-18 10:13:40 +02:00 |
|
timvisee
|
169c6c5387
|
Mention the xclip requirement
|
2018-05-18 10:03:19 +02:00 |
|
timvisee
|
2e847bf0d0
|
Describe compiler features and use flags in README
|
2018-05-18 09:55:45 +02:00 |
|
timvisee
|
43c46ddf81
|
Add Travis CI badge, single example and command outputs to README
|
2018-05-18 00:50:40 +02:00 |
|
timvisee
|
98217b169d
|
Improve README
|
2018-05-18 00:30:26 +02:00 |
|
timvisee
|
dcfbcd3964
|
Create README (WIP)
|
2018-05-18 00:08:05 +02:00 |
|
timvisee
|
48d688746e
|
Remove xorg-dev dependency on Linux builds, as xclip is now used
|
2018-05-17 22:59:48 +02:00 |
|
timvisee
|
b5b8e21fc1
|
Enable a macOS Rust stable build on Travis CI
|
2018-05-17 22:46:32 +02:00 |
|
timvisee
|
f11eabf868
|
Fix clipboard for Linux, use xclip on this platform
|
2018-05-17 22:43:06 +02:00 |
|
timvisee
|
d0cbf800f2
|
Implement archive and history flags properly, resolve warnings
|
2018-05-17 21:18:06 +02:00 |
|
timvisee
|
738ae46054
|
Implement archive download extract feature
|
2018-05-17 21:09:52 +02:00 |
|
timvisee
|
f2771f7953
|
Start implementing a verbose mode
|
2018-05-17 18:24:34 +02:00 |
|
timvisee
|
b54851a37a
|
Ask for archival on upload, improve upload status logging
|
2018-05-17 18:20:19 +02:00 |
|
timvisee
|
70bbf02762
|
Reimplement boolean environment variables, properly this time
|
2018-05-17 17:31:40 +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
|
358bc6816a
|
Implement archive feature use flag
|
2018-05-17 14:35:08 +02:00 |
|
timvisee
|
b62f3fd343
|
Apply clippy suggestions
|
2018-05-17 02:28:29 +02:00 |
|
timvisee
|
f0ca016f4a
|
Implement upload and archive errors, use proper archive MIME type
|
2018-05-17 00:34:03 +02:00 |
|
timvisee
|
c75c82c9e6
|
Update Cargo.lock
|
2018-05-16 19:17:53 +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
|
962a5769dc
|
Switch to directories crate for directory finding
|
2018-05-10 22:26:54 +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
|
7aa9ecbcdf
|
Also derive file secrets from history
|
2018-05-10 19:03:33 +02:00 |
|
timvisee
|
ca0400d2e6
|
Show proper error for invaliddownload limit/name input, change crate description
|
2018-05-10 18:51:56 +02:00 |
|
timvisee
|
72bd913feb
|
Update Cargo.lock
|
2018-05-10 17:30:10 +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
|
54bdb922b7
|
Better format file info, fetch file size with info
|
2018-05-10 15:38:53 +02:00 |
|
timvisee
|
d88a0f56cf
|
Don't disable owner token derivation in incognito mode
|
2018-05-10 15:00:46 +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 |
|