Commit Graph

22 Commits

Author SHA1 Message Date
Jan Polák 3b9fc43161 Localization fixes 2023-09-17 19:48:29 +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
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 6569b17da2 Remove binary encoding, web worker, clean-up. 2023-06-18 23:23:02 +02:00
Mario Zechner d636362acc Don't precalculate item url. See #99 166 -> 159mb 2023-06-18 20:14:36 +02:00
Mario Zechner 916f7af5ec Add web worker support for loading items. It's much slower than just blocking on the main thread. 2023-06-18 16:16:01 +02:00
Mario Zechner 0580fa709d Don't backfill prices for charting. 2023-06-15 23:55:28 +02:00
Mario Zechner 1eb01af8a7 Unfuck bundler. 2023-06-15 23:40:20 +02:00
Mario Zechner 228b13d1e4 Try to fix pages. 2023-06-15 21:41:19 +02:00
Mario Zechner bd1fa721e4 Settings page and settings for default selected stores, chart start date, and chart type. 2023-06-15 21:12:01 +02:00
Mario Zechner 031114ebca The great refactor. 2023-06-13 01:16:27 +02:00
Mario Zechner d70d7bbfe3 New cart page. 2023-06-13 01:04:12 +02:00
Mario Zechner d7426bc395 Use new changes.js 2023-06-12 10:32:42 +02:00
Mario Zechner 75367c6852 New index.html/index.js using the new framework. State serialization fixes. 2023-06-11 23:49:18 +02:00
Mario Zechner 5964cc5de2 Finished items-filter component, changes-new and index-new. items-list incomplete, no charting yet. 2023-06-10 22:34:28 +02:00
Mario Zechner 12ef72feae New changes.html/.js WIP 2023-06-09 02:03:57 +02:00
Mario Zechner 70cbe07040 Enable JS minification in prod. 2023-06-08 17:09:59 +02:00
Mario Zechner 988b801dff Mario is an idiot. 2023-06-08 16:51:17 +02:00
Mario Zechner 1d4c8a6963 bundle.js now generates html (custom templates), css (tailwind cli), and js (esbuild) 2023-06-08 16:29:48 +02:00
Mario Zechner ec3c8f4ed3 WIP esbuild, bundling, components. 2023-06-08 13:48:08 +02:00