timvisee
3a8535e408
Switch to temporary ffsend-api/hkdf for OpenSSL 1.0 support
2018-10-15 23:02:56 +02:00
timvisee
fa234d7410
Update Cargo.lock
2018-09-19 17:49:47 +02:00
timvisee
855da2c53b
Update Cargo.lock
2018-09-18 21:52:53 +02:00
timvisee
a50e4e2300
Update chbs dependency to v0.0.8
2018-09-04 23:50:38 +02:00
timvisee
0a6696d912
Merge branch 'master' of gitlab.com:timvisee/ffsend
2018-09-04 19:47:57 +02:00
timvisee
d388a48e44
Update derive_builder dependency to v0.6
2018-09-04 19:47:40 +02:00
timvisee
49fdf54f49
Bump version to 0.0.8
2018-08-02 02:57:43 +02:00
timvisee
cda587455b
Add feature to generate easily rememberable passphrase
2018-08-02 02:39:20 +02:00
Tim Visée
ca3e704d4e
Static compilation in GitLab CI
2018-06-23 15:02:02 +00:00
timvisee
c3edcfe704
Update Cargo.lock
2018-06-19 17:10:22 +02:00
timvisee
b98c2b3f28
Update Cargo.lock
2018-06-05 01:14:28 +02:00
Tim Visée
58103f9e30
Use a new Debian package generation method ( #5 )
...
* Build .deb packages for some architectures on CI to publish on GitHub
* Add release binaries to archive root, update Cargo.toml
* Simplify Debian package building using cargo-deb tooling
* Update LICENSE file copyright statement
* Update Travis CI script to properly build Debian release packages
* Remove obsolete Debian package files
* Update Cargo.toml and Cargo.lock, add create_deb prototype for source package
2018-06-01 00:04:13 +02:00
timvisee
8e80fa09c3
Bump to version 0.0.6 for testing new generated Debian release packages
2018-05-31 22:51:17 +02:00
Tim Visée
5d780cdc52
Build first Debian packages on release ( #4 )
...
* Build .deb packages for some architectures on CI to publish on GitHub
* Add release binaries to archive root, update Cargo.toml
2018-05-31 11:15:53 +02:00
timvisee
050cd9f932
Bump to version v0.0.3
2018-05-30 18:39:37 +02:00
timvisee
81892cb144
Bump to version v0.0.2
2018-05-30 17:36:39 +02:00
timvisee
ea665ee2e3
Update Cargo.lock
2018-05-25 00:15:30 +02:00
timvisee
febf5c391f
Add direct cargo install instructions now available, Cargo.toml fix
2018-05-21 22:32:12 +02:00
timvisee
8ed530a83a
Extract ffsend-api to separate repository, move client crate to root
2018-05-21 22:06:51 +02:00
timvisee
f11eabf868
Fix clipboard for Linux, use xclip on this platform
2018-05-17 22:43:06 +02:00
timvisee
358bc6816a
Implement archive feature use flag
2018-05-17 14:35:08 +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
962a5769dc
Switch to directories crate for directory finding
2018-05-10 22:26:54 +02:00
timvisee
72bd913feb
Update Cargo.lock
2018-05-10 17:30:10 +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
5c6efffe4f
Update Cargo.lock
2018-05-07 23:18:38 +02:00
timvisee
b0c62153b7
Render history table
2018-04-30 13:07:31 +02:00
timvisee
1557438e28
Add application version to history file for compatibility checking
2018-04-26 10:50:36 +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
bce4935b60
Update Cargo.lock
2018-04-23 21:52:56 +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
26eeeeb160
Update Cargo.lock
2018-04-19 13:42:55 +02:00
timvisee
3f6c4a558b
Use proper history file path, allow customizing it with CLI flag
2018-04-19 13:21:46 +02:00
timvisee
6da2e5ca2a
Start working on automatic file history
2018-04-19 00:52:59 +02:00
timvisee
ca616f6167
Implement Serialize and Deserialize for RemoteFile
2018-04-18 23:32:08 +02:00
timvisee
6bec241cf2
Remove app constants, update Cargo.toml files
2018-04-18 22:59:47 +02:00
timvisee
ae7d424b0b
Simplify main CLI info message, improve colored highlighting
2018-04-18 22:52:27 +02:00
timvisee
4df9788dc1
Update Cargo.lock
2018-04-14 21:33:58 +02:00
timvisee
c377e2be51
Implement configurable error hints
2018-04-12 21:27:52 +02:00
timvisee
2ee0ae0194
Update Cargo.lock
2018-04-11 00:47:28 +02:00
timvisee
31d9ec0b52
Update Cargo.lock
2018-04-02 01:42:07 +02:00
timvisee
3ba39751f2
Create parameter data builder
2018-04-02 01:41:47 +02:00
timvisee
a516f8929f
Update Cargo.lock
2018-03-29 22:54:34 +02:00
timvisee
16133ce667
Add password change user action
2018-03-28 21:42:20 +02:00
timvisee
b2e63b9efc
Add CLI error structs, improve routing and error reporting from API
2018-03-28 01:25:44 +02:00
timvisee
8ae79c3e4f
Nicely print CLI errors with their causes
2018-03-27 23:31:25 +02:00
timvisee
4ddfbeb4b6
Nicely report API failure errors in CLI client (WIP)
2018-03-27 01:50:02 +02:00
timvisee
71f0b7c451
Fully implement error handling with failure in download action
2018-03-27 01:06:14 +02:00
timvisee
5bda8dd39d
Update Cargo.lock, change version number and about info
2018-03-25 00:17:20 +01:00
timvisee
bf13230570
Update Cargo.lock
2018-03-23 14:21:32 +01:00
timvisee
9eb9462c40
Implement file download and decrypt logic
2018-03-20 22:04:49 +01:00
timvisee
3f3f12aa70
Start working on structs for download functionallity
2018-03-20 01:11:16 +01:00
timvisee
030454cc10
Start implementing an upload progress bar (WIP)
2018-03-19 21:19:15 +01:00
timvisee
523cbc3a19
Add clipboard suppor:t, make URL open feature toggleable
2018-03-19 15:18:04 +01:00
timvisee
7a56dabd39
Extract CLI logic to a child project
2018-03-08 23:02:06 +01:00
timvisee
2df0f8d077
Extract API logic to separate project
2018-03-08 22:56:34 +01:00
timvisee
fdb5a5a8ac
Start implementing upload logic in an update module
2018-03-08 22:36:57 +01:00
timvisee
a4ccf395b9
Extract crypto keys to a key set module
2018-03-08 21:36:50 +01:00
timvisee
8ffea0410d
Add URL/host parsing and URL building, add quit with error message
2018-03-08 21:02:34 +01:00
timvisee
b527a7c43c
Add time property to file struct
2018-03-08 20:32:45 +01:00
timvisee
fb7fd69400
Improve CLI argument handling for subcommand use
2018-03-08 19:10:24 +01:00
timvisee
188b0cb2e1
Update clap to v2.31.1
2018-03-08 17:57:33 +01:00
timvisee
9a1c480564
Merge branch 'master' of github.com:timvisee/ffsend
2018-03-08 17:00:15 +01:00
Tim Visée
05d22c57bc
Extract base64 logic to module
2018-03-08 11:26:07 +01:00
timvisee
22623fa26b
Update Cargo.lock for clap v2.31.1
2018-03-06 22:20:03 +01:00
timvisee
ac918cd092
Remove rust-crytpo, simplify HKDR derive, update Cargo.lock
2018-03-06 15:07:00 +01:00
timvisee
b2b2aeb306
Implement first OpenSSL crypto basic, make encrypted reader lazy (WIP)
2018-03-06 00:53:41 +01:00
timvisee
07ededbeef
Open the URL of an uploaded file in the browser (testing)
2018-03-05 21:03:13 +01:00
timvisee
46d591fd27
Add basic CLI argument parsing
2018-03-05 18:23:41 +01:00
timvisee
5d45cce720
Implement upload request data building and encrypt file
2018-03-05 17:38:46 +01:00
timvisee
158ef6fad7
Build and encrypt metadata
2018-03-05 15:59:30 +01:00
timvisee
a79eabe537
Initial commit
2018-03-05 13:07:31 +01:00