sebseb7
|
0a7f7e653b
|
chore: add watchOptions to webpack configuration for improved file watching performance
|
2025-07-31 08:30:10 +02:00 |
|
sebseb7
|
14787cbd74
|
feat: add WebSocket URL for client and update GoogleLoginButton text to 'Loading...' for better user feedback
|
2025-07-30 16:02:11 +02:00 |
|
sebseb7
|
21ed40c4ce
|
refactor: implement socket.io method overrides and enhance logging for productCache in Content component to improve category data handling
|
2025-07-23 10:00:46 +02:00 |
|
sebseb7
|
72010c410e
|
refactor: disable font and image preloading in InlineCssPlugin for improved clarity and maintainability
|
2025-07-23 09:24:35 +02:00 |
|
sebseb7
|
5dc0280fc7
|
refactor: enhance InlineCssPlugin to preload JavaScript files alongside fonts and images, improving asset loading order and console logging
|
2025-07-23 09:22:58 +02:00 |
|
sebseb7
|
a653908624
|
refactor: simplify image preloading logic in InlineCssPlugin to focus on homepage and enhance console logging
|
2025-07-23 09:10:45 +02:00 |
|
sebseb7
|
1e8e6d7ac1
|
refactor: comment out unused critical image in InlineCssPlugin for improved clarity and maintainability
|
2025-07-23 09:01:24 +02:00 |
|
sebseb7
|
acdfc38b4a
|
refactor: update image preloading logic in InlineCssPlugin to use output filename for page type detection and improve console logging
|
2025-07-23 08:58:14 +02:00 |
|
sebseb7
|
c906e0c936
|
refactor: enhance image preloading logic in InlineCssPlugin for better performance and clarity
|
2025-07-23 08:52:53 +02:00 |
|
sebseb7
|
bbd1371eb2
|
refactor: optimize socket connection handling by removing polling transport and implementing lazy connection strategy in SocketManager for improved performance
|
2025-07-23 07:29:15 +02:00 |
|
sebseb7
|
24b762b9d6
|
refactor: streamline image preloading logic in webpack config by defining critical images outside of conditional checks and improving preload count logging
|
2025-07-21 01:12:21 +02:00 |
|
sebseb7
|
464f159556
|
feat: enhance SocketProvider to support polling and websocket transports, improve error logging for development, and update image preloading logic in webpack config for better performance on main pages
|
2025-07-21 01:10:13 +02:00 |
|
sebseb7
|
2b64719758
|
feat: optimize image loading and critical rendering path by adding image preloads in webpack config, updating image handling in multiple components, and ensuring alt attributes are set for accessibility
|
2025-07-20 15:19:16 +02:00 |
|
sebseb7
|
a68d912c99
|
feat: enhance image loading performance by adding fetchPriority and loading attributes in multiple components, and update MUI icons chunking in webpack configuration
|
2025-07-20 15:05:29 +02:00 |
|
sebseb7
|
d3998133e5
|
feat: update CopyAssetsPlugin to exclude fonts during asset copying
|
2025-07-20 14:47:57 +02:00 |
|
sebseb7
|
b2474a595c
|
feat: add InlineCssPlugin to inline CSS assets in production builds
|
2025-07-20 14:13:39 +02:00 |
|
sebseb7
|
88c757fd35
|
Refactor webpack configuration to copy index.html to payment directory, enhancing clarity in log messages and ensuring proper directory structure for asset management.
|
2025-07-15 13:06:06 +02:00 |
|
sebseb7
|
d8c802c2f1
|
Update webpack configuration to copy index.html to payment/success/success, improving clarity in log messages for asset copying.
|
2025-07-15 13:04:42 +02:00 |
|
sebseb7
|
056b63efa0
|
Update webpack configuration to copy index.html to payment/success directory and change base URL in config.js to production URL.
|
2025-07-15 13:03:34 +02:00 |
|
seb
|
9e14827c91
|
Enhance 404 handling in webpack configuration with async middleware for prerendering. Updated NotFound404 page to improve user experience with localized messaging and responsive image styling. Added taxonomy ID mappings in feeds.cjs for better compliance and clarity in product categorization.
|
2025-07-07 02:12:19 +02:00 |
|
seb
|
8698816875
|
Add middleware to handle 404 routes in webpack configuration. Implemented custom response handling to ensure proper 404 status and no-cache headers, along with rewrites for SPA fallback to improve routing behavior.
|
2025-07-06 23:50:30 +02:00 |
|
seb
|
245f5067ed
|
Refactor socket handling across components to support dual socket connections, enhancing data fetching capabilities and improving overall communication.
|
2025-07-03 05:36:41 +02:00 |
|
seb
|
10b7f0ed7b
|
Add proxy target configuration and new start script for seedheads dev mode
|
2025-07-02 13:21:08 +02:00 |
|
seb
|
edbd56f6a9
|
Genesis
|
2025-07-02 12:49:06 +02:00 |
|