|
|
c16ab192ed
|
Add scrape time to footer
/ deploy-job (push) Successful in 1s
|
2026-03-04 07:33:10 +01:00 |
|
|
|
7373657d78
|
Merge branch 'refs/heads/master' into feature/new-countries
/ deploy-job (push) Successful in 0s
# Conflicts:
# src/Command/Migrate.php
# templates/product.html.twig
# templates/productList.html.twig
|
2026-02-17 09:32:38 +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 |
|
|
|
1303b4ad8a
|
Add country option to scrape command.
|
2026-02-06 08:34:31 +01:00 |
|
|
|
67019e3933
|
Add indexes to the database.
|
2026-02-05 08:40:34 +01:00 |
|
|
|
a545bfe2ab
|
feature/handle-promotions (#59)
Reviewed-on: #59
Co-authored-by: Krzysiej <krzysiej@gmail.com>
Co-committed-by: Krzysiej <krzysiej@gmail.com>
|
2026-02-04 08:35:16 +01:00 |
|
|
|
6556ba0f88
|
Fix links to products.
|
2026-01-28 08:33:22 +01:00 |
|
|
|
6da4f4257e
|
Fix links to products.
|
2026-01-28 08:31:41 +01:00 |
|
|
|
646383fb6a
|
Improved countries migration
|
2026-01-20 11:00:39 +01:00 |
|
|
|
f9c58edccd
|
Improvements to handling countries.
|
2026-01-20 10:44:33 +01:00 |
|
|
|
46065dae1a
|
Add stock to product.
|
2026-01-19 15:08:53 +01:00 |
|
|
|
a388b53cff
|
Add the rest of available countries.
|
2026-01-19 08:33:19 +01:00 |
|
|
|
295a968581
|
feature/handle-multiple-countries (#45)
Reviewed-on: #45
Co-authored-by: Krzysiej <krzysiej@gmail.com>
Co-committed-by: Krzysiej <krzysiej@gmail.com>
|
2026-01-17 17:07:40 +01:00 |
|
|
|
cbf143c7a0
|
Handle lastSeen column and all the discontinued items.
|
2026-01-10 09:21:59 +01:00 |
|
|
|
7920172735
|
Handle lastSeen column and all the discontinued items.
|
2026-01-10 08:56:31 +01:00 |
|
|
|
8e8ef8fe04
|
Increase speed of processing the prices and products. Because this is getting out of hand.
|
2026-01-08 17:18:46 +01:00 |
|
|
|
9c2405dd3f
|
Merge branch 'refs/heads/master' into feature/autowired-database
# Conflicts:
# templates/productList.html.twig
|
2026-01-04 20:29:35 +01:00 |
|
|
|
2c40fb0e61
|
Update
|
2026-01-02 12:15:42 +01:00 |
|
Krzysztof Płaczek
|
f30304cbe9
|
Autowire database connection.
|
2025-05-14 13:15:36 +02:00 |
|
Krzysztof Płaczek
|
e97d976705
|
Implement a caching mechanism
|
2025-05-14 09:03:25 +02:00 |
|
Krzysztof Płaczek
|
a01174b414
|
Implement a caching mechanism
|
2025-05-13 18:29:51 +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
|
e13a0acce1
|
Add parameter recreate to migration command.
|
2024-10-13 20:33:30 +02:00 |
|
Krzysztof Płaczek
|
77732689d8
|
Remove product property agilityID.
|
2024-10-13 12:46:56 +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 |
|