From: Matthew Kousoulas Date: Wed, 23 Jun 2021 19:34:29 +0000 (-0400) Subject: Refactor and Update Filter Logic X-Git-Url: http://gitweb.madkous.net/?a=commitdiff_plain;h=e1dcd323cbd4ac70f7280b8606fb4da295a432f7;p=photo-site.git Refactor and Update Filter Logic --- diff --git a/CSVtoJSON.awk b/data/CSVtoJSON.awk similarity index 100% rename from CSVtoJSON.awk rename to data/CSVtoJSON.awk diff --git a/CSVtoJSON.sh b/data/CSVtoJSON.sh similarity index 100% rename from CSVtoJSON.sh rename to data/CSVtoJSON.sh diff --git a/pictures.csv b/data/pictures.csv similarity index 100% rename from pictures.csv rename to data/pictures.csv diff --git a/pictures.json b/data/pictures.json similarity index 100% rename from pictures.json rename to data/pictures.json diff --git a/driver.js b/driver.js deleted file mode 100644 index d8cefe1..0000000 --- a/driver.js +++ /dev/null @@ -1,156 +0,0 @@ -// (() => { -"use strict"; -const methods = [ "loc", "date", "sub" ]; -let up_dom, photo_dom; -// pointers to