• Joined on 2022-11-12
seb pushed to main at seb/shopApiNg 2025-11-23 12:28:44 +00:00
320bcd4641 refactor: Comment out console logs for improved performance and clarity during sync operations
seb pushed to main at seb/shopApiNg 2025-11-23 11:18:09 +00:00
seb pushed to main at seb/shopApiNg 2025-11-23 10:45:49 +00:00
68cc98cfd4 refac
seb pushed to main at seb/shopApiNg 2025-11-23 10:41:00 +00:00
71910f84a2 feat: Enhance product management by adding WebSocket support for real-time updates, implement product loading in categories, and improve caching for category products.
seb pushed to main at seb/shopApiNg 2025-11-23 09:51:26 +00:00
49246169db feat: Implement ETag-based conditional caching for API and HTML, add immutable caching for images, and introduce concurrency control with resizing for picture syncing.
seb pushed to main at seb/shopApiNg 2025-11-23 09:06:06 +00:00
3f451dde06 feat: Allow configuring category sync interval via environment variable and log next sync time.
seb pushed to main at seb/shopApiNg 2025-11-23 09:01:58 +00:00
729d056618 feat: Add web server and UI for category tree display, and update picture syncer to use AVIF format.
seb pushed to main at seb/shopApiNg 2025-11-23 08:40:19 +00:00
seb pushed to main at seb/shopApiNg 2025-11-23 08:30:07 +00:00
seb pushed to main at seb/shopApiNg 2025-11-23 08:23:46 +00:00
6ea9abab81 feat: Filter category tree based on ROOT_CATEGORY_ID for display while keeping the full tree for image sync, and summarize image deletion logs.
seb created branch main in seb/shopApiNg 2025-11-23 08:15:45 +00:00
seb pushed to main at seb/shopApiNg 2025-11-23 08:15:45 +00:00
a80acfe6d7 genesis
seb created repository seb/shopApiNg 2025-11-23 08:15:14 +00:00
seb pushed to live at seb/reactShop 2025-11-23 06:53:40 +00:00
87db7ba3ea feat(Content, ProductDetail, SearchBar): enhance product handling with translation support
seb pushed to live at seb/reactShop 2025-11-22 11:48:46 +00:00
766fef2796 feat(ProductDetail): enhance attribute handling with translation support
seb pushed to live at seb/reactShop 2025-11-22 09:15:34 +00:00
seb pushed to live at seb/reactShop 2025-11-22 09:03:05 +00:00
seb pushed to live at seb/reactShop 2025-11-22 08:59:54 +00:00
905eee57d5 feat(Translation): add kitConfig.js for improved localization in GrowTentKonfigurator
seb pushed to live at seb/reactShop 2025-11-22 08:44:04 +00:00
3389a9b66c feat(Translation): enhance product dialogs and update translation model
seb pushed to live at seb/reactShop 2025-11-22 07:50:02 +00:00
d63c385a97 feat(Content): pass categoryName prop to ProductFilters for improved filtering