Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | entity: no sign-post needed | Michael Muré | 2021-02-20 | 1 | -3/+0 |
| | |||||
* | minor cleanups | Michael Muré | 2021-02-14 | 1 | -1/+1 |
| | |||||
* | bug: migrate to the DAG entity structure! | Michael Muré | 2021-02-14 | 1 | -15/+9 |
| | |||||
* | graphql: use the cache in priority for fast browsing at < 20ms instead of ↵ | Michael Muré | 2020-02-09 | 1 | -0/+3 |
| | | | | seconds | ||||
* | bug,entity: use a dedicated type to store IDs | Michael Muré | 2019-08-11 | 1 | -28/+10 |
| | |||||
* | bug: compute op's ID based on the serialized data on disk | Michael Muré | 2019-08-08 | 1 | -14/+6 |
| | |||||
* | minor cleanup | Michael Muré | 2019-06-23 | 1 | -3/+3 |
| | |||||
* | graphql: Implement `Authored` whenever possible | Quentin Gliech | 2019-05-22 | 1 | -0/+3 |
| | | | | webui: Use a fragment for Authored nodes | ||||
* | Expose actors and participants in snapshot and bug excerpt | Amine Hilaly | 2019-04-04 | 1 | -0/+1 |
| | | | | | | | | Append operations authors to each list on Apply() call Expose actors and participants in graphql Add actor/participant query filter and documentation | ||||
* | commands: show the last modification time in "user" | Michael Muré | 2019-03-01 | 1 | -2/+3 |
| | |||||
* | identity: somewhat getting closer ! | Michael Muré | 2019-03-01 | 1 | -2/+51 |
| | |||||
* | WIP identity in git | Michael Muré | 2019-03-01 | 1 | -3/+5 |
| | |||||
* | upgrade gqlgen to v0.7.1 | Michael Muré | 2018-12-23 | 1 | -0/+3 |
| | |||||
* | bug: in op convenience function, return the new op to be able to set ↵ | Michael Muré | 2018-10-01 | 1 | -3/+3 |
| | | | | metadata later | ||||
* | bug: use a value embedding for OpBase | Michael Muré | 2018-10-01 | 1 | -2/+2 |
| | |||||
* | bug: use deditated type for all TimelineItem | Michael Muré | 2018-09-30 | 1 | -1/+29 |
| | |||||
* | bug: implement comment edition | Michael Muré | 2018-09-29 | 1 | -11/+11 |
| | | | | | - add a new operation - add a new "timeline" in the snapshot that hold a processed version of the operations | ||||
* | bug: apply an operation with a pointer to the snapshot | Michael Muré | 2018-09-29 | 1 | -3/+1 |
| | |||||
* | bug: define a hash-based identifier for an operation | Michael Muré | 2018-09-29 | 1 | -0/+5 |
| | |||||
* | merge package operations into bug, they are tightly coupled anyway | Michael Muré | 2018-09-29 | 1 | -0/+93 |