Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | implement media hosting in git for comments + API for the webui | Michael Muré | 2018-08-02 | 1 | -2/+13 |
* | termui: implement addComment and setTitle | Michael Muré | 2018-08-02 | 1 | -52/+24 |
* | cache: some refactoring | Michael Muré | 2018-08-02 | 1 | -90/+63 |
* | graphql: implement the missing mutations | Michael Muré | 2018-08-01 | 1 | -3/+121 |
* | termui: use the editor to create a new bug | Michael Muré | 2018-07-31 | 1 | -7/+12 |
* | graphql: implement a first mutation | Michael Muré | 2018-07-30 | 1 | -0/+27 |
* | graphql: lazy loading for the bug relay connection | Michael Muré | 2018-07-29 | 1 | -0/+5 |
* | relay connection working with gqlgen | Michael Muré | 2018-07-29 | 1 | -5/+5 |
* | follow go naming convention | Michael Muré | 2018-07-27 | 1 | -39/+39 |
* | cache: add shortcut functions | Michael Muré | 2018-07-25 | 1 | -0/+25 |
* | add a cache to support the graphql API and the future interactive CLI UI | Michael Muré | 2018-07-25 | 1 | -0/+160 |