timvisee
|
8259106c17
|
Allow specifying an output file or directory when downloading [WIP]
|
2018-03-29 22:50:43 +02:00 |
|
timvisee
|
649190b17a
|
Add upload file rename support
|
2018-03-29 22:17:38 +02:00 |
|
timvisee
|
8748d79934
|
Merge Send file types, rename it to RemoteFile, improve error handling
|
2018-03-29 01:07:18 +02:00 |
|
timvisee
|
376743915d
|
Add password support to download action
|
2018-03-29 00:38:18 +02:00 |
|
timvisee
|
1c17ef0fcd
|
Add password support to upload action
|
2018-03-29 00:20:57 +02:00 |
|
timvisee
|
4462e1d0a6
|
Add owner token option to CLI password command
|
2018-03-28 23:56:23 +02:00 |
|
timvisee
|
b6b095978c
|
Use and send proper data in API password action
|
2018-03-28 23:45:41 +02:00 |
|
timvisee
|
16133ce667
|
Add password change user action
|
2018-03-28 21:42:20 +02:00 |
|
timvisee
|
ba7d6a6ad1
|
Automatically cast errors where possible
|
2018-03-28 19:00:55 +02:00 |
|
timvisee
|
b7d8e49458
|
Extract status code extention to module
|
2018-03-28 18:27:50 +02:00 |
|
timvisee
|
e84ba364dc
|
Handle URL opening and clipboard errors
|
2018-03-28 16:52:54 +02:00 |
|
timvisee
|
a40bcbb1e4
|
Implement failure based error handling for upload action
|
2018-03-28 16:14:44 +02:00 |
|
timvisee
|
b2e63b9efc
|
Add CLI error structs, improve routing and error reporting from API
|
2018-03-28 01:25:44 +02:00 |
|
timvisee
|
affa6e65d2
|
Add no-color compiler feature
|
2018-03-28 00:29:47 +02:00 |
|
timvisee
|
8ae79c3e4f
|
Nicely print CLI errors with their causes
|
2018-03-27 23:31:25 +02:00 |
|
timvisee
|
a4b7736019
|
Properly forward message based errors when quitting program
|
2018-03-27 21:19:28 +02:00 |
|
Tim Visée
|
2668dbf305
|
Update the progress bar 5 times a second
|
2018-03-27 10:29:59 +02:00 |
|
timvisee
|
4ddfbeb4b6
|
Nicely report API failure errors in CLI client (WIP)
|
2018-03-27 01:50:02 +02:00 |
|
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 |
|