Michael Muré
|
7c63417e8f
|
webui: serve the index.html file by default to deal with the SPA router requirements
fix #50
|
2018-09-21 11:57:45 +02:00 |
|
Michael Muré
|
2daf2ddcf3
|
webui: explain how to quit
|
2018-09-19 21:45:52 +02:00 |
|
Michael Muré
|
b478cd1bcb
|
graphql: update gqlgen to 0.5.1
fix #6
|
2018-09-14 12:41:59 +02:00 |
|
Michael Muré
|
fb0f5530f1
|
catch a lot of error not being checked
|
2018-09-13 12:43:47 +02:00 |
|
Michael Muré
|
3605887345
|
reorganize package for a more idomatic go
|
2018-09-11 22:14:46 +02:00 |
|
Michael Muré
|
9bb980e9de
|
ls: support expressing a query with flags as well
|
2018-09-10 18:18:00 +02:00 |
|
Michael Muré
|
6d7dc465d8
|
cache: lock the repo with a pid file; automatic cleaning
|
2018-08-21 19:13:08 +02:00 |
|
Michael Muré
|
4c850b5989
|
cleanup go imports
|
2018-08-13 18:39:19 +02:00 |
|
Michael Muré
|
d8f89726fe
|
implement media hosting in git for comments + API for the webui
|
2018-08-02 23:37:49 +02:00 |
|
Michael Muré
|
ed8f7eca9a
|
webui: add the http handlers for read/write git blob for media in comments
|
2018-08-02 22:33:45 +02:00 |
|
Michael Muré
|
64354c7ce3
|
webui: show graphql urls
|
2018-07-29 21:05:48 +02:00 |
|
Michael Muré
|
8fa0b258ac
|
cleaning
|
2018-07-29 18:58:42 +02:00 |
|
Michael Muré
|
6363518c85
|
relay connection working with gqlgen
|
2018-07-29 18:51:56 +02:00 |
|
Michael Muré
|
17e2ec8f56
|
bug: refactor to limit abstraction leak and to have a more reusable code for the UIs
|
2018-07-23 00:04:46 +02:00 |
|
Quentin Gliech
|
8f0bb154b0
|
webui: Add flag to specify which port to listen to
|
2018-07-22 00:16:51 +02:00 |
|
Michael Muré
|
e89f87624f
|
generate markdown documentation
|
2018-07-20 15:46:14 +02:00 |
|
Quentin Gliech
|
1dd5118eeb
|
graphql: Actually get the bugs from the repo
|
2018-07-20 14:32:23 +02:00 |
|
Michael Muré
|
a2a50f3de0
|
webui: add a primitive graphql handler
|
2018-07-19 14:15:50 +02:00 |
|
Michael Muré
|
7f5922f905
|
rework all the commands to use cobra as a parser
|
2018-07-19 12:36:01 +02:00 |
|
Michael Muré
|
ead4511250
|
add the infrastructure for an embedded web UI + command
|
2018-07-16 22:25:50 +02:00 |
|