5 Commits (c79cd1f2d50bd6e1743c6bf0fd89df949720dc91)

Author SHA1 Message Date
veypi e627ab0726 feat(ui): Add OAuth callback page and improve auth flow
- Add new OAuth callback page with loading states and error handling
    - Create reusable icon component (ico.html) for SVG icons
    - Remove deprecated public.html layout, merge into default
    - Update login page with improved third-party auth integration
    - Add i18n translations for OAuth-related messages
    - Update routes to include callback page and handle auth redirects
    - Enhance vbase.js with OAuth utilities and token management
3 weeks ago
veypi 627439bc4d feat(ui): Add system settings and OAuth providers management pages
- Add new settings page with application, auth, security, email, SMS configuration
    - Add OAuth identity providers management page with CRUD operations
    - Update login page to support dynamic OAuth providers and verification code login
    - Add navigation menu items for settings and OAuth providers
    - Add i18n translations for settings and OAuth provider management
    - Add routes for /settings and /oauth/providers pages
3 weeks ago
veypi 691f1df75b feat: 添加角色管理模块(API + UI) 1 month ago
veypi 4101daeed3 refactor: 重构用户/组织/OAuth页面UI 1 month ago
veypi e5308f9471 feat: 全新UI框架升级和页面重构 1 month ago