Age | Commit message (Expand) | Author |
2023-01-28 | Empty record item type | Roman Smrž |
2022-07-26 | Generalize head updates to provided MonadIO instances | Roman Smrž |
2022-07-16 | Test: store command for arbitrary type and data | Roman Smrž |
2022-07-15 | Stored roots with caching | Roman Smrž |
2021-12-07 | Storage: guard changes on watched heads | Roman Smrž |
2021-12-07 | Storage: head watch with selector and unwatch function | Roman Smrž |
2021-02-04 | Storage: encode digest algorithm alongside hash data | Roman Smrž |
2021-01-30 | Storage: hexadecimal encoding of binary record items | Roman Smrž |
2020-12-30 | Discovery service | Roman Smrž |
2020-10-17 | Peer connection through ICE | Roman Smrž |
2020-06-17 | Storage: typed heads | Roman Smrž |
2020-03-21 | Generation number for stored objects | Roman Smrž |
2020-01-19 | Synchronization service | Roman Smrž |
2020-01-18 | Shared state with arbitrary types | Roman Smrž |
2020-01-16 | Storage: UUID record item type | Roman Smrž |
2019-12-02 | Storage: move stored list to separate module | Roman Smrž |
2019-11-26 | Load and announce identity updates | Roman Smrž |
2019-11-17 | Storage: watching head changes | Roman Smrž |
2019-11-09 | Storage: do not export unsafe storeObject | Roman Smrž |
2019-11-09 | Attach device service | Roman Smrž |
2019-10-19 | Network rewrite with data request and ack | Roman Smrž |
2019-09-28 | Storage: escape newlines by appending tabs | Roman Smrž |
2019-06-04 | Partial and memory-backed storage variants | Roman Smrž |
2019-05-16 | Key storage interface | Roman Smrž |
2019-05-09 | Storage: fix loop error in zeroRef implementation | Roman Smrž |
2019-05-06 | Multiple signatures in Signed object | Roman Smrž |
2019-05-06 | Generic collecting of objects through references | Roman Smrž |
2019-05-06 | Signed identities using ED25519 | Roman Smrž |
2019-05-05 | Storage: base64-encoded binary data in records | Roman Smrž |
2019-05-05 | Storage: switch to Blake2b hash from cryptonite | Roman Smrž |
2019-05-02 | Storage: parsing multiple objects from one bytestring | Roman Smrž |
2019-05-02 | Storage: serialization/deserialization without refs | Roman Smrž |
2019-04-28 | Storage: swap record item name and type order | Roman Smrž |
2019-04-28 | Import Storage module | Roman Smrž |