aboutsummaryrefslogtreecommitdiffstats
path: root/graphql/schema.graphql
Commit message (Collapse)AuthorAgeFilesLines
* github: also pull users emailMichael Muré2018-10-071-3/+9
|
* graphql: add missing operationMichael Muré2018-10-071-0/+38
|
* bug: use deditated type for all TimelineItemMichael Muré2018-09-301-4/+27
|
* timeline: various minor improvementsMichael Muré2018-09-301-4/+19
|
* graphql: expose the new TimelineMichael Muré2018-09-291-3/+46
|
* bug: add the optional field AvatarUrl to PersonMichael Muré2018-09-251-1/+4
|
* graphql: update gqlgen to 0.5.1Michael Muré2018-09-141-42/+42
| | | | fix #6
* graphql: AllBugs now accept a queryMichael Muré2018-09-111-0/+2
|
* bug: add "was" on SetTitleOperation to store what the title wasMichael Muré2018-08-151-0/+1
|
* graphql: expose startCursor and endCursor as well for a connectionMichael Muré2018-08-141-2/+2
|
* implement media hosting in git for comments + API for the webuiMichael Muré2018-08-021-2/+8
|
* termui: show the last edit in a dedicated columnMichael Muré2018-08-021-3/+4
|
* graphql: implement the missing mutationsMichael Muré2018-08-011-0/+8
|
* graphql: simplify the requests with helpersMichael Muré2018-08-011-26/+34
|
* graphql: move the mutations to a root Mutation typeMichael Muré2018-07-301-5/+2
|
* graphql: implement a first mutationMichael Muré2018-07-301-0/+7
|
* graphql: use an interface instead of an union for the operations for easier ↵Michael Muré2018-07-301-8/+1
| | | | query
* graphql: directly return a connection, cleaningMichael Muré2018-07-291-1/+1
|
* cleaningMichael Muré2018-07-291-0/+181