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 |
|
timvisee
|
69cbdd07ba
|
Bump version to 0.2.25
|
2019-03-10 00:55:44 +01:00 |
|
timvisee
|
9a4e79e02b
|
Publish Chocolatey package as last step
|
2019-03-10 00:54:58 +01:00 |
|
timvisee
|
743fdf38ef
|
Bump version to 0.2.24
|
2019-03-08 17:15:42 +01:00 |
|
Tim Visée
|
04b267cb5b
|
Merge branch 'pkg-choco' into 'master'
Build Chocolatey packages for releases
See merge request timvisee/ffsend!14
|
2019-03-08 16:14:45 +00:00 |
|
timvisee
|
8f6354f15a
|
Prepare AppVeyor configuration for next release with Chocolatey package
|
2019-03-08 17:13:49 +01:00 |
|
timvisee
|
1eee2b1db1
|
Attempt to fix setting nuspec version on CI
|
2019-03-08 16:54:03 +01:00 |
|
timvisee
|
4723059274
|
Attempt setting package version with PowerShell, remove obsolete install script
|
2019-03-08 16:21:28 +01:00 |
|
timvisee
|
7b388ce03b
|
Attempt to fix shell script for versioning not running
|
2019-03-07 21:45:48 +01:00 |
|
timvisee
|
ac43a6e774
|
Explicitly install OpenSSL, attempt to push chocolatey package
|
2019-03-07 21:26:15 +01:00 |
|
timvisee
|
644581caf0
|
Only build static binary while testing
|
2019-03-07 21:16:03 +01:00 |
|