log

age author description
Sun, 16 Feb 2020 03:23:21 +0100 Mads Kiilerich eslint: fix "is assigned a value but never used"
Fri, 10 Jan 2020 00:34:22 +0100 Mads Kiilerich eslint: fix "is already defined"
Fri, 10 Jan 2020 00:34:22 +0100 Mads Kiilerich eslint: fix "is defined but never used"
Fri, 10 Jan 2020 00:34:22 +0100 Mads Kiilerich eslint: fix "Unnecessary semicolon"
Thu, 09 Jan 2020 01:12:38 +0100 Mads Kiilerich eslint: fix "Unnecessary escape character"
Sun, 16 Feb 2020 02:12:48 +0100 Mads Kiilerich eslint: install eslint with front-end so it can be run manually
Thu, 09 Jan 2020 23:40:42 +0100 Mads Kiilerich js: cleanup to use nested named functions instead of vars with anonymous functions
Sun, 16 Feb 2020 02:47:09 +0100 Mads Kiilerich js: cleanup to use named functions instead of vars with anonymous functions
Mon, 17 Feb 2020 17:49:45 +0100 Mads Kiilerich js: use strict ... and fix the problems it points out
Mon, 17 Feb 2020 17:14:12 +0100 Mads Kiilerich js: omit redundant type="text/javascript"
Sun, 16 Feb 2020 03:20:44 +0100 Mads Kiilerich js: simplify statistics.html
Fri, 14 Feb 2020 14:45:56 +0100 Mads Kiilerich repo: fix sorting in repo lists (Issue #360)
Sat, 15 Feb 2020 03:04:48 +0100 Mads Kiilerich front-end: fix display of follow icon in repo lists after 173612a900ef
Fri, 14 Feb 2020 02:25:00 +0100 Mads Kiilerich celery: update ini template to use json for tasks and results
Fri, 14 Feb 2020 13:56:58 +0100 Mads Kiilerich celery: fix logging from inside tasks