Age | Commit message (Expand) | Author |
2022-12-18 | Storage: add Head::reload method | Roman Smrž |
2022-12-18 | Contact service and contacts using stored set | Roman Smrž |
2022-12-17 | Confirm pairing outcome after head commit | Roman Smrž |
2022-11-10 | Storage: reload head on watch start | Roman Smrž |
2022-11-01 | Stored set | Roman Smrž |
2022-08-09 | Stored roots lookup | Roman Smrž |
2022-08-08 | Generation number of stored objects with caching | Roman Smrž |
2022-07-27 | Explicit identities in pairing request | Roman Smrž |
2022-07-27 | Pairing failure reason | Roman Smrž |
2022-04-30 | FRP: add missing vector header | Roman Smrž |
2022-04-29 | Identity update | Roman Smrž |
2021-12-09 | Test: distinguish address and identity info for peers | Roman Smrž |
2021-11-28 | Network: make Server non-copyable | Roman Smrž |
2021-11-20 | Storage: fix filterAncestor to check all possible successors | Roman Smrž |
2021-11-13 | Pairing: properly handle lingering threads after server stops | Roman Smrž |
2021-11-08 | Storage: implement Stored using call_once | Roman Smrž |
2021-06-06 | Contact list in shared state | Roman Smrž |
2021-05-09 | SharedType: type trait instead of member functions and typedef | Roman Smrž |
2021-05-08 | FRP: run callback when starting to watch behavior | Roman Smrž |
2021-05-08 | FRP: use BhvComp memoized value only if not dirty | Roman Smrž |
2021-05-08 | FRP: functions to retrieve and compare BhvTime | Roman Smrž |
2021-05-08 | SharedState type and lens | Roman Smrž |
2021-04-24 | Behavior lens for shared refs from local state | Roman Smrž |
2021-04-18 | Initial support for FRP behaviors | Roman Smrž |
2021-02-23 | Sync service | Roman Smrž |
2021-02-19 | Storage: keep weak pointer to Storage in head watcher | Roman Smrž |
2021-02-19 | WatchedHead object allowing to stop watching Head | Roman Smrž |
2021-02-16 | Storage: remove unimplemented methods from Head | Roman Smrž |
2021-02-13 | Pairing: provide future to signal pairing success | Roman Smrž |
2021-01-29 | Attach service | Roman Smrž |
2021-01-22 | Service: drop const from handle method | Roman Smrž |
2021-01-20 | Changing local state via service context | Roman Smrž |
2021-01-19 | Server watching local state head | Roman Smrž |
2021-01-06 | Access services via Server object | Roman Smrž |
2020-07-30 | Fix result of Head update | Roman Smrž |
2020-07-22 | Local and shared state | Roman Smrž |
2020-07-20 | Storage: typed heads | Roman Smrž |
2020-06-06 | UUID: specialization of std::hash | Roman Smrž |
2020-06-06 | UUID: random generation and format checking functions | Roman Smrž |
2020-04-16 | Storage: lazy loading of Stored value | Roman Smrž |
2020-04-16 | Remove optional from load result | Roman Smrž |
2020-03-23 | Implement UUID handling to avoid libuuid dependency | Roman Smrž |
2020-03-23 | Move UUID and time definitions to separate modules | Roman Smrž |
2020-03-23 | Direct message service | Roman Smrž |
2020-03-14 | Storage: filter ancestors and overwritable Ref and Stored | Roman Smrž |
2020-03-10 | Date and time record item type | Roman Smrž |
2020-03-10 | Network: service interface and handling | Roman Smrž |
2020-03-01 | UUID record item type | Roman Smrž |
2020-02-16 | Peer list in public API | Roman Smrž |
2020-02-05 | Fix compilation with clang | Roman Smrž |