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 |
|