Commit Graph

16 Commits

Author SHA1 Message Date
Felix Pojtinger
c54e849c96 feat: Add io.Reader-based API to archive cmd 2021-12-15 23:14:22 +01:00
Felix Pojtinger
fef27b4385 refactor: Use string-backed enums consistently 2021-12-15 21:11:18 +01:00
Felix Pojtinger
e13b835624 feat: Add event type and pre/post-index logging 2021-12-15 02:06:18 +01:00
Felix Pojtinger
b20742cfdc refactor: Introduce config struct for operations 2021-12-15 01:33:01 +01:00
Felix Pojtinger
fba58f6ef4 refactor: Inject metadata persister 2021-12-15 00:41:23 +01:00
Felix Pojtinger
58b407cd4f refactor: Use explicit reader/writer instead of filepath for drive 2021-12-13 00:26:30 +01:00
Felix Pojtinger
638e970c2a refactor: Use simpler error messages 2021-12-09 17:48:57 +01:00
Felix Pojtinger
7b9b528e4f fix: Prevent recipient and identity parsing errors from being indistinguishable 2021-12-08 22:01:30 +01:00
Felix Pojtinger
103e9d1099 refactor: Normalize internal and pkg packages 2021-12-08 21:44:57 +01:00
Felix Pojtinger
15287f7f93 refactor: Decompose all utilities from cmd package 2021-12-08 00:27:46 +01:00
Felix Pojtinger
14e2ffa14b refactor: Decompose delete func 2021-12-07 23:01:44 +01:00
Felix Pojtinger
ff7803416d refactor: Decompose archive func 2021-12-07 21:12:23 +01:00
Felix Pojtinger
23784eed97 refactor: Decompose keygen func 2021-12-07 01:54:47 +01:00
Felix Pojtinger
7ac5346ec0 refactor: Decompose fetch func 2021-12-06 22:15:28 +01:00
Felix Pojtinger
fdafd1a57a refactor: Decompose index func 2021-12-06 21:27:59 +01:00
Felix Pojtinger
3efa2fe308 refactor: Start implementation of public API 2021-12-06 21:01:41 +01:00