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 |
|
Maxim Baz
|
bd6ab67d3a
|
Implement list action (#12)
|
2018-04-16 01:38:55 +02:00 |
|
Maxim Baz
|
66850cfa4a
|
Implement configure action, always send external error in parameters (#11)
|
2018-04-16 00:46:53 +02:00 |
|
Maxim Baz
|
42e6157238
|
Implement parsing browser requests and sending errors (#9)
|
2018-04-14 12:49:03 +02:00 |
|
Erayd
|
60a4a1ddaa
|
Update placeholder (#10)
* Put error message inside params
* Rename .response to .data
|
2018-04-14 21:39:02 +12:00 |
|
Maxim Baz
|
72a0f239ad
|
PROTOCOL.md: Send default settings only for "configure" request, rename field "response" to "data" (#8)
|
2018-04-14 11:12:33 +02:00 |
|
Erayd
|
ca706e7699
|
Better default path handling (#7)
* Better handling of default store
* Add store name as a settings param
|
2018-04-13 12:16:42 +12:00 |
|
Maxim Baz
|
eafa71cc9b
|
Add persistent logging: syslog for unix, file for windows (#6)
|
2018-04-13 01:59:46 +02:00 |
|
Maxim Baz
|
b0f774585c
|
Declare OpenBSD pledge(2) (#5)
|
2018-04-12 23:37:59 +02:00 |
|
Erayd
|
90ca691ac9
|
Add defaultPath to configure response (#4)
|
2018-04-12 21:21:26 +12:00 |
|
Erayd
|
8f55396bd6
|
Add protocol documentation (#3)
|
2018-04-12 11:12:32 +12:00 |
|
Erayd
|
a13a5032ce
|
PR #1: Add temporary bash host app for testing
|
2018-04-12 10:27:04 +12:00 |
|
Maxim Baz
|
7ee8736040
|
Initial boilerplate: go dep, good logger, makefile (#2)
|
2018-04-09 22:22:52 +02:00 |
|
Erayd
|
c5aa13ab68
|
Create master branch
|
2018-04-09 09:31:14 +12:00 |
|