Commit graph

685 commits

Author SHA1 Message Date
timvisee
e6e84cdcf2
Optimize imports causing a warning 2019-04-05 17:02:13 +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
6feea9b463
Fix AUR binary package setting invalid binary URL in CI on release 2019-04-04 12:12:04 +02:00
timvisee
469b554244
Update dependencies 2019-04-04 10:50:29 +02:00
timvisee
3a59911965
Fix sed commands for AUR packages, escape variables 2019-04-04 10:48:48 +02:00
timvisee
864e94ede3
Comment-out faulty AppVeyor CI statement for GitHub release 2019-04-02 17:13:30 +02:00
timvisee
5a7472cee0
Bump version to 0.2.43, update dependencies 2019-04-02 16:33:02 +02:00
timvisee
d092d7527a
Merge branch 'axionl-master' into 'master'
See pull request timvisee/ffsend#35
2019-04-02 16:31:32 +02:00
timvisee
ed75ed8227
Set proper completion file URLs for AUR 2019-04-02 16:21:26 +02:00
timvisee
156d5db765
Use and cache versioned files for AUR, fix inconsistencies [ci skip] 2019-04-02 16:09:27 +02:00
axionl
e68e0feedd
Add auto completions for bash and fish shell. 2019-04-02 22:40:10 +09:00
timvisee
e52b357e86
Update dependencies 2019-04-01 15:12:56 +02:00
timvisee
2804e42a06
Merge branch 'axionl-master' into 'master'
See pull request timvisee/ffsend#32
2019-03-30 18:29:51 +01:00
axionl
7084bfa8c8
Modify the name to avoid using the locally cached file 2019-03-31 01:04:06 +09: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
11577a2038
Fix package base for AUR git package, use double quotes to infer vars 2019-03-27 18:13:27 +01:00
timvisee
24629eebdf
Explicitly set AUR binary permission, rename AUR SHA check variables 2019-03-27 16:38:12 +01:00
timvisee
3075b8e8fc
Disable automatic homebrew package releases for now to throttle
See pull request https://github.com/Homebrew/homebrew-core/pull/38274
2019-03-26 14:11:12 +01:00
Tim Visée
29a54d7724 Merge branch 'aur-fix' into 'master'
Fix AUR package names, add git master package, improve automatic releases

Closes #64

See merge request timvisee/ffsend!25
2019-03-26 13:08:52 +00:00
timvisee
a5f3086dcf
Only update AUR git package on release if PKGBUILD has changed 2019-03-26 14:06:26 +01:00
timvisee
e6118122d5
Define ffsend-git AUR package as well, release it through CI 2019-03-26 13:49:16 +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
timvisee
4f7e1f5c92
Merge remote-tracking branch 'origin/master' into aur-fix 2019-03-26 13:33:59 +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
e224033286
Merge remote-tracking branch 'origin/master' into aur-fix 2019-03-26 13:08:45 +01: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
timvisee
46750793bf
Merge branch 'wilmardo-fix-windows-ci-build'
See pull request timvisee/ffsend#31
2019-03-26 12:59:46 +01:00
timvisee
a4f9a23975
Mention PKGBUILD source locations in a comment 2019-03-26 12:47:21 +01:00
wilmardo
74ca880f11 Fixes the powershell hack for Windows Github release creation 2019-03-26 12:41:14 +01:00
timvisee
8872f375ca
Update AUR package release pipeline: proper names, proper URLs, sha sums 2019-03-26 12:36:16 +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
8f0fdc9751
Force brew package release pull requests, disable errorous AppVeyor command again 2019-03-25 21:47:42 +01:00
timvisee
4e7cdde829
Bump version to 0.2.42 2019-03-25 21:01:52 +01:00
timvisee
dbbf8ac8af
Fix missing import on Windows and macOS 2019-03-25 21:01:05 +01:00
timvisee
7a5a2379e8
Bump version to 0.2.41 2019-03-25 20:35:38 +01:00
timvisee
f0cac5767f
Fix Windows and macOS builds, only use quale dependency on Linux 2019-03-25 20:34:54 +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
53e5843fed
Rebuild if XCLIP_PATH or XSEL_PATH environment variable is changed 2019-03-25 19:16:50 +01:00
timvisee
5702367b84
Update clipboard error messages, to reflect support for xclip and xsel 2019-03-25 19:09:43 +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
c2dfd3e174
Show clipboard information on Linux in debug command output
Fixes gitlab.com/timvisee/ffsend#80
2019-03-25 17:55:53 +01:00
timvisee
32e0e1c48f
Do not use empty binary names 2019-03-25 17:40:53 +01:00
timvisee
f6bf067ff3
Attempt to fix brew push issue, explicitly save Git credentials on host 2019-03-24 18:28:23 +01:00
timvisee
de7945645a
Remove completer property from snapcraft configuration, not supported 2019-03-24 18:22:35 +01:00