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 |
|
timvisee
|
626d830d83
|
Merge branch 'sent-hil-master' into 'master'
Specify which version of OpenSSL to install in README for macOS
See pull request timvisee/ffsend#11
|
2019-03-13 02:25:19 +01:00 |
|
Brian A. Carter
|
b1f27fc174
|
1. Corrected name of homebrew command, 2) Added specific required OpenSSL.
|
2019-03-12 20:53:44 -04: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
|
fdf8ae9201
|
Use shorter passphrase words, make them less than 32-characters long
|
2019-03-12 21:39:21 +01:00 |
|
timvisee
|
9a27be259d
|
Fix public Send test failure due to incorrect silent flag
|
2019-03-12 19:09:20 +01:00 |
|
Tim Visée
|
8ac8f73ca7
|
Merge branch 'improve-readme-install' into 'master'
Update installation instructions in README
See merge request timvisee/ffsend!15
|
2019-03-12 17:08:09 +00: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
|
10905384af
|
Set public Send test download count to 1 to fix non authenticated issue
|
2019-03-12 16:46:03 +01:00 |
|
timvisee
|
37f2ef3f8b
|
Allow public CI test failures for now
|
2019-03-12 16:04:28 +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
|
0c93617b63
|
Fix CI configuration parsing issue
|
2019-03-12 14:23:45 +01:00 |
|
timvisee
|
eaa097e3c8
|
Assume Firefox Send v3 as default for now
|
2019-03-12 14:17:13 +01:00 |
|
timvisee
|
b1bf3554b4
|
Remove old public Send test from CI
|
2019-03-12 14:14:54 +01:00 |
|
timvisee
|
d6dbc66941
|
Only install CA certificates for public Send test
|
2019-03-11 12:12:26 +01:00 |
|
timvisee
|
941ee52ab5
|
Fix public Send test on CI, install missing OpenSSL dependency
|
2019-03-10 23:51:27 +01:00 |
|
timvisee
|
8cb9f3b6b1
|
Improve public Send test, smaller file, no password, proper cleanup
|
2019-03-10 22:39:19 +01:00 |
|
timvisee
|
72bf4a403c
|
Disable first public upload test for now
|
2019-03-10 21:32:18 +01:00 |
|
timvisee
|
7ef5685ec1
|
Bump version to 0.2.27
|
2019-03-10 20:29:08 +01:00 |
|
timvisee
|
9d6217a484
|
Disable Chocolatey package publishes for now
|
2019-03-10 20:28:37 +01:00 |
|
timvisee
|
9809d2d373
|
Bump version to 0.2.26, update dependencies
|
2019-03-10 18:53:52 +01:00 |
|
timvisee
|
f0a8eee7f2
|
Attempt to fix GitHub publish of nupkg package, properly expand wildcard
|
2019-03-10 18:52:08 +01:00 |
|