Felicitas Pojtinger
|
b2cbad8ee6
|
feat: Start implementation of Afero-based filesystem abstraction
|
2021-12-17 16:59:40 +01:00 |
|
Felicitas Pojtinger
|
129cfab84a
|
feat: Add io.Reader-based API to archive cmd
|
2021-12-15 23:14:22 +01:00 |
|
Felicitas Pojtinger
|
8d922ccd81
|
refactor: Use string-backed enums consistently
|
2021-12-15 21:11:18 +01:00 |
|
Felicitas Pojtinger
|
ae7e418891
|
feat: Add event type and pre/post-index logging
|
2021-12-15 02:06:18 +01:00 |
|
Felicitas Pojtinger
|
263a4e05d7
|
refactor: Clear database tables instead of truncating
|
2021-12-15 00:40:31 +01:00 |
|
Felicitas Pojtinger
|
6bd31d356c
|
refactor: Use explicit reader/writer instead of filepath for drive
|
2021-12-13 00:26:30 +01:00 |
|
Felicitas Pojtinger
|
8ef3530b20
|
fix: Use offset to prevent re-indexing encrypted headers
|
2021-12-10 21:51:12 +01:00 |
|
Felicitas Pojtinger
|
bc0951e476
|
refactor: Decompose logger completely
|
2021-12-10 21:20:35 +01:00 |
|
Felicitas Pojtinger
|
bc7793360f
|
refactor: Use simpler error messages
|
2021-12-09 17:48:57 +01:00 |
|
Felicitas Pojtinger
|
f6b1ab0320
|
refactor: Normalize internal and pkg packages
|
2021-12-08 21:44:57 +01:00 |
|
Felicitas Pojtinger
|
0be10a7698
|
refactor: Decompose all utilities from cmd package
|
2021-12-08 00:27:46 +01:00 |
|
Felicitas Pojtinger
|
db69d5f68c
|
refactor: Decompose archive func
|
2021-12-07 21:12:23 +01:00 |
|
Felicitas Pojtinger
|
d1dfe5c2be
|
refactor: Unify delete and move indexing behavior
|
2021-12-07 01:43:04 +01:00 |
|
Felicitas Pojtinger
|
f26f899612
|
fix: Prevent moving headers from corrupting last indexed record & block
|
2021-12-07 01:37:16 +01:00 |
|
Felicitas Pojtinger
|
aa3b558340
|
fix: Prevent deletion of headers from corrupting last indexed record & block
|
2021-12-07 00:41:02 +01:00 |
|
Felicitas Pojtinger
|
943d92d052
|
fix: Enable computation of last known record and block based on lastknownrecord and lastknownblock even if last changes are updates
|
2021-12-06 23:55:31 +01:00 |
|
Felicitas Pojtinger
|
bf0866550a
|
refactor: Decompose fetch func
|
2021-12-06 22:15:28 +01:00 |
|
Felicitas Pojtinger
|
25fe4ddb04
|
refactor: Decompose index func
|
2021-12-06 21:27:59 +01:00 |
|
Felicitas Pojtinger
|
4f5d298c8e
|
refactor: Start implementation of public API
|
2021-12-06 21:01:41 +01:00 |
|