HoshinoSuzumi
9d6233a025
feat(docker): 添加 csms 服务的重启策略
2026-04-24 02:19:17 +08:00
HoshinoSuzumi
7191a54272
feat(web): 充电桩二维码支持下载导出
2026-04-21 02:10:52 +08:00
HoshinoSuzumi
74227ac5bd
docs: update known issues
2026-04-21 02:04:23 +08:00
HoshinoSuzumi
05f803c423
feat(firmware): 禁用 Wi-Fi 自动,启用自动重连
2026-04-20 14:50:10 +08:00
HoshinoSuzumi
073bae726a
feat(csms): 增强 OCPP 操作的日志记录,添加请求和响应的详细信息
2026-04-20 14:28:27 +08:00
HoshinoSuzumi
d688a8497d
feat(csms): 优化充电桩重连处理逻辑
2026-04-20 13:55:39 +08:00
HoshinoSuzumi
3bdb3d7351
feat(firmware): 扩展 MeterValuesSampledData 配置以支持更多测量数据
2026-04-20 13:09:30 +08:00
HoshinoSuzumi
79a91745c5
feat(api): 添加 MeterValue 展示支持,重置 OCPP 认证密钥二次确认
2026-04-20 02:56:21 +08:00
HoshinoSuzumi
1d378c9bb1
fix(firmware): 修复配网页面样式
2026-04-20 01:58:25 +08:00
HoshinoSuzumi
f89d602c05
feat(firmware): 优化刷卡状态展示
2026-04-20 01:22:32 +08:00
HoshinoSuzumi
afb0c88910
feat(firmware): CC 模拟开关添加积分防抖&优化 OLED 信息展示和刷卡空枪闪烁提示
2026-04-20 00:25:18 +08:00
HoshinoSuzumi
81b28b4461
feat(firmware): 添加 IM1281C 轮询间隔和电表数据处理逻辑
2026-04-19 23:27:08 +08:00
HoshinoSuzumi
696f2735ff
feat(firmware): IM1281C driver
2026-04-19 23:20:50 +08:00
HoshinoSuzumi
2d48724e37
fix(firmware): 由于 GPIO34,35 上两个按钮没有上拉电阻而无效,调整本机刷卡充电的启动逻辑
2026-04-19 21:19:37 +08:00
HoshinoSuzumi
c11c7f1a4a
feat(firmware): 硬件联调引脚定义&远程启动充电和相关外设联动逻辑
2026-04-19 20:20:03 +08:00
HoshinoSuzumi
c7f9c959e0
feat(pcb): generate bom
2026-04-17 02:01:30 +08:00
HoshinoSuzumi
9de7a94a13
feat(pcb): ready fot production
2026-04-17 01:48:09 +08:00
HoshinoSuzumi
9966fada8e
feat(pcb): relays layout
2026-04-16 13:51:20 +08:00
HoshinoSuzumi
5206e98118
chore(workspace): remove unused settings for STM32
2026-04-16 10:31:20 +08:00
HoshinoSuzumi
1f6019c13c
chore(pcb): add rayine lib
2026-04-16 10:21:39 +08:00
HoshinoSuzumi
52af4d05fd
feat(pcb) 交流电部分 PCB Layout
2026-04-16 10:09:37 +08:00
HoshinoSuzumi
7881ea6d23
chore(vscode): add cmake.ignoreCMakeListsMissing setting
2026-04-15 14:30:08 +08:00
HoshinoSuzumi
c74ff25a6f
feat(firmware): ssd1306 initial
2026-04-14 22:22:20 +08:00
HoshinoSuzumi
7ff97a8765
feat(pcb): finish the schema
2026-04-14 22:22:03 +08:00
HoshinoSuzumi
f3279601fb
feat(pcb): 基本原理图设计
2026-04-06 23:51:13 +08:00
HoshinoSuzumi
524de66ad3
fix(csms): fix lint errors, clean up imports and improve code formatting
2026-03-19 21:28:48 +08:00
HoshinoSuzumi
63349a17ed
chore: generate migration
2026-03-18 15:45:01 +08:00
HoshinoSuzumi
ff5b92986f
Unify charge point command channel status
2026-03-18 15:45:01 +08:00
HoshinoSuzumi
3508e7de19
docs: update README.md
2026-03-18 13:05:49 +08:00
HoshinoSuzumi
adc67e428d
chore(pcb): initial kicad project
2026-03-18 12:47:56 +08:00
HoshinoSuzumi
dee947ce3e
feat(csms): add system settings management for OCPP 1.6J heartbeat interval
2026-03-17 01:42:29 +08:00
HoshinoSuzumi
4d940e2cd4
chore(firmware): update text
2026-03-17 01:26:12 +08:00
HoshinoSuzumi
8371b2a76b
feat(firmware): add Mongoose client implementation for OCPP communication
2026-03-17 01:25:41 +08:00
HoshinoSuzumi
e1fb43d57b
refactor(csms): 更新 OCPP 认证相关文本
2026-03-17 00:38:37 +08:00
HoshinoSuzumi
5825783f8b
feat(csms): update schema for ocpp authorization
2026-03-17 00:32:54 +08:00
HoshinoSuzumi
e884fc5bc0
feat(firmware): 更新 OCPP 配置,添加密码字段以支持基本认证
2026-03-16 17:17:15 +08:00
HoshinoSuzumi
cf0861f8f6
feat(csms): 添加 OCPP 鉴权
2026-03-16 16:53:39 +08:00
HoshinoSuzumi
4885cf6778
refactor: 移除重复的 tariff-schema 导出
2026-03-16 15:27:40 +08:00
HoshinoSuzumi
654a2a66d9
feat(csms): 充电桩添加 deviceName 字段,区别于 identifier 用于区分设备
2026-03-16 13:43:46 +08:00
HoshinoSuzumi
0118dd2e15
feat(web): 添加拓扑图页面和相关组件
...
feat(csms): 添加获取当前连接状态的API
feat(csms): 添加获取当前活动OCPP WebSocket连接的接口
deps(web): 添加@xyflow/react依赖
2026-03-16 12:59:05 +08:00
HoshinoSuzumi
6888454727
fix(web): 修正二维码链接的URL路径
2026-03-16 02:03:57 +08:00
HoshinoSuzumi
91d91ebd08
feat(main): 自动生成充电点标识符并优化WiFi设置
2026-03-16 01:48:18 +08:00
HoshinoSuzumi
37c5cfe5a9
feat(main): 添加OCPP配置的持久化支持和LED状态管理功能
2026-03-16 00:52:17 +08:00
HoshinoSuzumi
2de43d5fbb
fix(csms): 添加缺失的chargePointId参数检查
2026-03-15 04:41:00 +08:00
HoshinoSuzumi
434dbc15e9
fix(config): 修正OCPP后端URL
2026-03-15 04:33:52 +08:00
HoshinoSuzumi
d5b2e529ff
feat(mongoose): 添加对mbedTLS的TLS支持
2026-03-15 04:33:33 +08:00
HoshinoSuzumi
d7b7ebfef9
Revert "feat(ocpp): 添加对WebSocket子协议的支持和缺失参数检查"
...
This reverts commit 216a8e118d .
2026-03-15 04:28:32 +08:00
HoshinoSuzumi
8f3b2fd6e2
Revert "feat(boot-notification): 添加超时处理和日志记录以增强引导通知的持久性"
...
This reverts commit 8a537e80e3 .
2026-03-15 04:28:32 +08:00
HoshinoSuzumi
8a537e80e3
feat(boot-notification): 添加超时处理和日志记录以增强引导通知的持久性
2026-03-15 04:23:13 +08:00
HoshinoSuzumi
216a8e118d
feat(ocpp): 添加对WebSocket子协议的支持和缺失参数检查
2026-03-15 03:41:38 +08:00
HoshinoSuzumi
b45896a9dd
fix(config): 更新OCPP后端URL和CP标识符配置
2026-03-15 03:12:09 +08:00
HoshinoSuzumi
4a9961df70
style(transactions): 修改订单标题样式
2026-03-14 23:17:29 +08:00
HoshinoSuzumi
18ac660ab2
feat(transactions): wrap TransactionsPageContent in Suspense for loading state
2026-03-13 12:18:09 +08:00
HoshinoSuzumi
a6621f975c
feat: 添加信息和指标组件以增强充电订单和计量信息的展示
2026-03-13 12:11:33 +08:00
HoshinoSuzumi
83e6ed2412
feat(transactions): add transaction detail page with live energy and cost estimation
...
feat(transactions): implement active transaction checks and idTag validation
feat(id-tag): enhance idTag card with disabled state for active transactions
fix(transactions): improve error handling and user feedback for transaction actions
2026-03-13 11:51:06 +08:00
HoshinoSuzumi
c8ddaa4dcc
feat(sidebar): update icons for navigation and charge items
2026-03-12 17:50:04 +08:00
HoshinoSuzumi
88a80d2268
feat(transactions): add live energy and estimated cost to transaction data
2026-03-12 17:38:49 +08:00
HoshinoSuzumi
f7ee298060
feat(charge-points): add pricing mode for charge points with validation
...
feat(pricing): implement tariff management with peak, valley, and flat pricing
feat(api): add tariff API for fetching and updating pricing configurations
feat(tariff-schema): create database schema for tariff configuration
feat(pricing-page): create UI for displaying and managing pricing tiers
fix(sidebar): update sidebar to include pricing settings link
2026-03-12 17:23:06 +08:00
HoshinoSuzumi
2638af3f7f
feat: 峰谷电价编辑器
2026-03-12 16:06:48 +08:00
HoshinoSuzumi
2bbb8239a6
fix(web): dockerfile
2026-03-12 13:38:18 +08:00
HoshinoSuzumi
0f6d14d791
fix: migration
2026-03-12 13:34:52 +08:00
HoshinoSuzumi
17f185f366
chore(csms): update migration files
2026-03-12 13:30:41 +08:00
HoshinoSuzumi
d1bff8bfd9
feat: add grid view for IdTagsPage and toggle button
2026-03-12 13:30:02 +08:00
HoshinoSuzumi
9f92b57371
feat: add card skins support
2026-03-12 13:19:46 +08:00
HoshinoSuzumi
e759576b58
refactor(proxy): simplify isInitialized function and remove cookie caching
2026-03-12 10:18:06 +08:00
HoshinoSuzumi
4703ef3548
refactor(proxy): rename middleware to proxy
2026-03-12 10:04:38 +08:00
HoshinoSuzumi
50f5fbd122
refactor(middleware): improve isInitialized function and cookie handling
2026-03-12 09:41:57 +08:00
HoshinoSuzumi
ee44586c6f
chore: update dependencies and restructure package.json
2026-03-12 09:27:42 +08:00
HoshinoSuzumi
2cc7fbc5be
style(charge-points): comment out connection info display for clarity
2026-03-12 01:25:16 +08:00
HoshinoSuzumi
4e16e933f2
feat(login): enhance routing by preserving 'from' path in login redirects
2026-03-12 01:14:16 +08:00
HoshinoSuzumi
2479653bab
feat(qr-scanner): integrate jsQR for QR code scanning fallback
2026-03-12 01:07:55 +08:00
HoshinoSuzumi
bf7c7c54cd
fix(auth): correct session cookie names for authentication
2026-03-12 00:51:20 +08:00
HoshinoSuzumi
d49c80cc05
style(auth): fix comment and return value in getParentDomain function
2026-03-12 00:48:52 +08:00
HoshinoSuzumi
8d0164208d
feat(auth): update cookie prefix and default cookie attributes for better security
2026-03-12 00:36:00 +08:00
HoshinoSuzumi
f753550d44
fix(csms): fix comment and return value in getParentDomain function
2026-03-12 00:27:21 +08:00
HoshinoSuzumi
fb0d135a79
feat(auth): implement cross-subdomain cookie support with dynamic domain resolution
2026-03-12 00:16:27 +08:00
HoshinoSuzumi
103c86e14d
feat(auth): add support for cross-subdomain cookies and improve environment variable handling
2026-03-11 23:39:14 +08:00
HoshinoSuzumi
20e0cd068f
build(docker): add argument for CSMS URL in Dockerfile
2026-03-11 23:17:44 +08:00
HoshinoSuzumi
f8ff5c3d31
build(docker): add build argument for CSMS URL in web service
2026-03-11 23:00:34 +08:00
HoshinoSuzumi
9d76dc508a
fix(web): wrap ChargePageContent in Suspense for improved loading handling
2026-03-11 22:42:09 +08:00
HoshinoSuzumi
279e453ad6
feat(web): add tooltip for charge point status with online/offline indication
2026-03-11 22:01:43 +08:00
HoshinoSuzumi
02a361488b
feat(api): add stats chart endpoint for admin access with time series data
...
feat(dayjs): integrate dayjs for date handling and formatting across the application
refactor(routes): update date handling in id-tags, transactions, users, and dashboard routes to use dayjs
style(globals): improve CSS variable definitions for better readability and consistency
deps: add dayjs as a dependency for date manipulation
2026-03-11 21:34:21 +08:00
HoshinoSuzumi
73f0c6243a
feat(web): add remote start transaction feature and QR code scanning for charging
2026-03-11 18:09:00 +08:00
HoshinoSuzumi
8ee2378c78
feat(web): integrate toast notifications for profile and passkey actions
2026-03-11 17:24:56 +08:00
HoshinoSuzumi
168a5b5613
feat(web): integrate session management and improve API error handling
2026-03-11 17:19:14 +08:00
HoshinoSuzumi
f1932676be
feat(web): add SessionWatcher component for session management and handle session expiration
2026-03-11 17:08:52 +08:00
HoshinoSuzumi
7bd4e379de
feat: web docker
2026-03-11 16:59:56 +08:00
HoshinoSuzumi
ce53a4f218
feat(csms): restructure deployment setup with Docker and improve build process
2026-03-11 15:39:31 +08:00
HoshinoSuzumi
70ae7da0d9
feat(web): wrap LoginForm in Suspense for improved loading handling
2026-03-11 13:45:42 +08:00
HoshinoSuzumi
9bdeea8a12
feat(web): add user ID and name to transaction details for better tracking
2026-03-11 12:09:15 +08:00
HoshinoSuzumi
ee329c7b9b
feat(web): add ScrollFade component for improved horizontal scrolling experience
2026-03-11 11:53:13 +08:00
HoshinoSuzumi
1619ed22a0
feat(web): enhance charge point status display with fault indication and link to details
2026-03-11 11:22:24 +08:00
HoshinoSuzumi
f74939917b
feat(csms, web): add charge point status and error code to charge point details, hide the connector 0 from connectors view
2026-03-11 11:00:16 +08:00
HoshinoSuzumi
48d9580d36
chore(csms, web): update dependencies to use catalog references and rename web package
2026-03-11 09:55:50 +08:00
HoshinoSuzumi
a84393590e
feat: add refresh button to various dashboard pages for improved data fetching
2026-03-11 00:29:04 +08:00
HoshinoSuzumi
4d0c429d5f
chore: format code
2026-03-11 00:18:12 +08:00
HoshinoSuzumi
a3b9134299
chore: update schema file
2026-03-11 00:16:19 +08:00
HoshinoSuzumi
eac81d2fab
feat: integrate React Query for data fetching and state management across dashboard components
2026-03-11 00:15:07 +08:00
HoshinoSuzumi
984274bfb7
feat(stats): enhance admin and user statistics with additional metrics for revenue and user count
2026-03-10 23:37:49 +08:00
HoshinoSuzumi
56bfdb4614
feat(settings): enhance user profile and password management with improved error handling and UI updates
2026-03-10 23:21:50 +08:00