Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | implement media hosting in git for comments + API for the webui | Michael Muré | 2018-08-02 | 1 | -14/+2 |
* | webui: add the http handlers for read/write git blob for media in comments | Michael Muré | 2018-08-02 | 1 | -0/+111 |
* | webui: show graphql urls | Michael Muré | 2018-07-29 | 1 | -1/+3 |
* | cleaning | Michael Muré | 2018-07-29 | 1 | -2/+2 |
* | relay connection working with gqlgen | Michael Muré | 2018-07-29 | 1 | -8/+4 |
* | bug: refactor to limit abstraction leak and to have a more reusable code for ... | Michael Muré | 2018-07-23 | 1 | -1/+1 |
* | webui: Add flag to specify which port to listen to | Quentin Gliech | 2018-07-22 | 1 | -3/+9 |
* | generate markdown documentation | Michael Muré | 2018-07-20 | 1 | -1/+1 |
* | graphql: Actually get the bugs from the repo | Quentin Gliech | 2018-07-20 | 1 | -1/+1 |
* | webui: add a primitive graphql handler | Michael Muré | 2018-07-19 | 1 | -1/+14 |
* | rework all the commands to use cobra as a parser | Michael Muré | 2018-07-19 | 1 | -7/+10 |
* | add the infrastructure for an embedded web UI + command | Michael Muré | 2018-07-16 | 1 | -0/+37 |