From 0e7fff292324787de580a407b2680faf76603d33 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Fri, 12 Jun 2020 20:54:32 +0000 Subject: [PATCH] --- devdocs/todo.txt | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) diff --git a/devdocs/todo.txt b/devdocs/todo.txt index 82a06f27..c1e8dc47 100644 --- a/devdocs/todo.txt +++ b/devdocs/todo.txt @@ -5,6 +5,9 @@ LICENSE / ONBOARDING + + + todo: DBID issue dbid in activekey being shown in ui, but, it should only be used to compare to databases dbid to validate correct license instead, the database dbid should be the only thing shown anywhere unless viewing the key itself directly @@ -147,3 +150,33 @@ todo: add switch somewhere to "automatic backup" so can turn off in event of ext this will take backup processing out of the generator loop but keep the backup ui so even if external, can download the backup files +c#, JSON, Markdown, xml, yaml, batch, html, linux shell, CSS, Javascript, SQL + +LOC 2020-06-12 13:08:43 +language files code comment blank total +C# 236 22,232 7,995 6,288 36,515 +JSON 6 7,257 0 6 7,263 +Markdown 98 1,818 0 920 2,738 +XML 7 1,040 2 10 1,052 +YAML 1 131 1 1 133 +Batch 6 18 3 4 25 +HTML 1 5 0 0 5 +Shell Script 2 3 2 1 6 + +Vue 83 12,255 1,418 785 14,458 +JavaScript 44 4,472 1,894 719 7,085 +XML 5 243 1 6 250 +JSON 3 174 0 2 176 +Markdown 1 29 0 8 37 +HTML 1 19 8 2 29 +Batch 3 13 0 0 13 +CSS 1 3 8 2 13 +Ignore 1 1 0 0 1 + +C# 62 6,189 1,530 1,593 9,312 +JSON 2 24 1 1 26 +XML 1 18 0 2 20 + +C# 35 5,515 2,109 2,269 9,893 +Batch 1 13 0 2 15 +XML 1 13 0 4 17 \ No newline at end of file