Commit Graph

14 Commits

Author SHA1 Message Date
dee947ce3e feat(csms): add system settings management for OCPP 1.6J heartbeat interval 2026-03-17 01:42:29 +08:00
cf0861f8f6 feat(csms): 添加 OCPP 鉴权 2026-03-16 16:53:39 +08:00
8f3b2fd6e2 Revert "feat(boot-notification): 添加超时处理和日志记录以增强引导通知的持久性"
This reverts commit 8a537e80e3.
2026-03-15 04:28:32 +08:00
8a537e80e3 feat(boot-notification): 添加超时处理和日志记录以增强引导通知的持久性 2026-03-15 04:23:13 +08:00
d49c80cc05 style(auth): fix comment and return value in getParentDomain function 2026-03-12 00:48:52 +08:00
8d0164208d feat(auth): update cookie prefix and default cookie attributes for better security 2026-03-12 00:36:00 +08:00
f753550d44 fix(csms): fix comment and return value in getParentDomain function 2026-03-12 00:27:21 +08:00
fb0d135a79 feat(auth): implement cross-subdomain cookie support with dynamic domain resolution 2026-03-12 00:16:27 +08:00
103c86e14d feat(auth): add support for cross-subdomain cookies and improve environment variable handling 2026-03-11 23:39:14 +08:00
9cc0e75293 feat(settings): enhance Passkey management with inline add and rename functionality 2026-03-10 23:17:32 +08:00
d3d25d56d8 feaeet: add passkeys support 2026-03-10 22:46:51 +08:00
2cb89c74b3 feat(dashboard): add transactions and users management pages with CRUD functionality
feat(auth): implement login page and authentication middleware
feat(sidebar): create sidebar component with user info and navigation links
feat(api): establish API client for interacting with backend services
2026-03-10 15:17:32 +08:00
68d5c596b4 feat(auth): enhance user schema with role and ban features 2025-11-17 04:28:50 +08:00
86595c7639 feat(csms): add deployment script and database schema for user authentication 2025-11-17 03:34:51 +08:00