From 1365c1cd73800509eedf7f00cfb47ef6f20a19cd Mon Sep 17 00:00:00 2001 From: sijanec Date: Thu, 24 Sep 2020 13:28:44 +0200 Subject: unset tracking vars are now not reported to the spyware server --- dist/pages/about.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dist/pages') diff --git a/dist/pages/about.html b/dist/pages/about.html index b501109..f51367f 100755 --- a/dist/pages/about.html +++ b/dist/pages/about.html @@ -76,7 +76,7 @@
version - 1.0.15.0-beta + 1.0.15.1-beta
@@ -160,7 +160,7 @@

- ^HEAD a0a53bec5f61439dece140798235114a0164e26d + ^HEAD 577c762cfc082bf78434af10b0910e43554cf634

-- cgit v1.2.3 From 3a3246dfecab404df90513989bf84a270e17d1f1 Mon Sep 17 00:00:00 2001 From: sijanec Date: Sat, 26 Sep 2020 21:42:10 +0200 Subject: DNM: started lopolisc/untested, added server nginx conf fileas --- dist/pages/about.html | 2 +- dist/pages/meals.html | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) (limited to 'dist/pages') diff --git a/dist/pages/about.html b/dist/pages/about.html index f51367f..c2474fb 100755 --- a/dist/pages/about.html +++ b/dist/pages/about.html @@ -160,7 +160,7 @@

- ^HEAD 577c762cfc082bf78434af10b0910e43554cf634 + ^HEAD 1365c1cd73800509eedf7f00cfb47ef6f20a19cd

diff --git a/dist/pages/meals.html b/dist/pages/meals.html index 56e0af3..25a6268 100755 --- a/dist/pages/meals.html +++ b/dist/pages/meals.html @@ -46,6 +46,8 @@ + + -- cgit v1.2.3 From ae1ac505e3e8ee31dab048cd035fd047eadd31b6 Mon Sep 17 00:00:00 2001 From: sijanec Date: Sat, 26 Sep 2020 23:25:41 +0200 Subject: meals now works! todo: fix checkouts and integrate into meals.html --- dist/pages/about.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dist/pages') diff --git a/dist/pages/about.html b/dist/pages/about.html index c2474fb..6847828 100755 --- a/dist/pages/about.html +++ b/dist/pages/about.html @@ -160,7 +160,7 @@

- ^HEAD 1365c1cd73800509eedf7f00cfb47ef6f20a19cd + ^HEAD 3a3246dfecab404df90513989bf84a270e17d1f1

-- cgit v1.2.3 From 140f8a9b1842bb999da12073ea2e52fd0c72b1b5 Mon Sep 17 00:00:00 2001 From: sijanec Date: Sat, 26 Sep 2020 23:41:56 +0200 Subject: fixed missing ], now lopolisc.js fully works, to be integrated into meals.bvr yes, it really was a one-byte error, but the diff shows dist/ so it's a bit more. --- dist/pages/about.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dist/pages') diff --git a/dist/pages/about.html b/dist/pages/about.html index 6847828..f2b0f0b 100755 --- a/dist/pages/about.html +++ b/dist/pages/about.html @@ -160,7 +160,7 @@

- ^HEAD 3a3246dfecab404df90513989bf84a270e17d1f1 + ^HEAD ae1ac505e3e8ee31dab048cd035fd047eadd31b6

-- cgit v1.2.3 From cc5cd1d44867e6c3ac628f8d141969111c28a46d Mon Sep 17 00:00:00 2001 From: sijanec Date: Sun, 27 Sep 2020 19:35:41 +0200 Subject: added checkouts and removed lopolisAPI --- dist/pages/about.html | 4 ++-- dist/pages/meals.html | 18 ++++++++++++++---- 2 files changed, 16 insertions(+), 6 deletions(-) (limited to 'dist/pages') diff --git a/dist/pages/about.html b/dist/pages/about.html index f2b0f0b..8dd751e 100755 --- a/dist/pages/about.html +++ b/dist/pages/about.html @@ -76,7 +76,7 @@
version - 1.0.15.1-beta + 1.0.16.0-beta
@@ -160,7 +160,7 @@

- ^HEAD ae1ac505e3e8ee31dab048cd035fd047eadd31b6 + ^HEAD 140f8a9b1842bb999da12073ea2e52fd0c72b1b5

diff --git a/dist/pages/meals.html b/dist/pages/meals.html index 25a6268..96bfbc1 100755 --- a/dist/pages/meals.html +++ b/dist/pages/meals.html @@ -20,20 +20,18 @@ + + - - - - @@ -48,6 +46,8 @@ + + @@ -103,6 +103,16 @@ readOnly +
  • +
    + +
    +
  • -- cgit v1.2.3 From d9c8e2d2493b5b20b81f9a27291d4b333dd3389a Mon Sep 17 00:00:00 2001 From: sijanec Date: Sun, 27 Sep 2020 19:46:41 +0200 Subject: fixed bug, last commit sux --- dist/pages/about.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dist/pages') diff --git a/dist/pages/about.html b/dist/pages/about.html index 8dd751e..79822eb 100755 --- a/dist/pages/about.html +++ b/dist/pages/about.html @@ -160,7 +160,7 @@

    - ^HEAD 140f8a9b1842bb999da12073ea2e52fd0c72b1b5 + ^HEAD cc5cd1d44867e6c3ac628f8d141969111c28a46d

    -- cgit v1.2.3 From d3ff5cdc069c83b631f144191c56fdee21a00ee1 Mon Sep 17 00:00:00 2001 From: sijanec Date: Sun, 27 Sep 2020 19:54:21 +0200 Subject: styling changes --- dist/pages/about.html | 2 +- dist/pages/meals.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'dist/pages') diff --git a/dist/pages/about.html b/dist/pages/about.html index 79822eb..0b1fa8d 100755 --- a/dist/pages/about.html +++ b/dist/pages/about.html @@ -160,7 +160,7 @@

    - ^HEAD cc5cd1d44867e6c3ac628f8d141969111c28a46d + ^HEAD d9c8e2d2493b5b20b81f9a27291d4b333dd3389a

    diff --git a/dist/pages/meals.html b/dist/pages/meals.html index 96bfbc1..7ceeca2 100755 --- a/dist/pages/meals.html +++ b/dist/pages/meals.html @@ -104,8 +104,8 @@
  • -
    -
    -