Commit Graph

312 Commits

Author SHA1 Message Date
Mario Zechner
d09bdc47e6 patterns.js generates various pattern analysis results. Currently matches Billa products with Spar products and spits out some files to be imported as carts. 2023-06-25 23:52:39 +02:00
Mario Zechner
cb38e6c5c1 Smaller chart. 2023-06-24 23:07:34 +02:00
Mario Zechner
04f9899566 Fix media page content width. 2023-06-24 22:00:54 +02:00
Mario Zechner
13ba0e608a Fix tag in header. 2023-06-24 21:51:52 +02:00
Mario Zechner
b82dee4dd6 Add radio interviews. 2023-06-24 21:42:23 +02:00
Mario Zechner
e2e9d20bdd Make sticky chart not the default. 2023-06-24 20:52:17 +02:00
Mario Zechner
cf88d72b0c
Merge branch 'main' into sticky-settings 2023-06-24 20:45:26 +02:00
Mario Zechner
8f882df042
Merge pull request #109 from HannesOberreiter/aria
feat: 🎨 improve accessability
2023-06-24 20:43:11 +02:00
Mario Zechner
bdfd1dc54a
Merge pull request #108 from HannesOberreiter/style
feat: 🎨 style changes
2023-06-24 20:04:54 +02:00
Christian Tschugg
97888f374b Add mobile table headers, fixes badlogic/heissepreise#89 2023-06-24 19:38:01 +02:00
Mario Zechner
b9c9648371 Use ogg 2023-06-24 18:57:30 +02:00
Mario Zechner
ce1aa31d45 Media reports page 2023-06-24 18:55:51 +02:00
Christian Tschugg
c51c08c1cd Refactor to tailwind styles 2023-06-24 18:44:32 +02:00
Christian Tschugg
5cde0a7f89 Remove unused IntersectionObserver 2023-06-24 18:14:27 +02:00
Christian Tschugg
94a8eb2b1c Add sticky chart and sticky search, see badlogic/heissepreise#89 2023-06-24 16:30:36 +02:00
HannesOberreiter
fbbc59a4e2 feat: 🎨 add description meta tag 2023-06-24 10:09:07 +02:00
HannesOberreiter
3142906031 fix: 🐛 set correct homepage language 2023-06-24 10:04:14 +02:00
HannesOberreiter
400729e8d6 fix: 🐛 add aria labels to non conform links 2023-06-24 10:03:52 +02:00
HannesOberreiter
06621b6bc8 feat: 🎨 add utility to format numbers to locale and format table count to locale 2023-06-24 09:54:24 +02:00
HannesOberreiter
a19a70dcd1 feat: 🎨 change footer to make links more standout 2023-06-24 09:41:23 +02:00
HannesOberreiter
c75501a56a feat: 🎨 add hover effekt for links 2023-06-24 09:41:02 +02:00
Mario Zechner
f5940dcd79 CSV export, for details see https://docs.google.com/document/d/1Q5OWJOICXjSzTEIHBZgJl1p3FsiWFO0lzXIuwGbXBck/edit#heading=h.2nh5hygulv36 2023-06-23 23:01:03 +02:00
Mario Zechner
29e827c71d Fix Lidl bio handling and budget brands. See #93 2023-06-22 22:55:25 +02:00
Mario Zechner
8d2d8fd80b support umlauts in tokenizer 2023-06-22 22:36:33 +02:00
Mario Zechner
7578f544db Fix query parser, allow smushing parts of quantity queries together without whitespace. 2023-06-22 22:30:54 +02:00
Mario Zechner
362864761b Highlight query tokens. 2023-06-22 22:17:12 +02:00
Mario Zechner
1309500e1c Forward to the real site from GH pages. 2023-06-22 21:39:20 +02:00
Mario Zechner
ef0c52ea58 Twitter link. 2023-06-22 20:47:31 +02:00
Mario Zechner
a931ac5535 I hate UX 2023-06-22 20:23:07 +02:00
Mario Zechner
1f5fdf4d29 Link video externally. 2023-06-22 18:58:25 +02:00
Mario Zechner
7c0861ba96 Add links to video and text guide. 2023-06-22 17:12:24 +02:00
Mario Zechner
5a8e3a0528 Fix price changes filter visibility. 2023-06-22 16:46:42 +02:00
Mario Zechner
ffe4f4c4f8 Don't ignore unavailable. 2023-06-22 12:40:58 +02:00
Mario Zechner
ac03c20c39 Closes #103 2023-06-21 22:01:06 +02:00
Mario Zechner
c8a1e41abb Setting to show only available items. On by default. 2023-06-21 21:39:33 +02:00
Mario Zechner
97b4b25933 Show alaSQL errors in the UI. 2023-06-21 21:29:57 +02:00
Mario Zechner
1b9505d9cc Mario is an idiot. 2023-06-21 18:38:09 +02:00
Mario Zechner
807c6e90e2 Fix import. 2023-06-21 18:25:21 +02:00
Mario Zechner
4fc46fc335 Fix visibility of filter groups, fix diagram show/hide. 2023-06-21 17:25:48 +02:00
Mario Zechner
60ecb68924 Mark unavailable items in data and with 💀 in ui, add emojis to category names, hide filter groups if ! query, 2023-06-21 17:07:45 +02:00
Mario Zechner
d9ed69f578 Fix Penny URLs, invert category filter checkbox logic. 2023-06-21 16:15:05 +02:00
Mario Zechner
f2ef75e5c4 Remove old entries for discount only stores. Closes #102 2023-06-21 16:00:59 +02:00
Mario Zechner
303d25ccb5 Categories for Billa & Spar, infra to add catgories for other stores.
Billa maps directly to the canonical categories. Spar uses a mapping file stores/spar-categories.json.

Each store has a generateCategoryMapping() function which is called once in analysis.js:updateData() and analysis.js:replay(). The function is responsible for

* Fetching the latest categories
* Merging them with already mapped categories
* Report new categories that haven't been mapped yet
* Report categories that have been mapped but are no longer part of the latest set of categories
* Save the merged mappings to disk

This schema might not work for all stores, in which case updateData() and replay() will use a knn approach to figure out the category for an item. See #81
2023-06-21 01:29:00 +02:00
Mario Zechner
55b8a79107 Try to unfuck some chart related CSS. 2023-06-20 00:22:22 +02:00
Mario Zechner
9f4d06467f Clean-up. 2023-06-19 01:53:08 +02:00
Mario Zechner
6569b17da2 Remove binary encoding, web worker, clean-up. 2023-06-18 23:23:02 +02:00
Mario Zechner
be552fcd9e Hard code JSON data usage. 2023-06-18 22:52:32 +02:00
Mario Zechner
ae470972b0 Lower items list batch size for faster rendering. 2023-06-18 22:44:33 +02:00
Mario Zechner
f315d03829 Remove sparSi, use getters instead of precalculated values in item. See #99 145mb - 92mb 2023-06-18 22:35:48 +02:00
Mario Zechner
a93c581ef9 Intern strings. See #99. 2023-06-18 20:29:03 +02:00