From fc582eb48c51e3eec730f75e98de6e0d9f798e29 Mon Sep 17 00:00:00 2001 From: Sebastian Seedorf Date: Fri, 11 Jan 2019 16:57:22 +0100 Subject: [PATCH] List implemented --- .idea/codeStyles/Project.xml | 24 ------ app.js | 5 +- app.js.map | 2 +- app.ts | 5 +- db.json | 52 +++++++++++++ public/js/custom.ts | 102 +++++++++++++++++++++---- routes/index.ts | 2 +- routes/update.ts | 35 ++++++++- views/error.pug | 13 +++- views/index.pug | 142 +++++++++-------------------------- views/layout.pug | 15 +++- 11 files changed, 241 insertions(+), 156 deletions(-) diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml index 71679fe..c8413c9 100644 --- a/.idea/codeStyles/Project.xml +++ b/.idea/codeStyles/Project.xml @@ -1,29 +1,5 @@ - - - - - - - - - - -