Commit Graph

9 Commits

Author SHA1 Message Date
Maxim Baz
b72a73dd19 Implement tree/save/delete requests (#99) 2023-03-04 17:19:01 +01:00
Loric Brevet
beb3dcc811 Use os.UserHomeDir instead of user.Current to avoid depedency to cgo (#119)
Co-authored-by: Loric Brevet <loric.brevet@amersports.com>
2022-04-23 12:03:54 +02:00
Fabian Henneke
a59268748a Fix a typo in configure.go (#64) 2019-04-24 11:24:23 +02: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
870b378d8c Fix 'configure' request for custom stores (#21) 2019-03-11 13:58:56 +01:00
Maxim Baz
81fe8db636 Introduce password store ID (#19) 2018-04-23 11:24:23 +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
8db942e669 Implement fetch action, normalize error response params (#13) 2018-04-17 00:18:05 +02:00
Maxim Baz
66850cfa4a Implement configure action, always send external error in parameters (#11) 2018-04-16 00:46:53 +02:00