Commit graph

207 commits

Author SHA1 Message Date
timvisee
ed34588184
Bump version to 0.2.67 2020-09-27 15:33:47 +02:00
timvisee
3a90b0b0b1
Bump version to 0.2.66 2020-09-21 12:24:16 +02:00
timvisee
3fd00cfdc3
Update host info in README 2020-09-21 12:16:06 +02:00
timvisee
56ab026d22
Update custom host info notice in README, add donation link 2020-08-25 13:19:03 +02:00
timvisee
ff91585e1b
Make notice on top of README less verbose 2020-07-09 12:53:34 +02:00
timvisee
4de467a86f
Bump version to 0.2.65 2020-07-09 12:50:56 +02:00
timvisee
d0a01ca34e
Add notice about default host switch to top of README 2020-07-09 12:48:59 +02:00
timvisee
62133be103
Make temporarily unavailable notice bold 2020-07-09 09:50:21 +02:00
timvisee
290a057b7e
Add temporarily unavailable notice to README 2020-07-09 09:49:52 +02:00
Jan Vlcinsky
7c6d2ac6a3 README admits, only annonymous client is supported now. 2020-06-21 21:42:45 +02:00
Jan Vlcinsky
36ebce88cf Help text --basic-auth explains it is for protected proxy, not FxA 2020-06-21 21:37:46 +02:00
timvisee
24304200a8
Bump minimum Rust version to 1.40 2020-05-30 16:19:12 +02:00
Igor Raits
9a0c0eb8d4
README: Improve Fedora description 2020-05-17 19:16:15 +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
727c885f38
Still require OpenSSL on Linux, update README and package definitions
See https://gitlab.com/timvisee/ffsend-api/-/issues/8
2020-05-17 17:19:02 +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
49f6089f37
Merge branch 'master' of gitlab.com:timvisee/ffsend 2020-05-17 15:22:26 +02:00
timvisee
93f38c5537
Fix build example with no default features missing required feature 2020-05-17 15:21:40 +02:00
timvisee
60e91abba9
Update compiler flags and OpenSSL notes in README, ring is now default 2020-05-17 13:15:44 +02: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
d199a3b62b
Revert "Update minimum Rust version to 1.40"
This reverts commit 0cafab842f.
2020-02-14 00:24:12 +01:00
timvisee
0cafab842f
Update minimum Rust version to 1.40 2020-02-13 21:36:57 +01:00
timvisee
8bfe173a18
Remove our complex clipboard logic, use clipboard-ext crate instead 2020-02-13 20:21:07 +01:00
timvisee
b780236fa2
Fix duplicate entry in GitLab CI configuration, minor other improvements 2020-02-11 18:24:54 +01:00
timvisee
e73f5d08b4
Minor README tweaks 2020-01-27 14:00:15 +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
638b69325e
Bump version to 0.2.58 2019-12-29 16:12:51 +01:00
Kslr
18a578d7d8
Update README.md 2019-12-15 15:55:31 +08:00
timvisee
55e165f315
Bump version to 0.2.57 2019-12-05 14:38:33 +01:00
Bram Crielaard
43c6da8cda
Keep recommending ffsend-bin 2019-12-03 19:59:10 +01:00
Bram Crielaard
d2427d78a9
Remove reference to Aurget
Aurget has been deprecated: https://github.com/pbrisbin/aurget/issues/66
As such I would recommend removing it from the install instructions.
2019-12-03 19:59:10 +01:00
timvisee
34b829fca1
Bump version to 0.2.56 2019-12-03 13:48:19 +01:00
timvisee
1082df1d2c
Add Android Termux installation instructions 2019-12-01 12:16:18 +01:00
timvisee
bf36925786
Update minimum Rust requirement to 1.37, fixing CI build 2019-11-06 17:33:46 +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
43c1480233
Fix typo introduced in last commit 2019-10-28 12:38:07 +01:00
timvisee
cc88186b0e
Mention that newer OpenSSL versions can be installed on Windows as well 2019-10-28 12:36:55 +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
9a633d4941
Update README to reflect latest changes 2019-10-24 17:29:08 +02:00
timvisee
9076744ead
Add notice in README for snap package, it might be troublesome 2019-10-16 22:22:37 +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
29c5c8c975
Add contributed Alpine package to README, link some existing packages 2019-09-24 22:00:44 +02:00
timvisee
17c7f62787
Remove crate download count badge 2019-09-08 17:41:38 +02:00
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
bfe30e1be3
Change minimum Rust version to 1.34 2019-08-04 23:17:12 +02:00
timvisee
c8f3275ed7
Bump version to 0.2.49, update dependencies 2019-06-29 16:14:12 +02:00