Michael Muré
|
d8f89726fe
|
implement media hosting in git for comments + API for the webui
|
2018-08-02 23:37:49 +02:00 |
|
Michael Muré
|
c875d40e63
|
termui: add a view to display a bug
|
2018-08-01 02:17:06 +02:00 |
|
Quentin Gliech
|
1dd5118eeb
|
graphql: Actually get the bugs from the repo
|
2018-07-20 14:32:23 +02:00 |
|
Michael Muré
|
0a7814f33a
|
humanize time
|
2018-07-19 18:10:45 +02:00 |
|
Michael Muré
|
ba3281dc99
|
all operations now have an author and a timestamp
|
2018-07-18 00:16:06 +02:00 |
|
Michael Muré
|
43bf0063f2
|
crude implementation of show
|
2018-07-17 20:51:09 +02:00 |
|
Michael Muré
|
13d7b3480b
|
use a Unix timestamp (int64) for the time instead of golang's Time that cause trouble for serialisation
|
2018-07-14 23:02:49 +02:00 |
|
Michael Muré
|
d973718567
|
add time to comments
|
2018-07-14 22:18:40 +02:00 |
|
Michael Muré
|
1779a0f3b9
|
serialize a Bug to git as a blob+tree+commit+ref
|
2018-07-13 21:21:24 +02:00 |
|
Michael Muré
|
3087a472bf
|
move Hash in /util/
|
2018-07-12 21:32:10 +02:00 |
|
Michael Muré
|
c498674718
|
add the new bug command with a very primitive bug datastructure
|
2018-07-12 12:44:46 +02:00 |
|