Commit Graph

14 Commits

Author SHA1 Message Date
028297a4fe Update composer
All checks were successful
/ deploy-job (push) Successful in 2s
2026-03-06 08:57:40 +01:00
7e2658b174 Upgrade symfony from 7 to 8. Remove cache since it is now faster to open website. 2026-02-07 09:28:38 +01:00
5b424a2345 Update packages and add composer install to update script 2026-01-22 08:43:19 +01:00
5314a6a70a Fix search twig cache. 2026-01-01 18:46:18 +01:00
Krzysztof Płaczek
a01174b414 Implement a caching mechanism 2025-05-13 18:29:51 +02:00
Krzysztof Płaczek
a6b108cb74 Add a badge for stock 2024-11-23 11:34:00 +01:00
Krzysztof Płaczek
48ee68f71a Add twig extra bundle to use currency formatter filter. Add custom twig method to display number of active promos. Remove old index.php file. 2024-11-17 12:33:40 +01:00
Krzysztof Płaczek
7053716924 Add dotenv package and .env file 2024-10-20 12:57:16 +02:00
Krzysztof Płaczek
5ee1bba812 Use MicroKernelTrait to bootstrap application. Rewrote routes, controllers and structure of application a bit. Including use of twig. 2024-10-19 16:01:54 +02: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
4f0f0a5f00 Change application to symfony/console application 2024-05-08 09:31:26 +02:00
Krzysztof Płaczek
d2abfba355 Added twig template, templates and search functionality. 2024-03-28 16:07:19 +01:00
Krzysztof Płaczek
cb9eae65c7 Fetch data from ryobi api and save it into database. 2024-03-18 07:33:46 +01:00