Commit Graph

113 Commits

Author SHA1 Message Date
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