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 6552ebf832 refactor(ui): Migrate router guard from env.js to routes.js
- Move beforeEnter router guard logic from env.js to routes.js export function
    - Update $env references to $mod in env.js, ico.html, and layout/default.html
    - Export routes as function that receives $mod context for dependency injection
    - Remove router guard from env.js initialization module
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 feat(ui): Add role detail modal with permission and user management 2 months 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