Commit Graph

13 Commits

Author SHA1 Message Date
Felicitas Pojtinger
3aff00b57e refactor: Update dependencies, modernize Hydrun build systems, CI/CD and README conventions
Signed-off-by: Felicitas Pojtinger <felicitas@pojtinger.com>
2024-07-30 15:56:12 -07:00
Felicitas Pojtinger
e78f1f1b6f build: Bump bagop and hydrun support, drop unsupported Windows builds 2023-09-12 23:57:48 +02:00
Felicitas Pojtinger
f5f3b8efe2 docs: Add instructions for serving the tape and generating keys 2022-05-15 22:53:19 +02:00
Felicitas Pojtinger
167c3a7fb3 feat: Start enabling symlinks with support for multiple symlink to one file 2022-01-21 00:50:39 +01:00
Felicitas Pojtinger
9370ee4dd4 refactor: Disable broken symlink implementation for now to prepare for table-based reimplementation 2022-01-20 23:48:59 +01:00
Felicitas Pojtinger
1a160b613f refactor: Disable autogenerated tests from SQLBoiler and switch to upstream driver 2022-01-07 21:02:35 +01:00
Felicitas Pojtinger
ba5d81ef7c refactor: Use modernc.org/sqlite 2022-01-07 20:53:44 +01:00
Felicitas Pojtinger
5d5b6ebb96 refactor: Split keys and keyext packages, make compression, signature and encryption packages public 2022-01-03 14:56:46 +01:00
Felicitas Pojtinger
092f8ed240 build: Add SQLite driver to depend target 2021-12-20 01:50:11 +01:00
Felicitas Pojtinger
07f7af284d build: Add basic Hydrun CI config 2021-12-20 01:41:09 +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
4f5d298c8e refactor: Start implementation of public API 2021-12-06 21:01:41 +01:00