Commit graph

20 commits

Author SHA1 Message Date
timvisee
385b4d3afa
Add file deletion API action 2018-04-02 23:30:37 +02:00
timvisee
a7827197a7
Show metadata properties with info CLI command, check if file exists 2018-04-02 21:52:26 +02:00
timvisee
349e62ed1c
Add exists API action to check file ability and protection 2018-04-02 18:52:08 +02:00
timvisee
f8e5dead9c
Add file info action to API 2018-04-02 14:05:11 +02:00
timvisee
0cb40d177c
Add API action to change parameters, downgrade deserialize on owned data 2018-04-01 22:40:20 +02:00
timvisee
8259106c17
Allow specifying an output file or directory when downloading [WIP] 2018-03-29 22:50:43 +02:00
timvisee
8748d79934
Merge Send file types, rename it to RemoteFile, improve error handling 2018-03-29 01:07:18 +02:00
timvisee
4462e1d0a6
Add owner token option to CLI password command 2018-03-28 23:56:23 +02:00
timvisee
70944f071d
Fix password action for new API [WIP, dirty] 2018-03-28 22:36:24 +02:00
timvisee
f04a6bfc26
Add API action to change file password 2018-03-28 20:55:36 +02:00
timvisee
a7da14ec2c
Generalize base64 decode method, allow all formats for single method 2018-03-20 22:46:36 +01:00
timvisee
9eb9462c40
Implement file download and decrypt logic 2018-03-20 22:04:49 +01:00
timvisee
f63b86f0ec
Properly compute metadata crypto signature with signer 2018-03-20 18:19: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
dd41dfbacc
Use serde JSON crate globally in API 2018-03-20 13:25:58 +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
a4aa1b93e5
Abstract URL opening in utility, use Url instances 2018-03-19 14:55:37 +01:00
timvisee
c32a55c82f
Organize API modules 2018-03-08 23:11:21 +01:00