|
|
bafa889c59
|
Merge branch 'refs/heads/master' into feature/link-badges
|
2026-02-17 10:23:08 +01:00 |
|
|
|
c6c11d5f7f
|
Merge pull request 'Add the rest of available countries.' (#48) from feature/new-countries into master
/ deploy-job (push) Successful in 0s
|
2026-02-17 09:34:55 +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 |
|
|
|
d18c735b63
|
Add locale badges to promos
/ deploy-job (push) Successful in 0s
|
2026-02-16 08:59:46 +01:00 |
|
|
|
cac4e1f925
|
Badges as links
/ deploy-job (push) Successful in 0s
|
2026-02-15 11:51:00 +01:00 |
|
|
|
7f7cc72647
|
Badges as links
/ deploy-job (push) Successful in 0s
|
2026-02-13 08:18:51 +01:00 |
|
|
|
3431c0c131
|
Add update script.
/ deploy-job (push) Successful in 1s
|
2026-02-09 21:29:52 +01:00 |
|
|
|
a2109a601b
|
Add update script.
/ deploy-job (push) Successful in 0s
|
2026-02-09 21:27:33 +01:00 |
|
|
|
fc63580305
|
Add update script.
/ deploy-job (push) Successful in 0s
|
2026-02-09 21:26:55 +01:00 |
|
|
|
695da689ac
|
Add update script.
|
2026-02-09 21:26:40 +01:00 |
|
|
|
69dd3ce823
|
Add update script.
/ deploy-job (push) Successful in 0s
|
2026-02-09 15:05:08 +01:00 |
|
|
|
88daeef9ec
|
Add update script.
/ deploy-job (push) Successful in 0s
|
2026-02-09 15:04:09 +01:00 |
|
|
|
b553c15578
|
Add update script.
/ deploy-job (push) Successful in 0s
|
2026-02-09 15:01:47 +01:00 |
|
|
|
7bb3320e51
|
First test of gitea actions
/ deploy-job (push) Successful in 1s
|
2026-02-09 13:44:14 +01:00 |
|
|
|
befcef9e8d
|
First test of gitea actions
/ deploy-job (push) Successful in 0s
|
2026-02-08 12:58:36 +01:00 |
|
|
|
cba20f6a61
|
First test of gitea actions
/ deploy-job (push) Failing after 0s
|
2026-02-08 12:56:11 +01:00 |
|
|
|
074de13175
|
Fix product chart values for stock and price.
|
2026-02-08 12:30:27 +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 |
|
|
|
5696f23f3d
|
Display big category tree on route /category/ without parameter
|
2026-01-27 08:58:25 +01:00 |
|
|
|
9f368a266a
|
Display big category tree on route /category/ without parameter
|
2026-01-27 08:56:54 +01:00 |
|
|
|
62c6538b89
|
Render category tree on category pages
|
2026-01-26 12:56:54 +01:00 |
|
|
|
2d1861caba
|
feature/category-tree
Co-authored-by: Krzysiej <krzysiej@gmail.com>
Co-committed-by: Krzysiej <krzysiej@gmail.com>
|
2026-01-26 08:59:58 +01:00 |
|
|
|
5b424a2345
|
Update packages and add composer install to update script
|
2026-01-22 08:43:19 +01:00 |
|
|
|
710c31551e
|
Upgrade php to 8.4
|
2026-01-22 08:28:30 +01:00 |
|
|
|
0042fda5cc
|
Fix product page not loading
|
2026-01-21 08:32:24 +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 |
|
|
|
9ec3291a6a
|
Add stock to product.
|
2026-01-20 10:09:35 +01:00 |
|
|
|
373fd1641b
|
Start working on handling multiple countries at once
|
2026-01-20 08:40:34 +01:00 |
|
|
|
46065dae1a
|
Add stock to product.
|
2026-01-19 15:08:53 +01:00 |
|
|
|
3bbf82f897
|
Start working on handling multiple countries at once
|
2026-01-19 08:40:01 +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 |
|
|
|
ebe40785fa
|
Clear list cache after clicking on a star item.
|
2026-01-15 10:29:24 +01:00 |
|
|
|
4cf1c2f90b
|
Clear list cache after clicking on a star item.
|
2026-01-15 08:47:17 +01:00 |
|
|
|
e40391eb4c
|
Fix for the promo prices for items that never had promo. Add new screenshot file. Update bin/update script
|
2026-01-14 08:42:20 +01:00 |
|
|
|
4095037b69
|
Add bootstra *.map files
|
2026-01-13 08:43:41 +01:00 |
|
|
|
b7ebf7374a
|
Handle gaps in chart data when the product disappeared from the store then appeared again.
|
2026-01-12 09:03:14 +01:00 |
|
|
|
45343c9121
|
Filer items that have currently the lowest price.
|
2026-01-11 10:32:29 +01:00 |
|
|
|
653f94f9c9
|
Update bootstrap and get local bootstrap js file.
|
2026-01-10 09:32:38 +01:00 |
|
|
|
632f76aceb
|
Handle cache of main menu
|
2026-01-10 09:27:09 +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 |
|
|
|
914310dab8
|
Mark now lowest price as now lowest.
|
2026-01-09 08:54:34 +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 |
|