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 |
|
Michael Muré
|
6706fa2beb
|
some cleaning
|
2018-07-25 21:27:50 +02:00 |
|
Michael Muré
|
6a12373965
|
more refactoring to have reusable bug action across different UI
|
2018-07-25 18:01:32 +02:00 |
|
Michael Muré
|
ba3281dc99
|
all operations now have an author and a timestamp
|
2018-07-18 00:16:06 +02:00 |
|
Michael Muré
|
76ac1787b8
|
add bug status + open/close commands
|
2018-07-17 19:28:37 +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é
|
da470993d1
|
complete the storage/read process + tests (!)
|
2018-07-14 22:17:37 +02:00 |
|
Michael Muré
|
55aef8c387
|
implement AddComment
|
2018-07-13 22:53:53 +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é
|
bc12fee58e
|
create the Bug structure
|
2018-07-13 16:13:40 +02:00 |
|
Michael Muré
|
e02294c8f3
|
add the first 2 operations
|
2018-07-12 21:32:11 +02:00 |
|