Commit graph

50 commits

Author SHA1 Message Date
timvisee
60742bbf4e
Fix webbrowser spelling 2019-01-03 13:16:24 +01:00
Tim Visée
5a00ea4dcc Improve GitLab CI static build 2019-01-03 11:30:41 +00:00
timvisee
c4a90498ad
Bump version to 0.1.1 2018-11-21 22:54:38 +01:00
timvisee
c72e106de8
Update ffsend-api dependency, hide progress bars in quiet mode 2018-11-21 22:53:12 +01:00
timvisee
925bb0bd6b
Update ffsend-api dependency to fix download error 2018-11-20 15:03:25 +01:00
timvisee
7ee2391cbc
Bump version to 0.1.0 2018-11-20 13:06:55 +01:00
timvisee
0054daadff
Update ffsend-api dependency 2018-11-20 12:02:43 +01:00
timvisee
1ec5b98961
Update dependencies 2018-11-20 11:04:27 +01:00
timvisee
6c35585980
Update prettytable dependency 2018-10-28 18:21:53 +01:00
timvisee
44b22720c4
Update dependencies 2018-10-28 18:17:29 +01:00
timvisee
f4441367ec
Bump version to 0.0.9 2018-10-17 17:52:31 +02:00
timvisee
3e84385d71
Upgrade to ffsend-api 0.0.4, drop custom crate patches 2018-10-17 17:49:48 +02:00
timvisee
3a8535e408
Switch to temporary ffsend-api/hkdf for OpenSSL 1.0 support 2018-10-15 23:02:56 +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
Tim Visée
8e93b9ebb4 Start implementing GitLab CI 2018-06-04 23:06:12 +00:00
timvisee
83ac111865
Bump version to 0.0.7 for cargo-deb Debian packages 2018-06-01 00:05:46 +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
timvisee
aa39802f6d
Bump to version 0.0.5 2018-05-31 17:48:09 +02:00
timvisee
5cee9866f2
Merge branch 'master' of github.com:timvisee/ffsend 2018-05-31 11:18:49 +02:00
timvisee
8dfdb33fbd
Bump version to 0.0.4 to test Debian release packages 2018-05-31 11:16:44 +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
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
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
Tim Visée
05d22c57bc
Extract base64 logic to module 2018-03-08 11:26:07 +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
5858cd01db
Implement basic hkdf hashing logic 2018-03-05 14:33:21 +01:00
timvisee
a79eabe537
Initial commit 2018-03-05 13:07:31 +01:00