Commit graph

144 commits

Author SHA1 Message Date
timvisee
4e7cdde829
Bump version to 0.2.42 2019-03-25 21:01:52 +01:00
timvisee
7a5a2379e8
Bump version to 0.2.41 2019-03-25 20:35:38 +01:00
timvisee
df04b7ae29
Bump version to 0.2.40, update dependencies 2019-03-25 20:22:32 +01:00
timvisee
982027f33c
Add support for xsel clipboard as well, dynamically select at runtime
Fixes timvisee/ffsend#76
2019-03-25 18:55:34 +01:00
timvisee
e9d5bec4f5
Bump version to 0.2.39, update dependencies 2019-03-23 18:58:15 +01:00
timvisee
fdbdec0722
Update rpassword dependency to 3.0.0 2019-03-21 09:23:14 +01:00
timvisee
c04ad07b05
Bump version to 0.2.38, update dependencies 2019-03-19 23:19:34 +01:00
timvisee
4890b59bd7
Update ffsend-api to 0.3.0 for basic HTTP authentication support 2019-03-19 23:14:20 +01:00
timvisee
0052a60503
Implement configurable ffsend API client for new ffsend API update 2019-03-19 21:53:56 +01:00
timvisee
f9dcdb0531
Bump version to 0.2.37, update dependencies 2019-03-18 22:42:44 +01:00
timvisee
1a64e40aa2
Bump version to 0.2.36 2019-03-17 19:46:33 +01:00
timvisee
0c3ac720a5
Bump version to 0.2.35 2019-03-17 18:00:08 +01:00
timvisee
e717b1f1a9
Bump version to 0.2.34 2019-03-16 15:52:01 +01:00
timvisee
55d1934868
Update toml dependency 2019-03-16 15:43:23 +01:00
Igor Gnatenko
d142b6183e
chore: Update urlshortener to 0.10
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
2019-03-15 09:39:00 +01:00
timvisee
c3c5a6b70d
Bump version to 0.2.33 2019-03-15 01:46:37 +01:00
timvisee
c15ef067fe
Bump version to 0.2.32 2019-03-15 00:58:52 +01:00
Tim Visée
866579c80b Merge branch 'shorten-urls' into 'master'
Implement URL shortener support

Closes #68

See merge request timvisee/ffsend!20
2019-03-14 23:57:17 +00:00
timvisee
cca5889e39
Implement first URL shortening logic using is.gd 2019-03-14 23:50:38 +01:00
timvisee
417bf803e7
Bump version to 0.2.31, update dependencies 2019-03-14 23:24:51 +01:00
timvisee
176775d9cf
Add support for showing a QR code for a share URL after uploading 2019-03-14 22:12:21 +01:00
timvisee
9a6c45b8f3
Bump version to 0.2.30, update dependencies 2019-03-13 18:59:25 +01:00
timvisee
a2efbe9ce1
Bump version to 0.2.29 2019-03-12 21:45:27 +01:00
timvisee
27050f7d44
Bump version to 0.2.28, update ffsend-api to 0.2.3 2019-03-12 15:32:01 +01:00
timvisee
7ef5685ec1
Bump version to 0.2.27 2019-03-10 20:29:08 +01:00
timvisee
9809d2d373
Bump version to 0.2.26, update dependencies 2019-03-10 18:53:52 +01:00
timvisee
69cbdd07ba
Bump version to 0.2.25 2019-03-10 00:55:44 +01:00
timvisee
743fdf38ef
Bump version to 0.2.24 2019-03-08 17:15:42 +01:00
timvisee
f099f0c553
Bump version to 0.2.23 2019-03-07 10:50:05 +01:00
timvisee
e5ebc80a87
Bump version to 0.2.22 2019-03-07 09:47:56 +01:00
timvisee
a2c28f827a
Bump version to 0.2.21 2019-03-07 00:37:07 +01:00
timvisee
63cb9b455c
Bump version to 0.2.20 2019-03-06 23:25:46 +01:00
timvisee
b4c5532f7d
Bump version to 0.2.19 2019-03-06 22:22:12 +01:00
timvisee
c3c978c111
Bump version to 0.2.18 2019-03-06 20:59:23 +01:00
timvisee
e75202eb1a
Bump version to 0.2.17 2019-03-06 18:43:35 +01:00
timvisee
30d91ba4b7
Bump version to 0.2.16 2019-03-06 16:50:01 +01:00
timvisee
1bcfa47b9f
Bump version to 0.2.15 2019-03-06 15:45:56 +01:00
timvisee
e0a8147ba5
Minor README improvements, alias --non-interactive flag as well 2019-03-06 14:17:38 +01:00
timvisee
199001ebe9
Bump version to 0.2.14, update Cargo.lock 2019-03-05 10:00:36 +01:00
timvisee
df2ed5f542
Bump version to 0.2.13 2019-03-05 08:00:42 +01:00
timvisee
ae7e285879
Bump version to 0.2.12, update dependencies 2019-03-04 20:48:04 +01:00
timvisee
505cbeed5e
Bump version to 0.2.11 2019-03-04 18:01:23 +01:00
timvisee
3b45feca28
Bump version to 0.2.10, update Cargo.lock 2019-03-04 16:28:56 +01:00
timvisee
680e41268f
Bump version to 0.2.2 2019-03-03 15:12:20 +01:00
timvisee
614659f74b
Update ffsend-api dependency to version 0.2.0 2019-03-03 15:11:02 +01:00
timvisee
661d1031ed
Remove Travis CI configuration 2019-03-01 16:24:55 +01:00
timvisee
3a1556c5c6
Upgrade ffsend-api dependency to 0.2.0 from crates.io 2019-02-28 12:26:43 +01:00
timvisee
5f7c6eb15c
Allow any ffsend-api dependency version from Git repository 2019-02-28 00:54:40 +01:00
timvisee
3bb0dc28dc
Remove unused imports, add Send version features to debug output 2019-02-27 23:17:03 +01:00
timvisee
ca122cad66
Make API version selection possible, update for newer ffsend-api version 2019-02-27 19:42:14 +01:00