Commit Graph
12 Commits
Author SHA1 Message Date
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 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 9cc0e75293 feat(settings): enhance Passkey management with inline add and rename functionality 2026-03-10 23:17:32 +08:00
HoshinoSuzumi d3d25d56d8 feaeet: add passkeys support 2026-03-10 22:46:51 +08:00
HoshinoSuzumi 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
HoshinoSuzumi 68d5c596b4 feat(auth): enhance user schema with role and ban features 2025-11-17 04:28:50 +08:00
HoshinoSuzumi 86595c7639 feat(csms): add deployment script and database schema for user authentication 2025-11-17 03:34:51 +08:00