Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix some linting trouble | Michael Muré | 2018-08-13 | 1 | -0/+2 |
* | implement media hosting in git for comments + API for the webui | Michael Muré | 2018-08-02 | 1 | -0/+2 |
* | termui: add a view to display a bug | Michael Muré | 2018-08-01 | 1 | -2/+2 |
* | graphql: Actually get the bugs from the repo | Quentin Gliech | 2018-07-20 | 1 | -2/+2 |
* | humanize time | Michael Muré | 2018-07-19 | 1 | -2/+6 |
* | all operations now have an author and a timestamp | Michael Muré | 2018-07-18 | 1 | -2/+2 |
* | crude implementation of show | Michael Muré | 2018-07-17 | 1 | -0/+6 |
* | use a Unix timestamp (int64) for the time instead of golang's Time that cause... | Michael Muré | 2018-07-14 | 1 | -3/+1 |
* | add time to comments | Michael Muré | 2018-07-14 | 1 | -0/+6 |
* | serialize a Bug to git as a blob+tree+commit+ref | Michael Muré | 2018-07-13 | 1 | -3/+0 |
* | move Hash in /util/ | Michael Muré | 2018-07-12 | 1 | -0/+3 |
* | add the new bug command with a very primitive bug datastructure | Michael Muré | 2018-07-12 | 1 | -0/+6 |