Timothy Yin HoshinoSuzumi
HoshinoSuzumi pushed to main at HoshinoSuzumi/helios-evcs 2026-03-16 02:04:14 +08:00
6888454727 fix(web): 修正二维码链接的URL路径
91d91ebd08 feat(main): 自动生成充电点标识符并优化WiFi设置
37c5cfe5a9 feat(main): 添加OCPP配置的持久化支持和LED状态管理功能
Compare 3 commits »
HoshinoSuzumi pushed to main at HoshinoSuzumi/helios-evcs 2026-03-15 04:41:23 +08:00
2de43d5fbb fix(csms): 添加缺失的chargePointId参数检查
434dbc15e9 fix(config): 修正OCPP后端URL
d5b2e529ff feat(mongoose): 添加对mbedTLS的TLS支持
Compare 3 commits »
HoshinoSuzumi pushed to main at HoshinoSuzumi/helios-evcs 2026-03-15 04:29:00 +08:00
d7b7ebfef9 Revert "feat(ocpp): 添加对WebSocket子协议的支持和缺失参数检查"
8f3b2fd6e2 Revert "feat(boot-notification): 添加超时处理和日志记录以增强引导通知的持久性"
Compare 2 commits »
HoshinoSuzumi pushed to main at HoshinoSuzumi/helios-evcs 2026-03-15 04:23:24 +08:00
8a537e80e3 feat(boot-notification): 添加超时处理和日志记录以增强引导通知的持久性
HoshinoSuzumi pushed to main at HoshinoSuzumi/helios-evcs 2026-03-15 03:42:10 +08:00
216a8e118d feat(ocpp): 添加对WebSocket子协议的支持和缺失参数检查
b45896a9dd fix(config): 更新OCPP后端URL和CP标识符配置
Compare 2 commits »
HoshinoSuzumi pushed to main at HoshinoSuzumi/helios-evcs 2026-03-14 23:17:38 +08:00
4a9961df70 style(transactions): 修改订单标题样式
HoshinoSuzumi pushed to main at HoshinoSuzumi/helios-evcs 2026-03-13 12:20:11 +08:00
18ac660ab2 feat(transactions): wrap TransactionsPageContent in Suspense for loading state
HoshinoSuzumi pushed to main at HoshinoSuzumi/helios-evcs 2026-03-13 12:12:34 +08:00
a6621f975c feat: 添加信息和指标组件以增强充电订单和计量信息的展示
83e6ed2412 feat(transactions): add transaction detail page with live energy and cost estimation
Compare 2 commits »
HoshinoSuzumi pushed to main at HoshinoSuzumi/helios-evcs 2026-03-12 17:50:12 +08:00
c8ddaa4dcc feat(sidebar): update icons for navigation and charge items
HoshinoSuzumi pushed to main at HoshinoSuzumi/helios-evcs 2026-03-12 17:38:59 +08:00
88a80d2268 feat(transactions): add live energy and estimated cost to transaction data
HoshinoSuzumi pushed to main at HoshinoSuzumi/helios-evcs 2026-03-12 17:23:19 +08:00
f7ee298060 feat(charge-points): add pricing mode for charge points with validation
2638af3f7f feat: 峰谷电价编辑器
Compare 2 commits »
HoshinoSuzumi pushed to main at HoshinoSuzumi/helios-evcs 2026-03-12 13:38:24 +08:00
2bbb8239a6 fix(web): dockerfile
HoshinoSuzumi pushed to main at HoshinoSuzumi/helios-evcs 2026-03-12 13:34:59 +08:00
0f6d14d791 fix: migration
HoshinoSuzumi pushed to main at HoshinoSuzumi/helios-evcs 2026-03-12 13:30:49 +08:00
17f185f366 chore(csms): update migration files
HoshinoSuzumi pushed to main at HoshinoSuzumi/helios-evcs 2026-03-12 13:30:12 +08:00
d1bff8bfd9 feat: add grid view for IdTagsPage and toggle button
9f92b57371 feat: add card skins support
e759576b58 refactor(proxy): simplify isInitialized function and remove cookie caching
Compare 3 commits »
HoshinoSuzumi pushed to main at HoshinoSuzumi/helios-evcs 2026-03-12 10:04:51 +08:00
4703ef3548 refactor(proxy): rename middleware to proxy
HoshinoSuzumi pushed to main at HoshinoSuzumi/helios-evcs 2026-03-12 09:42:14 +08:00
50f5fbd122 refactor(middleware): improve isInitialized function and cookie handling
HoshinoSuzumi pushed to main at HoshinoSuzumi/helios-evcs 2026-03-12 09:28:12 +08:00
ee44586c6f chore: update dependencies and restructure package.json
HoshinoSuzumi pushed to main at HoshinoSuzumi/helios-evcs 2026-03-12 01:25:22 +08:00
2cc7fbc5be style(charge-points): comment out connection info display for clarity
HoshinoSuzumi pushed to main at HoshinoSuzumi/helios-evcs 2026-03-12 01:14:23 +08:00
4e16e933f2 feat(login): enhance routing by preserving 'from' path in login redirects