Commit graph

146 commits

Author SHA1 Message Date
Mateusz Piotrowski
dda9f2c8a1 Add FreeBSD installation and building instructions 2019-05-02 18:30:44 +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