Commit Graph

365 Commits

Author SHA1 Message Date
sebseb7
2540d00c8e Revert "refactor: Update webpack configuration to improve git commit hash retrieval and enhance lazy loading of components for better performance"
This reverts commit 52c9888a6a.
2026-03-28 18:04:55 +01:00
sebseb7
52c9888a6a refactor: Update webpack configuration to improve git commit hash retrieval and enhance lazy loading of components for better performance 2026-03-28 17:56:12 +01:00
sebseb7
ab55761411 refactor: Update JSON-LD itemListElement structure in category SEO to include URL field for better clarity and compliance with SEO standards 2026-03-28 17:37:38 +01:00
sebseb7
5e5a733d36 refactor: Simplify JSON-LD generation in category SEO by removing unnecessary product details and focusing on URLs for improved compliance with Google guidelines 2026-03-28 17:34:00 +01:00
sebseb7
36360df648 feat: Add generateCategoryMetaTags function for enhanced SEO in category pages and integrate it into prerender process 2026-03-28 17:21:43 +01:00
sebseb7
21d86565f1 refactor: Enhance JSON-LD structure in category and product generation functions for improved SEO and consistency across URLs 2026-03-28 17:10:14 +01:00
sebseb7
c503de3a11 refactor: Update organization JSON-LD structure to include specific subtype (GardenStore) for better merchant categorization 2026-03-28 16:57:45 +01:00
sebseb7
2ced182570 refactor: Update JSON-LD generation in generateProductJsonLd function to separate product and breadcrumb scripts for improved SEO structure 2026-03-28 16:30:39 +01:00
sebseb7
52c62541b0 fix: Adjust ProductFilters component to clear min-height on mobile screens for improved responsiveness 2026-03-27 01:37:14 +01:00
sebseb7
7202c43dfa feat: Add LinkTelegram page and routing; enhance login flow to support redirection from linkTelegram 2026-03-27 01:29:04 +01:00
sebseb7
5b7f0f788c refactor: Centralize Socket.IO client options in config for improved maintainability and consistency across prerender scripts 2026-03-26 21:57:50 +01:00
sebseb7
47ed2ec231 refactor: Simplify unsubscribe functionality in articlePush and categoryPush by enforcing required identifiers in request body 2026-03-26 21:35:26 +01:00
sebseb7
188c883450 feat: Implement push subscription event handling in AddToCartButton and ProductFilters components; enhance article and category unsubscribe functionality with optional identifiers 2026-03-26 21:28:49 +01:00
sebseb7
ba66b82b2b feat: Add grace period for user activity handling in IdleMainPagesSlideshow to prevent premature slideshow reset after navigation 2026-03-26 21:24:46 +01:00
sebseb7
defe3c9521 feat: Integrate IdleMainPagesSlideshow component into App.js and update links in MainPageLayout for improved navigation to articles 2026-03-26 21:10:46 +01:00
sebseb7
de8e59f1bb feat: Enhance ChatAssistant and ProductFilters components with dynamic privacy prompts and category push notification support; update localization strings for new article notifications across multiple languages 2026-03-26 20:51:28 +01:00
sebseb7
4b634414e5 feat: Update MainPageLayout with enhanced star layer effects and improved drop-shadow filters; refine star polygon coordinates for better visual consistency during animations 2026-03-26 16:28:17 +01:00
sebseb7
e8517372f2 feat: Enhance MainPageLayout with improved star decoration animations and initial fill colors; add new teal star layers and update localization strings across multiple languages for better user experience 2026-03-26 15:24:00 +01:00
sebseb7
c6ea6e70fe refactor: Update layout and styling in various components for improved responsiveness and visual consistency on mobile; adjust zIndex and position properties, and enhance navigation handling in ProductDetailPage 2026-03-26 14:59:11 +01:00
sebseb7
d37eb950d1 fix: Update ProductList component to improve responsiveness by adjusting display property for mobile and small screens 2026-03-26 14:37:08 +01:00
sebseb7
665e48e868 feat: Enhance Filter component with collapsible options and clear filter functionality; improve responsiveness and UI feedback on mobile 2026-03-26 14:32:06 +01:00
sebseb7
e0c6d47d98 feat: Enhance ChatAssistant component with dynamic privacy prompt and localization support; update various UI elements for improved accessibility and user experience
Fix product card width on mobile.
2026-03-26 14:21:03 +01:00
sebseb7
bfeb5be1d5 feat: Refactor product catalog output to dynamically generate page links and improve readability of available products 2026-03-26 12:22:21 +01:00
sebseb7
1897ceb7c5 feat: Enhance image processing in data-fetching and update SEO meta tags for product images; add Telegram assistant link in ChatAssistant component with localization support 2026-03-26 11:56:07 +01:00
sebseb7
c5dce64ac9 feat: fix star decoration layers to MainPageLayout and refactor star polygon usage in Product component for improved visual consistency 2026-03-25 17:16:12 +01:00
sebseb7
9e77deb4f8 feat: Implement socket error telemetry in SocketManager to enhance error reporting for socket.io events 2026-03-25 11:22:37 +01:00
sebseb7
5515a59fa1 feat: Refactor Header and CategoryList components to improve category navigation handling and enhance active state management based on pathname 2026-03-25 11:17:24 +01:00
sebseb7
91388244d8 feat: Update legal text for user consent and data processing across multiple locales, ensuring clarity and compliance with regulations 2026-03-25 10:59:10 +01:00
sebseb7
e1a545e4a8 i18n 2026-03-25 10:58:55 +01:00
sebseb7
c8af0bb57a feat: Update legal text for Google login and order processing across multiple locales, improving clarity and compliance with data protection regulations 2026-03-25 09:33:07 +01:00
sebseb7
8df2fc070c feat: Update legal text for AI chatbot across multiple locales, enhancing clarity and compliance with data protection regulations 2026-03-25 09:26:04 +01:00
sebseb7
bc84095361 feat: Add push notifications legal text 2026-03-25 09:02:30 +01:00
sebseb7
ddc460f877 feat: Enhance ProductCarousel with logging and response summarization, update category handling to support virtual categories 'neu' and 'bald' 2026-03-25 08:46:57 +01:00
sebseb7
af6893b5b0 feat: Implement push notification functionality in AddToCartButton, including subscription management and UI updates, and enhance translations for related error messages across multiple locales 2026-03-25 07:57:34 +01:00
sebseb7
0ce8ce3626 feat: Add new virtual categories 'bald' and 'neu', update category handling in renderApp, and enhance translations across multiple locales 2026-03-25 07:04:50 +01:00
sebseb7
e5a3b7bcce feat: Update translation models and enhance order status handling in OrdersTab with new 'picked_up' status and corresponding translations across multiple locales 2026-03-24 07:27:40 +01:00
sebseb7
1840512aac feat: Implement default payment method for pickup and enhance payment method handling in CartTab and PaymentMethodSelector components 2026-03-24 06:51:47 +01:00
sebseb7
e6f3fb7c18 feat: Add 'ready_for_pickup' status to OrdersTab and implement corresponding translations across multiple locales 2026-03-24 06:15:34 +01:00
sebseb7
a9bf1aee5f feat: Integrate Girocode functionality for wire payments in OrdersTab and LoginComponent, enhance user experience with pending payment notifications, and update translations across multiple locales 2026-03-24 00:48:22 +01:00
sebseb7
f47fbc5c39 feat: Add 'awaiting_tracking' status to OrdersTab and update translations across multiple locales 2026-03-23 15:37:42 +01:00
sebseb7
a93aa22a76 feat: Enhance LoginComponent and SocketManager for improved session management and reauthentication 2026-03-19 05:44:03 +01:00
sebseb7
f0e4a94dfc feat: normalize delivery methods in CartTab and DeliveryMethodSelector components 2026-03-18 06:59:20 +01:00
sebseb7
1e1a0c7320 feat: Update translations for indoor season to outdoor season across multiple locales and adjust MainPageLayout component accordingly 2026-03-16 08:13:01 +01:00
sebseb7
80b066842d feat: Enhance ProductFilters to load manufacturer images and display them in the Filter component 2026-03-11 06:41:00 +01:00
sebseb7
78bb99b418 feat: Remove Telegraf link from footer and add ManufacturerCarousel to SharedCarousel component 2026-03-11 05:56:25 +01:00
sebseb7
65a676de46 feat: Implement multi-image product display with fading and hover effects, and introduce lazy-loaded HTML sanitization. 2026-03-10 11:27:15 +01:00
sebseb7
fb6c1159fe feat: Upgrade model version to gpt-5.4 for category description generation and German to English translation 2026-03-06 10:07:56 +01:00
sebseb7
738db9b085 typo 2026-03-06 06:37:33 +01:00
sebseb7
02045cf2ce feat: Update translations for product information and add GPSR safety info across multiple locales 2026-03-06 06:34:31 +01:00
sebseb7
0ccb00db32 feat: Add GPSR safety info translation and remove pre-order cutting button functionality. 2025-12-19 12:46:49 +01:00