Commit graph

599 commits

Author SHA1 Message Date
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
timvisee
2b2b592155
Merge branch 'master' of gitlab.com:timvisee/ffsend 2019-03-13 20:52:16 +01:00
timvisee
601034e87f
Use proper image, and enable Docker in Docker for Dockerfile job on CI 2019-03-13 20:51:54 +01:00
Tim Visée
e001bfa0db Merge branch 'brew_correction' into 'master'
Updated macOS install information in README.md

See merge request timvisee/ffsend!16
2019-03-13 18:14:21 +00:00
timvisee
09c6ef5764
Merge branch 'ogarcia-zsh-completion' into 'master'
See pull request timvisee/ffsend#16
2019-03-13 19:08:57 +01:00
timvisee
391fe019f6
Merge branch 'zsh-completion' of git://github.com/ogarcia/ffsend into ogarcia-zsh-completion 2019-03-13 19:08:45 +01:00
timvisee
9a6c45b8f3
Bump version to 0.2.30, update dependencies 2019-03-13 18:59:25 +01:00
Tim Visée
a6ce935ea4 Merge branch 'pkg-docker' into 'master'
Create Docker image for easily running ffsend

See merge request timvisee/ffsend!17
2019-03-13 17:57:45 +00:00
timvisee
fad390f584
Describe Docker image usage in README 2019-03-13 18:56:04 +01:00
Óscar García Amor
0e34e2b7aa Added zsh completion
Signed-off-by: Óscar García Amor <ogarcia@connectical.com>
2019-03-13 18:52:36 +01:00
timvisee
5de3f89de7
Add simple Docker image and Docker release job on CI 2019-03-13 18:41:36 +01:00
timvisee
2921f6463d
Merge branch '0xflotus-patch-1'
See pull request timvisee/ffsend#15
2019-03-13 14:57:12 +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
timvisee
bd034a40d9
Install specific OpenSSL version on TravisCI for macOS releases as well
See pull request timvisee/ffsend#11
2019-03-13 02:46:38 +01:00