Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | graphql: use the cache in priority for fast browsing at < 20ms instead of ↵ | Michael Muré | 2020-02-09 | 1 | -2/+13 |
| | | | | seconds | ||||
* | graphql: change mutations to respect the Relay specification | Michael Muré | 2019-06-16 | 1 | -1/+3 |
| | | | | | | | https://facebook.github.io/relay/graphql/mutations.htm This specification also allow to expose a mutationId for fire and forget, as well as the created operation. | ||||
* | graphql: expose label color | ludovicm67 | 2019-05-22 | 1 | -0/+2 |
| | |||||
* | identity: more progress and fixes | Michael Muré | 2019-03-01 | 1 | -1/+1 |
| | |||||
* | WIP identity in git | Michael Muré | 2019-03-01 | 1 | -12/+3 |
| | |||||
* | graphql: now that it's possible, split the schema for clarity | Michael Muré | 2018-12-23 | 1 | -1/+1 |
| | |||||
* | github: also pull users email | Michael Muré | 2018-10-07 | 1 | -0/+11 |
| | |||||
* | bug: use deditated type for all TimelineItem | Michael Muré | 2018-09-30 | 1 | -2/+8 |
| | |||||
* | timeline: various minor improvements | Michael Muré | 2018-09-30 | 1 | -0/+2 |
| | |||||
* | graphql: expose the new Timeline | Michael Muré | 2018-09-29 | 1 | -0/+6 |
| | |||||
* | merge package operations into bug, they are tightly coupled anyway | Michael Muré | 2018-09-29 | 1 | -5/+5 |
| | |||||
* | reorganize package for a more idomatic go | Michael Muré | 2018-09-11 | 1 | -6/+6 |
| | |||||
* | implement media hosting in git for comments + API for the webui | Michael Muré | 2018-08-02 | 1 | -0/+2 |
| | |||||
* | graphql: simplify the requests with helpers | Michael Muré | 2018-08-01 | 1 | -0/+2 |
| | |||||
* | graphql: implement a first mutation | Michael Muré | 2018-07-30 | 1 | -0/+2 |
| | |||||
* | graphql: fix knot in the graphql/gqlgen usage | Michael Muré | 2018-07-29 | 1 | -6/+2 |
| | |||||
* | graphql: document hack | Michael Muré | 2018-07-29 | 1 | -0/+4 |
| | |||||
* | graphql: directly return a connection, cleaning | Michael Muré | 2018-07-29 | 1 | -1/+1 |
| | |||||
* | cleaning | Michael Muré | 2018-07-29 | 1 | -0/+27 |