1
0
mirror of https://github.com/timvisee/ffsend.git synced 2025-02-01 12:11:35 +01:00

219 Commits

Author SHA1 Message Date
timvisee
e98ddafda7
Bump version to 0.2.51, install shell completions and update dependencies 2019-08-29 22:07:02 +02:00
timvisee
0c9f0a01c3
Bump version to 0.2.50, update dependencies 2019-08-25 15:34:49 +02:00
timvisee
f2b98373d9
Update dependencies and Cargo.lock to latest versions, fix some warnings 2019-08-25 15:14:33 +02:00
timvisee
8c554ac43f
Update urlshortener dependency to v2.0 2019-08-25 15:05:25 +02:00
timvisee
091fd35410
Update dependencies 2019-08-04 22:49:07 +02:00
timvisee
c6066d6ca2
Exclude some more files from packaging, update Cargo.lock 2019-07-17 14:59:29 +02:00
timvisee
c8f3275ed7
Bump version to 0.2.49, update dependencies 2019-06-29 16:14:12 +02:00
timvisee
d81b7951ad
Bump version to 0.2.48 2019-06-21 00:20:37 +02:00
timvisee
7e27d7928a
Bump version to 0.2.47, update dependencies 2019-06-20 22:40:41 +02:00
timvisee
ce39eada4c
Allow uploading multiple files by archiving, rework archiving 2019-06-20 21:16:45 +02:00
timvisee
12503d0d21
Update Cargo.lock 2019-06-05 01:31:13 +02:00
timvisee
0adf815e62
Update dependencies 2019-05-30 14:17:56 +02:00
timvisee
4c0629d178
Update Cargo.lock 2019-05-23 22:17:38 +02:00
timvisee
757d672df6
Add simple check for up-to-date Cargo.lock in CI, update dependencies 2019-05-10 15:51:35 +02:00
timvisee
7751898851
Bump version to 0.2.46, update dependencies 2019-05-04 14:44:32 +02:00
timvisee
5951ce5ccc
Update dependencies 2019-04-21 15:40:11 +02:00
timvisee
0a08718b2c
Bump version to 0.2.45, update dependencies 2019-04-18 21:17:22 +02:00
timvisee
22bba025cb
Update dependencies 2019-04-11 17:28:21 +02:00
timvisee
7bfff9a87f
Update dependencies 2019-04-09 18:12:15 +02:00
timvisee
1754bda00f
Bump version to 0.2.44 2019-04-05 17:02:42 +02:00
timvisee
888b10afd6
Respect download limits enforced by remote server, update ffsend-api
See issue timvisee/ffsend#17
2019-04-05 16:54:34 +02:00
timvisee
b59650f25d
Switch from quale to which, properly optionally import clipboard crates 2019-04-05 15:15:05 +02:00
timvisee
469b554244
Update dependencies 2019-04-04 10:50:29 +02:00
timvisee
5a7472cee0
Bump version to 0.2.43, update dependencies 2019-04-02 16:33:02 +02:00
timvisee
e52b357e86
Update dependencies 2019-04-01 15:12:56 +02:00
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