Commit graph

827 commits

Author SHA1 Message Date
timvisee
87816a58e2
Update ffsend-api to 0.6.3 for increased limits 2020-10-16 14:33:46 +02:00
timvisee
ed34588184
Bump version to 0.2.67 2020-09-27 15:33:47 +02:00
timvisee
cb98358fb9
Update dependencies 2020-09-27 15:33:09 +02:00
Tim Visée
fa0ecf61bc Merge branch '104-fix-share-url-printing-on-windows' into 'master'
Resolve "Fix share URL printing on Windows"

Closes #104

See merge request timvisee/ffsend!37
2020-09-27 13:31:25 +00:00
timvisee
b52b2256b8
Print additional newline on Windows before share URL 2020-09-26 20:47:28 +02:00
timvisee
a20deeb759
Print upload complete notice below progress bar, attempt to fix URL 2020-09-24 22:43:01 +02:00
timvisee
3a90b0b0b1
Bump version to 0.2.66 2020-09-21 12:24:16 +02:00
timvisee
70710c14ed
Update dependencies 2020-09-21 12:23:45 +02:00
timvisee
3fd00cfdc3
Update host info in README 2020-09-21 12:16:06 +02:00
timvisee
3d60493573
Update command line about notice, add donate link 2020-09-21 12:09:48 +02:00
timvisee
56ab026d22
Update custom host info notice in README, add donation link 2020-08-25 13:19:03 +02:00
timvisee
ed78f29ccf
Merge branch 'master' of gitlab.com:timvisee/ffsend 2020-08-19 11:37:09 +02:00
timvisee
e1e1343b31
Update Docker image maintainer label 2020-08-19 11:36:54 +02:00
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
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
8658a68b23
Update dependencies 2020-07-09 12:46:27 +02:00
timvisee
522bf187f5
Use send.vis.ee as default host until Mozilla's Firefox Send is up again
See https://gitlab.com/timvisee/ffsend/-/issues/101
2020-07-09 12:45:57 +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
timvisee
0032555348
Merge branch 'vlcinsky-master'
See https://github.com/timvisee/ffsend/pull/117
2020-06-21 22:01:49 +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
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
1772ec6b8d
Merge branch 'ignatenkobrain-patch-2'
See https://github.com/timvisee/ffsend/pull/113
2020-05-17 19:17:42 +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
fd8b4dd050
Fix formatting issue in AUR packages 2020-05-17 18:13:26 +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
385d9e9224
Update Cargo.lock 2020-05-17 15:24:04 +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
Tim Visée
cb7f37efaf Merge branch 'crypto-ring' into 'master'
Implement ring as new crypto backend

See merge request timvisee/ffsend!36
2020-05-17 12:17:58 +00:00
timvisee
b430920157
Revert last change for GitLab CI, do install OpenSSL there 2020-05-17 13:49:06 +02:00
timvisee
3fee8854b7
Do not install OpenSSL on CI 2020-05-17 13:47:40 +02:00
timvisee
eea76722a7
Update compiler feature flag combinations tested in GitLab CI 2020-05-17 13:45:09 +02:00
timvisee
adc20d1357
Update package manifests 2020-05-17 13:42:33 +02:00
timvisee
b18265ab74
Show crypto backend and new compiler features in debug command 2020-05-17 13:42:02 +02:00
timvisee
da21dd894b
Update ffsend to 0.6.0, set up new compiler features 2020-05-17 13:41:04 +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
7b610c83d5
Update Cargo.lock 2020-05-16 17:28:47 +02:00
timvisee
3690319a59
Update scoop package manifest URL 2020-05-15 12:40:06 +02:00
timvisee
1ca7720d07
Bump version to 0.2.61 2020-05-11 22:18:01 +02:00