Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | reorganize package for a more idomatic go | Michael Muré | 2018-09-11 |
| | |||
* | bug: introduce WithSnapshot to maintain incrementally and effitiently a ↵ | Michael Muré | 2018-08-23 |
| | | | | snapshot | ||
* | bug: add a Lamport logical clock to be able to sort bugs by creation time ↵ | Michael Muré | 2018-08-06 |
| | | | | 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 |
| | |||
* | some cleaning | Michael Muré | 2018-07-25 |
| | |||
* | more refactoring to have reusable bug action across different UI | Michael Muré | 2018-07-25 |
| | |||
* | all operations now have an author and a timestamp | Michael Muré | 2018-07-18 |
| | |||
* | add bug status + open/close commands | Michael Muré | 2018-07-17 |