Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | termui: commit the bug when quiting the show bug window | Michael Muré | 2018-08-09 | 1 | -0/+8 |
| | |||||
* | 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 |