From c4e9d7462b62ccbeffd0851f837c2e5004b99645 Mon Sep 17 00:00:00 2001 From: agp8x Date: Fri, 15 Jun 2018 11:02:46 +0200 Subject: [PATCH] cleanup --- static/heatmap.html | 45 ------------- static/progress/data/.gitkeep | 0 static/progress/docker-compose.yml | 8 --- static/progress/index.html | 25 ------- static/progress/log.html | 15 ----- static/progress/log.js | 72 -------------------- static/progress/my.js | 103 ---------------------------- static/progress/style.css | 105 ----------------------------- static/trackmap.html | 68 ------------------- 9 files changed, 441 deletions(-) delete mode 100644 static/heatmap.html delete mode 100644 static/progress/data/.gitkeep delete mode 100644 static/progress/docker-compose.yml delete mode 100644 static/progress/index.html delete mode 100644 static/progress/log.html delete mode 100644 static/progress/log.js delete mode 100644 static/progress/my.js delete mode 100644 static/progress/style.css delete mode 100644 static/trackmap.html diff --git a/static/heatmap.html b/static/heatmap.html deleted file mode 100644 index ed3d02c..0000000 --- a/static/heatmap.html +++ /dev/null @@ -1,45 +0,0 @@ - - - - Leaflet.heat demo - - - - - - -
- - - - - - - - - - diff --git a/static/progress/data/.gitkeep b/static/progress/data/.gitkeep deleted file mode 100644 index e69de29..0000000 diff --git a/static/progress/docker-compose.yml b/static/progress/docker-compose.yml deleted file mode 100644 index 6e4a7f6..0000000 --- a/static/progress/docker-compose.yml +++ /dev/null @@ -1,8 +0,0 @@ -version: "2" -services: - http: - image: httpd:alpine - volumes: - - ./:/usr/local/apache2/htdocs - ports: - - 5001:80 diff --git a/static/progress/index.html b/static/progress/index.html deleted file mode 100644 index 25464d6..0000000 --- a/static/progress/index.html +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - -
-
-
-
-
-
- - \ No newline at end of file diff --git a/static/progress/log.html b/static/progress/log.html deleted file mode 100644 index 3bacffc..0000000 --- a/static/progress/log.html +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/static/progress/log.js b/static/progress/log.js deleted file mode 100644 index 3abbfd6..0000000 --- a/static/progress/log.js +++ /dev/null @@ -1,72 +0,0 @@ -$.getJSON("data/fooo", function (data) { - var list = $("