Commit graph

16 commits

Author SHA1 Message Date
timvisee
5bda8dd39d
Update Cargo.lock, change version number and about info 2018-03-25 00:17:20 +01:00
timvisee
d382a015c5
Implement progress bar both for upload and download 2018-03-21 00:08:53 +01:00
timvisee
9eb9462c40
Implement file download and decrypt logic 2018-03-20 22:04:49 +01:00
Tim Visée
5b1724ef9e
Create upload command, implement download data decryption logic 2018-03-20 13:52:59 +01:00
Tim Visée
8101bb3d19
Allow key set derivation from download URL, start on download logic 2018-03-20 11:56:22 +01:00
Tim Visée
e7e0d8c1ff
Use dynamic vector as secret type 2018-03-20 11:43:15 +01:00
timvisee
3f3f12aa70
Start working on structs for download functionallity 2018-03-20 01:11:16 +01:00
timvisee
b57e85a8ec
Complete upload progress bar implementation, simplify with arc/mutex 2018-03-19 21:52:20 +01:00
timvisee
030454cc10
Start implementing an upload progress bar (WIP) 2018-03-19 21:19:15 +01:00
timvisee
c646cf7938
Make clipboard support an optional compilation feature 2018-03-19 15:33:20 +01:00
timvisee
523cbc3a19
Add clipboard suppor:t, make URL open feature toggleable 2018-03-19 15:18:04 +01:00
timvisee
a4aa1b93e5
Abstract URL opening in utility, use Url instances 2018-03-19 14:55:37 +01:00
timvisee
c2611049df
Extract upload action to it's own module 2018-03-19 14:54:15 +01:00
timvisee
951bcbe5d8
Mark workspace root directory in members 2018-03-19 14:11:45 +01:00
timvisee
061e6e0658
Implement upload logic from API, use pathbuf 2018-03-09 00:37:02 +01:00
timvisee
7a56dabd39
Extract CLI logic to a child project 2018-03-08 23:02:06 +01:00