Commit graph

420 commits

Author SHA1 Message Date
timvisee
680e41268f
Bump version to 0.2.2 2019-03-03 15:12:20 +01:00
timvisee
614659f74b
Update ffsend-api dependency to version 0.2.0 2019-03-03 15:11:02 +01:00
timvisee
661d1031ed
Remove Travis CI configuration 2019-03-01 16:24:55 +01:00
timvisee
a61501a029
Change CI badge to GitLab CI 2019-03-01 12:28:33 +01:00
timvisee
d9b02a24ab
Bump version to 0.2.1 2019-02-28 21:00:39 +01:00
timvisee
b8e3ad1300
Change to newer archlinux Docker image for AUR package build 2019-02-28 21:00:03 +01:00
timvisee
077a8a0a9d
Bump version to 0.2.0 2019-02-28 19:42:00 +01:00
Tim Visée
0a5b4dc7e8 Merge branch 'send3' into 'master'
Implement support for Firefox Send v3

Closes #53

See merge request timvisee/ffsend!8
2019-02-28 18:40:11 +00:00
timvisee
1138b5b25e
Disable snapcraft CI job 2019-02-28 19:38:18 +01:00
timvisee
3a1556c5c6
Upgrade ffsend-api dependency to 0.2.0 from crates.io 2019-02-28 12:26:43 +01:00
timvisee
6979a901f3
Allow public test to fail for now 2019-02-28 10:42:52 +01:00
timvisee
0f123e4866
Make test file on CI just 2MBs, also test Firefox Send v3 host 2019-02-28 09:56:50 +01:00
timvisee
b8116c69f9
Test other compiler feature configurations on CI 2019-02-28 00:56:08 +01:00
timvisee
5f7c6eb15c
Allow any ffsend-api dependency version from Git repository 2019-02-28 00:54:40 +01:00
timvisee
8a46cfd968
Report supported API versions in debug output 2019-02-28 00:12:28 +01:00
timvisee
00618fe9db
Fix compiler error when compiling with support for multiple Send versions 2019-02-28 00:08:39 +01:00
timvisee
2236801f64
Mark version specific API logic with compiler feature attributes 2019-02-28 00:07:43 +01:00
timvisee
4cfc9b16b6
Update README for recent changes 2019-02-28 00:04:55 +01:00
timvisee
ea41cbdbc6
Improve API argument parsing and help information 2019-02-27 23:30:00 +01:00
timvisee
af98e133dc
Report proper error for invalid API version argument 2019-02-27 23:23:02 +01:00
timvisee
3bb0dc28dc
Remove unused imports, add Send version features to debug output 2019-02-27 23:17:03 +01:00
timvisee
ca122cad66
Make API version selection possible, update for newer ffsend-api version 2019-02-27 19:42:14 +01:00
timvisee
f53f11a9f1
Add version subcommand to determine remote server API version 2019-02-26 15:28:13 +01:00
timvisee
7c1429e112
Mention Send v2 and Send v3 support in README features 2019-02-26 14:58:46 +01:00
timvisee
802c96df3f
Update Cargo.lock, apply changes for ffsend-api send2 branch 2019-02-18 14:06:53 +01:00
timvisee
dd8a7fe645
Replace deprecated function for Send v2 2019-01-20 18:41:08 +01:00
timvisee
48d0b4f48d
Merge remote-tracking branch 'origin/master' into gitlab-ci-snap2 2019-01-20 17:37:52 +01:00
timvisee
c1345706ef
Test the snapcraft edge image for building 2019-01-20 17:36:53 +01:00
timvisee
e16139e1e5
Update dependencies 2019-01-20 16:01:23 +01:00
timvisee
d7145c54ec
Installation and build requirements updates 2019-01-16 20:55:36 +01:00
timvisee
f18c7f34d1
Update build requirements to use Rust with support for 2018 edition 2019-01-12 23:39:31 +01:00
timvisee
8daff05841
Bump version to 0.1.2 2019-01-12 23:36:58 +01:00
timvisee
e40c334f38
Update dependencies 2019-01-12 23:35:53 +01:00
timvisee
3ceff500cf
Update to Rust edition 2018 2019-01-12 23:34:38 +01:00
Tim Visée
26bdcebe00 Merge branch 'pkg-aur' into 'master'
Build and release Arch AUR package

See merge request timvisee/ffsend!7
2019-01-12 22:19:11 +00:00
Tim Visée
ab4ba3e0c4 Build and release Arch AUR package 2019-01-12 22:19:11 +00:00
timvisee
7f0857a884
Attempt to use beta Docker image for snapcraft on GitLab CI 2019-01-11 18:23:40 +01:00
timvisee
74675e9218
Update dependencies 2019-01-11 18:15:27 +01:00
timvisee
151609983f
Build snapcraft package on GitLab CI 2019-01-03 14:08:50 +01:00
timvisee
573c4862ca
Merge remote-tracking branch 'origin/master' into gitlab-ci-snap2 2019-01-03 14:07:06 +01:00
timvisee
60742bbf4e
Fix webbrowser spelling 2019-01-03 13:16:24 +01:00
timvisee
0f7733f798
Add .gitignore for snapcraft files 2019-01-03 13:14:42 +01:00
timvisee
b4145db623
Add snapcraft build configuration 2019-01-03 13:14:34 +01:00
Tim Visée
3291b8dcad Merge branch 'gitlab-ci-static' into 'master'
Improve GitLab CI static build

See merge request timvisee/ffsend!6
2019-01-03 11:30:41 +00:00
Tim Visée
5a00ea4dcc Improve GitLab CI static build 2019-01-03 11:30:41 +00:00
timvisee
19322306f1
Update help section in README 2018-11-29 09:39:34 +01:00
timvisee
c4a90498ad
Bump version to 0.1.1 2018-11-21 22:54:38 +01:00
timvisee
44cf283f97
Reformat using rustfmt 2018-11-21 22:53:47 +01:00
timvisee
5b8120e968
Update Cargo.lock 2018-11-21 22:53:34 +01:00
timvisee
c72e106de8
Update ffsend-api dependency, hide progress bars in quiet mode 2018-11-21 22:53:12 +01:00