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 aabea8ef4a refactor(ui): Update auth and profile pages to use $mod context
- Replace $env.$vbase with $mod.$vbase in callback.html OAuth handlers
    - Update login.html to use $mod.$vbase for login/register API calls
    - Update profile.html to use $mod.$vbase for user data and logout
    - Fix OAuth providers page to reference $mod.$vbase correctly
4 weeks ago
..
assets chore(ui): Remove unused vhtml.min.js asset file 4 weeks ago
layout refactor(ui): Migrate router guard from env.js to routes.js 4 weeks ago
page refactor(ui): Update auth and profile pages to use $mod context 4 weeks ago
env.js refactor(ui): Migrate router guard from env.js to routes.js 4 weeks ago
favicon.ico change to new version 12 months ago
ico.html refactor(ui): Migrate router guard from env.js to routes.js 4 weeks 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): Migrate router guard from env.js to routes.js 4 weeks ago
vbase.js fix(ui): Improve token refresh error handling 2 months ago