Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bug: add "was" on SetTitleOperation to store what the title was | Michael Muré | 2018-08-15 | 1 | -0/+14 |
* | graphql: expose startCursor and endCursor as well for a connection | Michael Muré | 2018-08-14 | 1 | -2/+28 |
* | implement media hosting in git for comments + API for the webui | Michael Muré | 2018-08-02 | 1 | -12/+123 |
* | termui: show the last edit in a dedicated column | Michael Muré | 2018-08-02 | 1 | -16/+56 |
* | graphql: implement the missing mutations | Michael Muré | 2018-08-01 | 1 | -0/+396 |
* | graphql: simplify the requests with helpers | Michael Muré | 2018-08-01 | 1 | -110/+278 |
* | graphql: move the mutations to a root Mutation type | Michael Muré | 2018-07-30 | 1 | -128/+111 |
* | graphql: implement a first mutation | Michael Muré | 2018-07-30 | 1 | -1/+128 |
* | graphql: use an interface instead of an union for the operations for easier q... | Michael Muré | 2018-07-30 | 1 | -38/+2 |
* | graphql: fix knot in the graphql/gqlgen usage | Michael Muré | 2018-07-29 | 1 | -0/+2626 |