Commit Graph

605 Commits

Author SHA1 Message Date
Mario Zechner f2d9939adf
Merge pull request #175 from dakralex/main
Update MPREIS API URL
2024-02-26 23:37:27 +01:00
Daniel Kral 479395d897
Update MPREIS API URL to the one that is used by the current web application 2024-02-25 19:31:18 +01:00
Mario Zechner 550324f80e ZIB 2 2024-02-18 22:53:32 +01:00
Mario Zechner 4be086ef70 Fix Billa 2023-10-22 00:31:26 +02:00
Mario Zechner 2cd28154e6 Update categories.js with better labels, add billa-new.js, work in progress, see #165, see #166 2023-10-21 22:27:16 +02:00
Mario Zechner a453d2caad Bipa warning 2023-10-17 01:52:31 +02:00
Mario Zechner 57d6b46a22 Temporarily stop updating Billa. 2023-10-17 01:44:24 +02:00
Mario Zechner b4ac2bed8f Fix poisoned ground truth data... 2023-10-17 01:42:02 +02:00
Mario Zechner 6a133de318 Sigh 2023-10-17 01:19:56 +02:00
Mario Zechner effcb81c23 Fix Hofer. 2023-10-17 01:18:27 +02:00
Mario Zechner 4f87c4ecd6 Billa warning, fix in utils 2023-10-17 00:53:13 +02:00
Mario Zechner 16958db8ce -s flag for server to skip data fetching 2023-09-19 21:57:09 +02:00
Mario Zechner 14f4b40b3c
Merge pull request #149 from Darkyenus/localization
Localization
2023-09-19 20:55:50 +02:00
Mario Zechner 1f7fbc6c6b
Merge pull request #146 from xsuchy/readme-prod
fix README for production deployment
2023-09-18 21:01:22 +02:00
Mario Zechner 7638250c14
Merge pull request #147 from xsuchy/cross-ref
move cross-env to prod list
2023-09-18 20:58:54 +02:00
Mario Zechner 15783113ba
Merge pull request #150 from eltociear/patch-1
Fix typo in preisgesenkt-cart.json
2023-09-18 20:55:37 +02:00
Ikko Eltociear Ashimine cdec6589b9
Fix typo in preisgesenkt-cart.json
Orginal -> Original
2023-09-19 02:05:57 +09:00
Jan Polák 3b9fc43161 Localization fixes 2023-09-17 19:48:29 +02:00
Jan Polák f36b44fc42 Translate strings in JavaScript 2023-09-17 19:21:42 +02:00
Jan Polák d2ae0cc575 Translate all static html files into English and Czech 2023-09-17 17:13:14 +02:00
Jan Polák e9b8e403da Initial draft of i18n API 2023-09-17 15:08:42 +02:00
Miroslav Suchý df5ffb336a move cross-env to prod list
cross-env is used when starting production too, without that I will get error that cross-env is unknown command
2023-09-17 09:09:17 +02:00
Miroslav Suchý 2bb5f30c48 fix README for production deployment
- do not install dev only modules
- prefer ipv4, because on ipv6 network the download get stuck on some modules
- move husky to production list because otherwise "npm run start" fails
2023-09-17 08:48:33 +02:00
Mario Zechner d2252d4507 Enable cors for everything. 2023-08-04 14:16:28 +02:00
Mario Zechner 2748b1c81e Revert to old style highlighting, < be damned. 2023-07-26 16:20:44 +02:00
Mario Zechner 651b15d4ff Fix highlighting regex for Safari < 16.3. 2023-07-26 16:18:09 +02:00
Mario Zechner 7b97b0f712 Revert "Merge pull request #140 from unki2aut/fix/highlighting"
This reverts commit d8d893cc6c, reversing
changes made to 041f7810ee.
2023-07-20 21:38:25 +02:00
Mario Zechner d8d893cc6c
Merge pull request #140 from unki2aut/fix/highlighting
Fix highlighting of keywords
2023-07-19 13:19:28 +02:00
Martin Fillafer 7f909cac0f Fix highlighting of keywords 2023-07-19 12:29:54 +02:00
Mario Zechner 041f7810ee Add priceOn, unitPriceOn, and percentageChangeSince for Alasql queries. 2023-07-18 23:09:08 +02:00
Mario Zechner 99108ec0f4 Fix unit price charting. 2023-07-18 21:46:32 +02:00
Mario Zechner 0a97e4d15f One last try to fix stepped charts... 2023-07-18 21:11:59 +02:00
Mario Zechner dbdf6e2f38 Fix state URL in cart when items are checked for charting. 2023-07-18 21:04:15 +02:00
Mario Zechner 7e527f2f34 Fix chart.js stepped setting. Must flip it if first two prices are the same. 2023-07-18 20:55:53 +02:00
Mario Zechner 0dad9c34fb Refactor items-chart.js, add support for percentage change charts. Closes #139 2023-07-18 20:48:33 +02:00
Mario Zechner 2dc7cebef7 Add ZIB2 REWE boss interview. 2023-07-12 13:29:07 +02:00
Mario Zechner 16b596fe0a Fix query decoding, filter items without price history. 2023-07-12 12:54:59 +02:00
Mario Zechner 74bc3fa491 Add daysBetween Alasql function. 2023-07-12 12:45:29 +02:00
Mario Zechner e86f988b7a Add 4th price for Alasql queries. 2023-07-12 12:35:58 +02:00
Mario Zechner a738dad8e1 Closes #134, filter out 0 prices. Bad data is bad. 2023-07-11 15:36:40 +02:00
Mario Zechner dd938ba7cd Closes #135
Penny now has a subcategory that leads back to the all categories page. This triggered an infinite recursion which eventually goes OOM boom.
2023-07-11 15:31:02 +02:00
Mario Zechner b95f39b809 Closes #131, deduplicate items generally, so newly added store code that doesn't won't fuck up the canonical data. 2023-07-05 21:23:23 +02:00
Mario Zechner da6500b5b9 Closes #130, regex for query tokenization didn't include . as valid token char. 2023-07-05 20:53:11 +02:00
Mario Zechner 181b672f76 Progressbar steps are floats, can't reach 100 in some cases :D 2023-07-05 20:39:09 +02:00
Mario Zechner 36fd2e9705 Fixes #129 2023-07-05 20:32:09 +02:00
Mario Zechner 958c9f2d00
Merge pull request #128 from tiefenb/bipa
Add Bipa
2023-07-05 20:21:52 +02:00
Mario Zechner 69ecdb6a4f
Merge pull request #126 from unki2aut/dm-adjust-queries
DM adjust queries
2023-07-05 20:21:07 +02:00
Mario Zechner 05ceb8b236
Merge pull request #125 from tiefenb/main
Add Mueller Categories
2023-07-05 20:20:33 +02:00
Markus Tiefenbacher b3917cfa0b Fix Bipa category matching 2023-07-02 23:23:34 +02:00
Markus Tiefenbacher 56239e5e39 Whoopsi - forgot to remove comments 2023-07-02 23:21:02 +02:00