aboutsummaryrefslogtreecommitdiffstats
path: root/dashboard/assets/components/Logs.jsx
Commit message (Collapse)AuthorAgeFilesLines
* dashboard: fix CSS, escape special HTML chars, clean up code (#17167)Kurkó Mihály2018-07-161-47/+63
| | | | | | | | * dashboard: fix CSS, escape special HTML chars, clean up code * dashboard: change 0 to 1 * dashboard: add escape-html npm package
* cmd, dashboard, log: log collection and exploration (#17097)Kurkó Mihály2018-07-111-0/+310
* cmd, dashboard, internal, log, node: logging feature * cmd, dashboard, internal, log: requested changes * dashboard, vendor: gofmt, govendor, use vendored file watcher * dashboard, log: gofmt -s -w, goimports * dashboard, log: gosimple