Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | reorganize package for a more idomatic go | Michael Muré | 2018-09-11 | 1 | -128/+0 |
| | |||||
* | bug: refactor the Pull code to have the message formating in the upper layers | Michael Muré | 2018-09-07 | 1 | -0/+1 |
| | |||||
* | bug: introduce WithSnapshot to maintain incrementally and effitiently a ↵ | Michael Muré | 2018-08-23 | 1 | -1/+1 |
| | | | | snapshot | ||||
* | fix some linting trouble | Michael Muré | 2018-08-13 | 1 | -3/+3 |
| | |||||
* | bug: add a Lamport logical clock to be able to sort bugs by creation time ↵ | Michael Muré | 2018-08-06 | 1 | -6/+2 |
| | | | | and edit time without having to rely on a timestamp | ||||
* | implement media hosting in git for comments + API for the webui | Michael Muré | 2018-08-02 | 1 | -0/+5 |
| | |||||
* | graphql: implement the missing mutations | Michael Muré | 2018-08-01 | 1 | -0/+5 |
| | |||||
* | some cleaning | Michael Muré | 2018-07-25 | 1 | -8/+9 |
| | |||||
* | more refactoring to have reusable bug action across different UI | Michael Muré | 2018-07-25 | 1 | -0/+64 |
| | |||||
* | implement label op+command | Michael Muré | 2018-07-18 | 1 | -0/+56 |