Commit Graph

60 Commits

Author SHA1 Message Date
Mario Zechner
ce70ef02a3 Actually fix weighted item prices for Billa. See #10 2023-05-20 15:46:52 +02:00
Mario Zechner
46bc81dff3 Fix Billa weighted item prices analogously to Spar. See #10 2023-05-20 15:38:40 +02:00
Matthias Hochsteger
a08c3115c8 Fix wrong price/unit pairing in some SPAR items
Some Spar articles (I assume the ones in "Bedienung") have wrong price or unit.
See this one for example: https://www.interspar.at/shop/lebensmittel/search/?q=Woerle%20Emmentaler%20aus%20Sommermilch

Use 'price-per-unit' if the 'quantity-selector' field is available.
2023-05-19 19:04:19 +02:00
Mario Zechner
87e5e8dc96 Don't call replay in analysis.js... 2023-05-18 21:18:08 +02:00
Mario Zechner
ab8f78f0e3 Fix hofer canonization, lazy loading, replay. 2023-05-18 21:15:42 +02:00
Mario Zechner
d7a8816cc0 Fixed replay(). 2023-05-18 20:30:26 +02:00
Mario Zechner
2e7b783739 Formatting. If latest-canonical.json exists, load it and serve data immediately. 2023-05-18 18:34:14 +02:00
Matthias Hochsteger
fe27a2a87d Generate Hofer access token 2023-05-18 14:18:52 +02:00
Matthias Hochsteger
c94472eb25 Hofer support
TODO: Currently an authorization token must be hard-coded, otherwise
fetching hofer data will be skipped
2023-05-18 13:41:09 +02:00
Mario Zechner
d7b6f6f25f Refactoring. 2023-05-17 16:17:45 +02:00