aboutsummaryrefslogtreecommitdiffstats
path: root/bug/label.go
Commit message (Expand)AuthorAgeFilesLines
* make sure every text input is safe and validatedMichael Muré2021-04-171-7/+2
* bug: use sha256 to compute labels color, to use a single hash function in the...Michael Muré2020-08-261-3/+4
* bug: make sure to disable label color escape when not on a terminalMichael Muré2020-06-141-44/+50
* bug: rename RGBA to Colorludovicm672019-10-151-28/+41
* termui: add colors for labelsludovicm672019-10-151-0/+11
* graphql: expose label colorludovicm672019-05-221-18/+0
* core: use RBGA color from image/colorludovicm672019-05-221-29/+23
* core: rename Color to RGBColorludovicm672019-05-221-27/+28
* core: format and add some comments for color labelludovicm672019-05-221-21/+23
* core: add color for labelludovicm672019-05-221-0/+40
* a round of cleanupMichael Muré2019-03-011-1/+1
* bug: add a data validation process to avoid merging incorrect operationsMichael Muré2018-09-151-0/+21
* implement media hosting in git for comments + API for the webuiMichael Muré2018-08-021-1/+1
* graphql: fix marshaling of labelMichael Muré2018-07-291-1/+1
* wip gqlgenMichael Muré2018-07-271-0/+22
* implement label op+commandMichael Muré2018-07-181-0/+4
* create the Snapshot type for a compiled bug operation logMichael Muré2018-07-121-0/+3