timvisee
556eed4a71
Implement basic HTTP authentication argument and environment variable
2019-03-19 22:09:42 +01:00
timvisee
0052a60503
Implement configurable ffsend API client for new ffsend API update
2019-03-19 21:53:56 +01:00
Tim Visée
2f10b2f057
Merge branch 'xclip_path' into 'master'
...
Support XCLIP_PATH at compilation to control the path to xclip
Closes #71
See merge request timvisee/ffsend!22
2019-03-19 06:59:15 +00:00
Lily Ballard
8bcf0e4a0e
Support XCLIP_PATH at compilation to control the path to xclip
...
If the `XCLIP_PATH` env var is set during compilation, it will be used
to determine what binary to invoke for copying to the clipboard on
Linux. Otherwise `xclip` will be looked up in the `PATH`.
Fixes #71 .
2019-03-18 21:23:57 -07:00
timvisee
f9dcdb0531
Bump version to 0.2.37, update dependencies
2019-03-18 22:42:44 +01:00
timvisee
a86b416640
Merge branch 'nagyf-history_file_permissions' into 'master'
...
See pull request timvisee/ffsend#26
2019-03-18 22:37:19 +01:00
Ferenc Nagy
50f27189de
Set history file permissions on UNIX based systems
2019-03-18 22:29:39 +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
0f96e3fd2e
Mark generated completion files as vendored for Linguist
2019-03-18 16:54:51 +01:00
timvisee
fba888c5aa
Add common shell completions, fix invalid quiet check
2019-03-18 16:35:02 +01:00
timvisee
2fe8e24fb1
Add command to generate completions
2019-03-18 16:31:43 +01:00
timvisee
d55b3e8ef4
Move zsh completions file
2019-03-18 16:29:40 +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
1fc189d4d9
Fix bin_name
function giving incorrect results when symlinked
2019-03-17 16:43:20 +01:00
timvisee
d27b48aad0
Add license property to snapcraft configuration
2019-03-16 20:41:38 +01:00
timvisee
e717b1f1a9
Bump version to 0.2.34
2019-03-16 15:52:01 +01:00
timvisee
a694ded0fa
Add desktop interface/plug to snap package, to allow opening in browser
...
See issue timvisee/ffsend#66
2019-03-16 15:50:25 +01:00
timvisee
55d1934868
Update toml dependency
2019-03-16 15:43:23 +01:00
timvisee
ed049472b9
Merge branch 'nathfreder-patch-1' into 'master'
...
See pull request timvisee/ffsend#23
2019-03-16 01:40:41 +01:00
timvisee
e162fdb585
Merge branch 'patch-1' of git://github.com/nathfreder/ffsend into nathfreder-patch-1
2019-03-16 01:40:27 +01:00
Nathaniel Fredericks
413328392d
chore(README.md): Fix macOS bin directory
2019-03-15 16:27:22 -03:00
timvisee
085035bf88
List all compiler features in debug output
2019-03-15 13:51:55 +01:00
Tim Visée
32e078e1e1
Merge branch 'master' into 'master'
...
chore: Update urlshortener to 0.10
See merge request timvisee/ffsend!21
2019-03-15 11:55:42 +00:00
Igor Gnatenko
d142b6183e
chore: Update urlshortener to 0.10
...
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
2019-03-15 09:39:00 +01:00
timvisee
c3c5a6b70d
Bump version to 0.2.33
2019-03-15 01:46:37 +01:00
timvisee
a4a5dd156e
Disable the GitHub release creation task for AppVeyor, until it's fixed
2019-03-15 01:45:49 +01:00
timvisee
f9833dac55
Update README [ci skip]
2019-03-15 01:16:41 +01:00
timvisee
da49dc5345
Fix incorrect conditional compilation feature
2019-03-15 01:12:28 +01:00
timvisee
ddf0e191a3
Test new compiler feature flag combinations in CI
2019-03-15 01:05:02 +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
dd3a4c561f
Follow URL redirects before downloading, this passes URL shorteners
2019-03-15 00:54:56 +01:00
timvisee
dfd9a39633
Attempt to fix AppVeyor release job
2019-03-15 00:24:13 +01:00
timvisee
06ec14c2ee
Do not test ffsend Docker container in interactive mode
2019-03-15 00:22:56 +01:00
timvisee
e2ebbc91a9
Prompt the user to confirm shortening the URL, may be security risk
2019-03-15 00:18:37 +01:00
timvisee
6de33446c7
Implement proper error handling for URL shortening
2019-03-15 00:10:19 +01: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
2a95eccd0e
Attempt to ignore AppVeyor GitHub release errors
2019-03-14 23:24:08 +01:00
timvisee
01cba1fe35
Update scoop manifest, specify dependency, update related READMEs
2019-03-14 22:30:02 +01:00
Tim Visée
2fe025e88a
Merge branch 'master' into 'master'
...
Created scoop app manifest for ffsend 0.2.30
See merge request timvisee/ffsend!18
2019-03-14 21:25:29 +00:00
Tim Visée
6d58e5efe3
Merge branch 'qrcode' into 'master'
...
Add support for showing a QR code for a share URL after uploading
See merge request timvisee/ffsend!19
2019-03-14 21:13:06 +00:00
timvisee
176775d9cf
Add support for showing a QR code for a share URL after uploading
2019-03-14 22:12:21 +01:00
timvisee
c068e4c143
Add scoop package instructions
2019-03-14 10:11:58 +01:00
Maxime Blais
41db446812
Created scoop app manifest for ffsend 0.2.30
2019-03-13 17:49:16 -04:00