timvisee
d779188a73
Update ffsend-api dependency
2020-07-30 19:06:19 +02:00
timvisee
42bbfac6bd
Update dependencies
2020-07-30 18:23:52 +02:00
timvisee
4de467a86f
Bump version to 0.2.65
2020-07-09 12:50:56 +02:00
timvisee
8658a68b23
Update dependencies
2020-07-09 12:46:27 +02:00
timvisee
48c2804885
Update dependencies
2020-05-30 16:17:38 +02:00
timvisee
3aab4bcd5f
Update Cargo.lock
2020-05-30 16:16:45 +02:00
timvisee
8e12e2788a
Update Cargo.lock
2020-05-25 19:17:23 +02:00
timvisee
6a94ea759d
Bump version to 0.2.64
2020-05-17 18:14:06 +02:00
timvisee
fe0ba4d77b
Bump version to 0.2.63
...
- OpenSSL is still required on Linux/FreeBSD, update packages
2020-05-17 17:20:04 +02:00
timvisee
c670947375
Bump version to 0.2.62
...
- Implement ring as new crypto backend, used by default
- Disable Send v2 support by default
- Added various new compiler feature flags
- Update dependencies
2020-05-17 15:27:29 +02:00
timvisee
385d9e9224
Update Cargo.lock
2020-05-17 15:24:04 +02:00
timvisee
da21dd894b
Update ffsend to 0.6.0, set up new compiler features
2020-05-17 13:41:04 +02:00
timvisee
7b610c83d5
Update Cargo.lock
2020-05-16 17:28:47 +02:00
timvisee
1ca7720d07
Bump version to 0.2.61
2020-05-11 22:18:01 +02:00
timvisee
3410340c2d
Bump version to 0.2.60
2020-05-11 21:04:30 +02:00
timvisee
e1b1be6754
Update dependencies
2020-05-11 21:03:00 +02:00
timvisee
20cf8e9ec2
Update Cargo.lock
2020-05-11 20:56:24 +02:00
timvisee
4e1291b3d0
Update Cargo.lock
2020-05-05 01:46:01 +02:00
timvisee
daef5b731c
Update Cargo.lock
2020-04-19 18:11:14 +02:00
timvisee
fba2cad1b6
Update qr2term to v0.2.0
2020-04-19 14:42:34 +02:00
timvisee
6ba3c34362
Bump version to 0.2.59
2020-03-31 02:13:37 +02:00
timvisee
e97b3922f4
Update Cargo.lock
2020-03-31 02:12:54 +02:00
timvisee
a565453949
Generate random name when uploading unnamed archives
...
Fixes https://github.com/timvisee/ffsend/issues/109
2020-03-31 02:12:13 +02:00
Josh Stone
37963f94e7
Update to urlshortener 3
2020-03-06 19:16:29 -08:00
timvisee
5f21b87937
Revert "Remove our complex clipboard logic, use clipboard-ext crate instead"
...
This reverts commit 8bfe173a18
.
2020-02-14 00:24:14 +01:00
timvisee
8bfe173a18
Remove our complex clipboard logic, use clipboard-ext crate instead
2020-02-13 20:21:07 +01:00
timvisee
9299ec04eb
Update Cargo.toml version number constraints and Cargo.lock
2020-01-20 18:06:58 +01:00
timvisee
a261afe749
Update ffsend-api dependency to 0.5.0, change min Rust version to 1.39
2020-01-20 18:00:52 +01:00
timvisee
fa5560eb9f
Update dependencies
2020-01-10 16:14:16 +01:00
timvisee
638b69325e
Bump version to 0.2.58
2019-12-29 16:12:51 +01:00
timvisee
4c16e38d0d
Update dependencies, add urlshortener compiler feature, fix compilation
2019-12-29 16:11:52 +01:00
Igor Gnatenko
4100bc69d8
chore: Update ffsend-api in the Cargo.lock
...
So that dependencies get updated as well.
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
2019-12-05 22:27:25 +01:00
Igor Gnatenko
092d47176a
chore: Update chbs to 0.0.9
...
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
2019-12-05 22:25:16 +01:00
timvisee
55e165f315
Bump version to 0.2.57
2019-12-05 14:38:33 +01:00
timvisee
34b829fca1
Bump version to 0.2.56
2019-12-03 13:48:19 +01:00
timvisee
892e959945
Update dependencies
2019-12-03 13:47:44 +01:00
timvisee
801b946abd
Update dependencies
2019-11-29 16:13:23 +01:00
timvisee
624be49503
Update dependencies
2019-11-06 16:52:26 +01:00
timvisee
a4305e19da
Bump version to 0.2.55, fix history for uploads with custom expiry
2019-10-30 21:51:18 +01:00
timvisee
4fd67baa71
Update ffsend-api to 0.4.1, fix history for uploads with custom expiry
2019-10-30 21:50:32 +01:00
timvisee
7729ee258d
Bump version to 0.2.54
2019-10-25 15:05:02 +02:00
Tim Visée
4a89cc3f82
Merge branch '85-make-upload-expiry-time-configurable' into 'master'
...
Resolve "Make upload expiry time configurable"
Closes #85
See merge request timvisee/ffsend!30
2019-10-25 13:03:48 +00:00
timvisee
5f21f49aec
Bump version to 0.2.53
2019-10-25 14:56:49 +02:00
timvisee
6326a88d42
Use hosted ffsend-api, update dependencies
2019-10-25 14:52:57 +02:00
timvisee
98150f7f44
Use human readable format to specify expiry time
2019-10-24 17:27:32 +02:00
timvisee
e39add8ffd
Make file expiry time configurable, update ffsend-api to v0.4.0-git
2019-10-24 16:42:50 +02:00
timvisee
b4ed399250
Update Cargo.lock
2019-10-07 00:53:34 +02:00
timvisee
76a1328a77
Bump version to 0.2.52, update dependencies to fix nightly compilation
2019-09-29 22:24:18 +02:00
timvisee
5af629860a
Update ffsend-api dependency, update Cargo.lock
2019-09-29 22:16:26 +02:00
timvisee
e98ddafda7
Bump version to 0.2.51, install shell completions and update dependencies
2019-08-29 22:07:02 +02:00