You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
OneAuth/ui
veypi a63dc65ab6 refactor(ui): Rename $vbase to $auth across frontend
- Rename $mod.$vbase to $mod.$auth in env.js initialization
    - Add guard condition to prevent duplicate VBase initialization
    - Update all page and layout templates to use $auth instead of $vbase
    - Update route guard in routes.js to reference $mod.$auth
9 hours ago
..
assets chore(ui): Remove unused vhtml.min.js asset file 4 weeks ago
layout refactor(ui): Rename $vbase to $auth across frontend 9 hours ago
page refactor(ui): Rename $vbase to $auth across frontend 9 hours ago
env.js refactor(ui): Rename $vbase to $auth across frontend 9 hours ago
favicon.ico change to new version 12 months ago
ico.html refactor(ui): Rename $vbase to $auth across frontend 9 hours ago
langs.json feat(ui): Add role detail modal with permission and user management 2 months ago
root.html refactor(ui): Rebuild permission system in vbase.js with scope support 2 months ago
routes.js refactor(ui): Rename $vbase to $auth across frontend 9 hours ago
vbase.js feat(ui): Support @ prefix in URL routing 1 day ago