aboutsummaryrefslogtreecommitdiffstats
path: root/bug/op_set_metadata.go
Commit message (Expand)AuthorAgeFilesLines
* make sure every text input is safe and validatedMichael Muré2021-04-171-0/+11
* entity: no sign-post neededMichael Muré2021-02-201-3/+0
* minor cleanupsMichael Muré2021-02-141-1/+1
* bug: migrate to the DAG entity structure!Michael Muré2021-02-141-17/+4
* graphql: use the cache in priority for fast browsing at < 20ms instead of sec...Michael Muré2020-02-091-0/+3
* bug: make sure there is no Operation's hash collisionMichael Muré2019-11-191-0/+2
* bug,entity: use a dedicated type to store IDsMichael Muré2019-08-111-32/+15
* bug: compute op's ID based on the serialized data on diskMichael Muré2019-08-081-16/+8
* commands: show the last modification time in "user"Michael Muré2019-03-011-0/+5
* identity: somewhat getting closer !Michael Muré2019-03-011-2/+52
* WIP identity in gitMichael Muré2019-03-011-3/+6
* upgrade gqlgen to v0.7.1Michael Muré2018-12-231-0/+3
* bug: add a new SetMetadataOperation to retroactively tag operationsMichael Muré2018-10-211-0/+72