heissepreise/site
2023-07-05 20:53:11 +02:00
..
_templates Closes #118, poor man's logging and link to log file in footer. 2023-06-28 20:57:57 +02:00
audio Add radio interviews. 2023-06-24 21:42:23 +02:00
data Preisgesenkt Billa list parsing and matching. 2023-06-27 14:48:56 +02:00
img First pass, everything is broken. 2023-06-03 22:00:52 +02:00
js Closes #130, regex for query tokenization didn't include . as valid token char. 2023-07-05 20:53:11 +02:00
model Add Bipa 2023-07-02 21:25:37 +02:00
views Progressbar steps are floats, can't reach 100 in some cases :D 2023-07-05 20:39:09 +02:00
cart.html Require at least 3 characters for queries. 2023-06-18 19:24:07 +02:00
cart.js Add billa/spar cart. 2023-06-26 00:22:00 +02:00
carts.html Added loader. Stalls because to much work is done on the main thread. Good enough. 2023-06-18 15:35:09 +02:00
carts.js Fixes #111, inject progress callback instead of having UI code in the model. 2023-06-26 00:03:18 +02:00
changes.html Require at least 3 characters for queries. 2023-06-18 19:24:07 +02:00
changes.js Fixes #111, inject progress callback instead of having UI code in the model. 2023-06-26 00:03:18 +02:00
imprint.html Media reports page 2023-06-24 18:55:51 +02:00
index.html Media reports page 2023-06-24 18:55:51 +02:00
index.js Fixes #111, inject progress callback instead of having UI code in the model. 2023-06-26 00:03:18 +02:00
media.html Add Konkret report. 2023-06-28 20:41:23 +02:00
settings.html Settings page and settings for default selected stores, chart start date, and chart type. 2023-06-15 21:12:01 +02:00
settings.js Add sticky chart and sticky search, see badlogic/heissepreise#89 2023-06-24 16:30:36 +02:00
style.css ProgressBar instead of Loading-Spinner 2023-06-25 00:07:27 +02:00