Commit Graph

113 Commits

Author SHA1 Message Date
Maxim Baz
6d5b5d5cc2 Add some hints for Windows installation 2019-04-13 21:12:14 +02:00
Maxim Baz
5def6a50f9 README: Add link to AUR/browserpass-chrome 2019-04-13 11:57:13 +02:00
Maxim Baz
2c110bf2f8 Bump version 2019-04-13 10:41:13 +02:00
Maxim Baz
1110c63672 Add link to homebrew formula for macOS, fixes #45 2019-04-11 19:07:59 +02:00
Maxim Baz
ada85eba40 Clarify how to import a PGP key, fixes #46 2019-04-10 23:43:18 +02:00
Maxim Baz
9a6f623e13 Bump version 2019-04-10 20:34:17 +02:00
Maxim Baz
8fa9a5095b Improve macOS installation experience (#44) 2019-04-10 20:33:29 +02:00
Maxim Baz
d5b5462eab Switch to armored PGP signatures 2019-04-09 17:32:34 +02:00
Maxim Baz
4a87070522 Update links to Arch Linux packages (will be available since 13.04.2019) 2019-04-09 00:23:18 +02:00
Maxim Baz
0146d3b3fa README: add logotype 2019-04-09 00:14:38 +02:00
Maxim Baz
98ef042db1 Clarify how to run "configure" goal (#41) 2019-04-08 14:16:04 +02:00
Maxim Baz
38545e07ef Update source tarball signature file name, fixes #39 2019-04-07 12:19:17 +02:00
Maxim Baz
f0f5c32e43 Bump version 2019-04-07 10:53:45 +02:00
Maxim Baz
04d4d67f85 Use new format and layout for release archives (#40) 2019-04-07 10:52:30 +02:00
Maxim Baz
ce9cbff867 Include version in release achive names, fixes #39 2019-04-06 21:44:21 +02:00
Maxim Baz
55bd47903f Bump version 2019-04-04 10:44:16 +02:00
Maxim Baz
944c3911c2 Add ID of the new browserpass-github.crx (#38) 2019-04-04 10:32:24 +02:00
Maxim Baz
e75e0fdd54 Bump version 2019-04-02 16:38:18 +02:00
Maxim Baz
c75931976c README: clarify install instructions (#36) 2019-04-01 14:09:35 +02:00
Maxim Baz
b36f01d204 Makefile improvements and bug fix in policies (#37) 2019-04-01 14:08:42 +02:00
Silvan Mosberger
9d456c2b2a Readme: Update Nix/NixOS instructions (#33) 2019-04-01 11:33:18 +02:00
Maxim Baz
67a63f0701 Bump version 2019-03-31 01:53:08 +01:00
Maxim Baz
292500232b Makefile improvements (#32) 2019-03-31 01:52:04 +01:00
Maxim Baz
07dc474a6f Protocol: fix the order of settings priority 2019-03-30 21:38:19 +01:00
Maxim Baz
8411954b5a Normalize Windows paths 2019-03-30 01:06:13 +01:00
Maxim Baz
2c4bd1d0cb Expand README (#30) 2019-03-29 23:58:47 +01:00
Maxim Baz
3bee9c9d8b Makefile: zip recursively 2019-03-22 21:33:28 +01:00
Maxim Baz
516438c072 Makefile: define version in a file 2019-03-19 23:10:30 +01:00
Maxim Baz
e4e4433258 Don't check default store if custom are configured, try parse .browserpass.json (#29) 2019-03-16 16:06:58 +01:00
Maxim Baz
45d63b9d88 Fix order of respecting settings 2019-03-16 14:53:24 +01:00
Maxim Baz
cbbf6b73ff Support store settings (#28) 2019-03-16 13:59:20 +01:00
Maxim Baz
800aced875 README: use sudo in system-wide installation 2019-03-13 14:22:33 +01:00
Maxim Baz
e7e2bce6a3 Fix hosts and policies targets 2019-03-13 02:41:44 +01:00
Maxim Baz
e1c3d29145 Support RELRO and reproducible builds (#27) 2019-03-13 02:04:01 +01:00
Maxim Baz
59bbea643c Sign sources tarball during the release 2019-03-13 01:56:28 +01:00
Maxim Baz
763c0e1726 Add Brave browser (#26) 2019-03-13 01:25:08 +01:00
Maxim Baz
75e8ca99c5 README: add intro 2019-03-13 01:13:05 +01:00
Maxim Baz
14af1dc700 README: add install instructions (#25) 2019-03-13 01:08:41 +01:00
Maxim Baz
06a86da820 Convert to Go modules (#24) 2019-03-13 00:13:03 +01:00
Maxim Baz
0c183fa9d5 Add dist and user installation make targets (#23) 2019-03-12 22:35:20 +01:00
Maxim Baz
a2e19966d8 Update deps, make dep respect lock file (#22) 2019-03-11 14:26:37 +01:00
Maxim Baz
870b378d8c Fix 'configure' request for custom stores (#21) 2019-03-11 13:58:56 +01:00
Maxim Baz
d52ced2580 Fix typo in PROTOCOL.md 2019-03-09 21:38:13 +01:00
Maxim Baz
81fe8db636 Introduce password store ID (#19) 2018-04-23 11:24:23 +02:00
Maxim Baz
ebfe600b0b Implement echo action (#18) 2018-04-19 23:53:34 +02:00
Maxim Baz
d24b54e8b6 Add unit tests for parsing browser requests, enable Travis (#15) 2018-04-18 22:52:34 +02:00
Maxim Baz
01a808e2ce Add LICENSE (#17) 2018-04-18 21:52:48 +02:00
Maxim Baz
7f3073c44d Remove placeholder.sh (#16) 2018-04-17 22:15:35 +02:00
Maxim Baz
c125eca2cd Add Dockerfile (#14) 2018-04-17 00:39:08 +02:00
Maxim Baz
8db942e669 Implement fetch action, normalize error response params (#13) 2018-04-17 00:18:05 +02:00