• Joined on 2022-11-12
seb pushed to live at seb/reactShop 2026-03-24 05:51:49 +00:00
1840512aac feat: Implement default payment method for pickup and enhance payment method handling in CartTab and PaymentMethodSelector components
seb pushed to live at seb/reactShop 2026-03-24 05:15:38 +00:00
e6f3fb7c18 feat: Add 'ready_for_pickup' status to OrdersTab and implement corresponding translations across multiple locales
seb pushed to live at seb/reactShop 2026-03-23 23:48:25 +00:00
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
seb pushed to live at seb/reactShop 2026-03-23 14:58:13 +00:00
f47fbc5c39 feat: Add 'awaiting_tracking' status to OrdersTab and update translations across multiple locales
seb pushed to live at seb/reactShop 2026-03-19 04:44:06 +00:00
a93aa22a76 feat: Enhance LoginComponent and SocketManager for improved session management and reauthentication
seb pushed to live at seb/reactShop 2026-03-18 05:59:23 +00:00
f0e4a94dfc feat: normalize delivery methods in CartTab and DeliveryMethodSelector components
seb pushed to live at seb/reactShop 2026-03-16 07:13:05 +00:00
1e1a0c7320 feat: Update translations for indoor season to outdoor season across multiple locales and adjust MainPageLayout component accordingly
seb pushed to live at seb/reactShop 2026-03-11 05:41:02 +00:00
80b066842d feat: Enhance ProductFilters to load manufacturer images and display them in the Filter component
seb pushed to live at seb/reactShop 2026-03-11 04:56:27 +00:00
78bb99b418 feat: Remove Telegraf link from footer and add ManufacturerCarousel to SharedCarousel component
seb pushed to live at seb/reactShop 2026-03-10 10:27:21 +00:00
65a676de46 feat: Implement multi-image product display with fading and hover effects, and introduce lazy-loaded HTML sanitization.
seb pushed to main at seb/shellySrv 2026-03-07 21:30:29 +00:00
34a243ec02 feat: Introduce a Blockly-based visual rule editor with AST generation and add new assets for water button status.
7478cdffce feat: Implement a Blockly-based UI for rule definition, add a new water button Telegram bot, and update an existing rule.
Compare 2 commits »
seb pushed to main at seb/shellySrv 2026-03-07 20:55:31 +00:00
65d4ff7b62 feat: Implement web-based water button status UI with a dedicated server and associated rule UI test files.
054db4321d feat: Implement a Blockly-based UI for defining and testing rules.
Compare 3 commits »
seb pushed to live at seb/reactShop 2026-03-06 09:08:09 +00:00
fb6c1159fe feat: Upgrade model version to gpt-5.4 for category description generation and German to English translation
738db9b085 typo
Compare 2 commits »
seb pushed to live at seb/reactShop 2026-03-06 05:34:34 +00:00
02045cf2ce feat: Update translations for product information and add GPSR safety info across multiple locales
seb pushed to main at seb/shellySrv 2026-02-27 16:24:11 +00:00
7d96ed29c4 feat: Enhance water valve control with Telegram bot integration, allowing remote commands and user authorization. Add channel history querying and improve server functionality for rule execution and static file serving.
seb pushed to main at seb/shellySrv 2026-01-22 14:24:34 +00:00
seb pushed to main at seb/shellySrv 2026-01-22 07:02:02 +00:00
778af32b5e feat: Implement server-initiated status refresh for new device detection and client-requested full status updates.
seb pushed to main at seb/shellySrv 2026-01-22 06:52:04 +00:00
f74467b324 feat: Add larger versions of model pictures and backup original images.
seb pushed to main at seb/shellySrv 2026-01-22 06:18:12 +00:00
d093e18877 feat: Implement Tapo P110/P115 power and energy monitoring, add Tapo device testing utilities, and include a database upsert test.
22050d1350 feat: add script to test Tapo device information retrieval using custom encryption and handshake.
e619acd0da feat: Add Tapo device integration with discovery and client, and generalize the status server to display IoT status.
Compare 3 commits »
seb pushed to main at seb/shellySrv 2026-01-20 09:08:14 +00:00
b6a25a53fc feat: Introduce rule configuration from the status dashboard, allowing storedDuration editing for the water button rule and improving its timer handling.