Commit Graph

9 Commits

Author SHA1 Message Date
Krzysztof Płaczek
f30304cbe9 Autowire database connection. 2025-05-14 13:15:36 +02:00
Krzysztof Płaczek
81f9c863c7 Keep track of discontinued items. That means items that were tracked, but then they were never updated.Added is discontinued badge. 2025-02-15 11:33:24 +01:00
Krzysztof Płaczek
f963dcd4c8 Display stock in product info in price table. 2024-11-17 16:38:22 +01:00
Krzysztof Płaczek
f2e6cba2f5 Split browser.php to commands with routes. 2024-10-13 20:44:14 +02:00
Krzysztof Płaczek
39e0262036 Update packages. Add docker support, move migration to command, add stocks as a new table. 2024-10-12 09:08:32 +02:00
Krzysztof Płaczek
8827daec5d Split command class into more manageable methods 2024-05-26 10:54:52 +02:00
Krzysztof Płaczek
584bdcdf89 Use progress bar to track progress 2024-05-18 21:01:16 +02:00
Krzysztof Płaczek
56fd13c627 Use progress bar to track progress 2024-05-18 20:58:16 +02:00
Krzysztof Płaczek
4f0f0a5f00 Change application to symfony/console application 2024-05-08 09:31:26 +02:00