Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | implement media hosting in git for comments + API for the webui | Michael Muré | 2018-08-02 | 1 | -4/+5 |
| | |||||
* | termui: implement addComment and setTitle | Michael Muré | 2018-08-02 | 1 | -6/+6 |
| | |||||
* | cache: some refactoring | Michael Muré | 2018-08-02 | 1 | -6/+31 |
| | |||||
* | graphql: implement the missing mutations | Michael Muré | 2018-08-01 | 1 | -0/+102 |
| | |||||
* | graphql: simplify the requests with helpers | Michael Muré | 2018-08-01 | 2 | -16/+34 |
| | |||||
* | graphql: move the mutations to a root Mutation type | Michael Muré | 2018-07-30 | 3 | -24/+41 |
| | |||||
* | graphql: implement a first mutation | Michael Muré | 2018-07-30 | 3 | -0/+31 |
| | |||||
* | graphql: use an interface instead of an union for the operations for easier ↵ | Michael Muré | 2018-07-30 | 1 | -1/+1 |
| | | | | query | ||||
* | graphql: fix knot in the graphql/gqlgen usage | Michael Muré | 2018-07-29 | 5 | -2665/+30 |
| | |||||
* | graphql: lazy loading for the bug relay connection | Michael Muré | 2018-07-29 | 1 | -1/+44 |
| | |||||
* | graphql: directly return a connection, cleaning | Michael Muré | 2018-07-29 | 10 | -1135/+91 |
| | |||||
* | cleaning | Michael Muré | 2018-07-29 | 12 | -0/+3896 |