heissepreise/site
2023-06-18 15:35:09 +02:00
..
_templates Added loader. Stalls because to much work is done on the main thread. Good enough. 2023-06-18 15:35:09 +02:00
data Add German compound word decomposition. Doesn't help a lot, need more context words apart from product name. 2023-06-17 20:29:43 +02:00
img First pass, everything is broken. 2023-06-03 22:00:52 +02:00
js Add description to items where available, use it in search index. 2023-06-17 20:54:45 +02:00
model Final answer. 2023-06-18 14:55:57 +02:00
views Added BM25 search index implementation. Run node site/js/bm25.js for testing. 2023-06-17 14:40:09 +02:00
cart.html Added loader. Stalls because to much work is done on the main thread. Good enough. 2023-06-18 15:35:09 +02:00
cart.js Added loader. Stalls because to much work is done on the main thread. Good enough. 2023-06-18 15:35:09 +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 Added loader. Stalls because to much work is done on the main thread. Good enough. 2023-06-18 15:35:09 +02:00
changes.html Added loader. Stalls because to much work is done on the main thread. Good enough. 2023-06-18 15:35:09 +02:00
changes.js Added loader. Stalls because to much work is done on the main thread. Good enough. 2023-06-18 15:35:09 +02:00
imprint.html Change ZIP code in imprint 2023-06-12 14:07:14 +02:00
index.html Added loader. Stalls because to much work is done on the main thread. Good enough. 2023-06-18 15:35:09 +02:00
index.js Added loader. Stalls because to much work is done on the main thread. Good enough. 2023-06-18 15:35:09 +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 Default to JSON, don't make it an option for now. 2023-06-18 14:42:47 +02:00
style.css Various improvements, perf, style, live-reload. 2023-06-15 19:25:35 +02:00