Commit graph

221 commits

Author SHA1 Message Date
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
timvisee
0394579a2d
Update upload limit in README for Firefox Send service 2019-06-22 22:32:05 +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
b228e41753
Update README to match changes in latest commit by @Gahr 2019-06-03 00:47:36 +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
0f4e841779
Merge remote-tracking branch 'origin/master' into fix-freebsd-clipboard 2019-05-04 14:33:30 +02:00
timvisee
4e9603702b
Indent README with spaces 2019-05-04 14:29:36 +02:00
timvisee
cce6218b11
Move FreeBSD items around, move behind Windows 2019-05-04 14:27:54 +02:00
Mateusz Piotrowski
3ae80cbe7b Fix Gentoo indentation 2019-05-02 18:31:12 +02:00
Mateusz Piotrowski
dda9f2c8a1 Add FreeBSD installation and building instructions 2019-05-02 18:30:44 +02:00
timvisee
307284e684
Update README for clipboard support changes 2019-05-02 17:27:55 +02:00
timvisee
d5bc5a4289
Change OpenSSL download to self hosted mirror due to host being down 2019-05-02 12:35:27 +02:00
timvisee
0a08718b2c
Bump version to 0.2.45, update dependencies 2019-04-18 21:17:22 +02:00
timvisee
1754bda00f
Bump version to 0.2.44 2019-04-05 17:02:42 +02:00
timvisee
3a59911965
Fix sed commands for AUR packages, escape variables 2019-04-04 10:48:48 +02:00
timvisee
5a7472cee0
Bump version to 0.2.43, update dependencies 2019-04-02 16:33:02 +02:00
timvisee
fbbc84db25
List ffsend-bin AUR package in README again 2019-03-29 18:09:00 +01:00
timvisee
8df3f5ecc7
Remove ffsend-bin AUR package from README for now, mention ffsend package 2019-03-27 19:17:13 +01:00
timvisee
100f955071
Fix AUR installer name, should be AUR helper as noted by @murlakatamenka
See merge request timvisee/ffsend!24

Co-authored-by: murlakatamenka <murlakatamenka@disroot.org>
2019-03-26 13:40:57 +01:00
Tim Visée
f8584df22b Merge branch 'master' into 'master'
Fix AUR package URL; remove yaourt example

See merge request timvisee/ffsend!24
2019-03-26 12:31:28 +00:00
murlakatamenka
88fa345a33 Replace ffsend with ffsend-bin in README 2019-03-26 15:27:56 +03:00
timvisee
9ea0d3ba89
Fix some issues as noted by @lilyball
Co-authored-by: Lily Ballard <lily@sb.org>
2019-03-26 13:05:55 +01:00
murlakatamenka
387b018182 Restore trimmed trailing whitespaces in README 2019-03-26 11:30:13 +03:00
murlakatamenka
01f8b50d03 Fix AUR package URL; remove yaourt example 2019-03-26 10:27:50 +03: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
cc5ad4c9b6
Attemp to fix GitHub release creation on AppVeyor once again 2019-03-25 20:21:31 +01:00
timvisee
8d7bbce4d0
Mention Fedora package in README 2019-03-25 20:12:35 +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
32e0e1c48f
Do not use empty binary names 2019-03-25 17:40:53 +01:00
timvisee
f51bd673ff
Add nix package installation instructions in README 2019-03-23 19:08:07 +01:00
timvisee
e9d5bec4f5
Bump version to 0.2.39, update dependencies 2019-03-23 18:58:15 +01:00
timvisee
40504e0fd3
Fix homebrew package installation command 2019-03-23 18:00:29 +01:00
timvisee
dc62db19d9
Mention macOS homebrew installation instructions in README 2019-03-23 17:54:35 +01:00
timvisee
14dbfdfd79
Improve README 2019-03-20 00:23:15 +01:00
timvisee
1376218d30
Describe scriptability in README 2019-03-20 00:20:06 +01:00
timvisee
8744e05372
Mention previous releases in README for not yet available artifacts 2019-03-19 23:30:51 +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
556eed4a71
Implement basic HTTP authentication argument and environment variable 2019-03-19 22:09:42 +01:00
timvisee
f9dcdb0531
Bump version to 0.2.37, update dependencies 2019-03-18 22:42:44 +01:00
timvisee
9b1cf9dab4
Minor README improvements [ci skip] 2019-03-18 21:29:12 +01:00
timvisee
47db4dc7e9
Mention Docker alias in README 2019-03-18 17:09:03 +01:00
timvisee
2fe8e24fb1
Add command to generate completions 2019-03-18 16:31:43 +01:00
timvisee
1a64e40aa2
Bump version to 0.2.36 2019-03-17 19:46:33 +01:00
timvisee
c6752231be
Remove license property from snapcraft configuration again 2019-03-17 19:45:50 +01:00
timvisee
0c3ac720a5
Bump version to 0.2.35 2019-03-17 18:00:08 +01:00
timvisee
7240ef30ab
Improve README for ffput and ffget 2019-03-17 17:56:18 +01:00
timvisee
a6deb9155b
Implement subcommand inferring based on calling name with feature flag
See issue timvisee/ffsend#24
2019-03-17 17:48:01 +01:00
timvisee
e717b1f1a9
Bump version to 0.2.34 2019-03-16 15:52:01 +01:00
Nathaniel Fredericks
413328392d
chore(README.md): Fix macOS bin directory 2019-03-15 16:27:22 -03:00
timvisee
c3c5a6b70d
Bump version to 0.2.33 2019-03-15 01:46:37 +01:00
timvisee
f9833dac55
Update README [ci skip] 2019-03-15 01:16:41 +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
01cba1fe35
Update scoop manifest, specify dependency, update related READMEs 2019-03-14 22:30:02 +01:00
timvisee
c068e4c143
Add scoop package instructions 2019-03-14 10:11:58 +01:00
timvisee
9a6c45b8f3
Bump version to 0.2.30, update dependencies 2019-03-13 18:59:25 +01:00
timvisee
fad390f584
Describe Docker image usage in README 2019-03-13 18:56:04 +01:00
0xflotus
af98b77f74
Update README.md 2019-03-13 14:56:24 +01:00
0xflotus
44ea30cbe2
fixed Upcoming 2019-03-13 14:54:43 +01:00
Fabian Rodriguez
47879a7d1a Update README, some typos and Linux mentions
Co-authored-by: Tim Visée <timvisee@gmail.com>

See pull request timvisee/ffsend#13
2019-03-13 13:09:04 +01:00
timvisee
77db03a494
Fix WSL link in README. Fixes timvisee/ffsend#14 2019-03-13 12:27:12 +01:00
timvisee
f07a30b859
Mention the snap package is isolated to the home directory in README 2019-03-13 12:14:00 +01:00
Senthil Arivudainambi
af614f55c3 specify which version of openssl to install in readme 2019-03-12 17:04:21 -07:00
timvisee
a2efbe9ce1
Bump version to 0.2.29 2019-03-12 21:45:27 +01:00
timvisee
9a27be259d
Fix public Send test failure due to incorrect silent flag 2019-03-12 19:09:20 +01:00
timvisee
90de83e142
Update installation instructions in README 2019-03-12 18:07:36 +01:00
timvisee
bbe2224f18
Mention upcoming Firefox Account support in README [ci skip] 2019-03-12 16:47:39 +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
ac56dc77c7
Mention OpenSSL requirement for macOS in README [ci skip] 2019-03-06 22:31:02 +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