Commit Graph

16 Commits

Author SHA1 Message Date
Felix Pojtinger
67d97ed32b feat: Make STFS API public
Also: Happy new year :)
2021-12-31 23:57:21 +01:00
Felix Pojtinger
7da639d673 fix: Support relative tar files containing only files and no root directory 2021-12-19 23:31:28 +01:00
Felix Pojtinger
63469ad8d1 feat: Support relative root directories without BasePathFs 2021-12-19 22:40:52 +01:00
Felix Pojtinger
ad3471c86a refactor: Decompose local prefix usage 2021-12-19 22:08:39 +01:00
Felix Pojtinger
9ddb4a4ce2 refactor: Make httpsrv a subcommand of stbak, add decryption support 2021-12-19 17:53:06 +01:00
Felix Pojtinger
ce1aab69a1 feat: Add list limit support 2021-12-18 23:12:52 +01:00
Felix Pojtinger
7f5ddcfb78 feat: Add support for relative root directories 2021-12-18 03:36:15 +01:00
Felix Pojtinger
3937e2bd7b fix: Prevent returning parent header when returning child header 2021-12-17 18:21:59 +01:00
Felix Pojtinger
32f56cd05d refactor: Clear database tables instead of truncating 2021-12-15 00:40:31 +01:00
Felix Pojtinger
734df25820 fix: Use offset to prevent re-indexing encrypted headers 2021-12-10 21:51:12 +01:00
Felix Pojtinger
9516b7db2e refactor: Decompose logger completely 2021-12-10 21:20:35 +01:00
Felix Pojtinger
62d613ef04 refactor: Unify delete and move indexing behavior 2021-12-07 01:43:04 +01:00
Felix Pojtinger
4278781267 fix: Prevent moving headers from corrupting last indexed record & block 2021-12-07 01:37:16 +01:00
Felix Pojtinger
bcb74057b4 fix: Prevent deletion of headers from corrupting last indexed record & block 2021-12-07 00:41:02 +01:00
Felix Pojtinger
15382ffcfd 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
Felix Pojtinger
3efa2fe308 refactor: Start implementation of public API 2021-12-06 21:01:41 +01:00