heissepreise/site
2023-06-17 20:29:43 +02:00
..
_templates Fix footer. 2023-06-16 19:37:07 +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 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
model Binary format optimization 4.4mb -> 3.9mb, don't store urls were not needed, use product-id instead of code-internal for spar items, 2023-06-17 01:11:21 +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 Fix footer. 2023-06-16 19:37:07 +02:00
cart.js Fix cart management (import, save) 2023-06-16 19:24:43 +02:00
carts.html Fix footer. 2023-06-16 19:37:07 +02:00
carts.js Fix cart management (import, save) 2023-06-16 19:24:43 +02:00
changes.html Use new changes.js 2023-06-12 10:32:42 +02:00
changes.js Various improvements, perf, style, live-reload. 2023-06-15 19:25:35 +02:00
imprint.html Change ZIP code in imprint 2023-06-12 14:07:14 +02:00
index.html New index.html/index.js using the new framework. State serialization fixes. 2023-06-11 23:49:18 +02:00
index.js Various improvements, perf, style, live-reload. 2023-06-15 19:25:35 +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 Binary compression (it's worse), unit prices in charts, small improvements. 2023-06-16 16:01:13 +02:00
style.css Various improvements, perf, style, live-reload. 2023-06-15 19:25:35 +02:00