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 03a0afc727 feat(ui): Add user cache and batch fetch in VBase
- Add shared users cache object to VBase constructor
    - Add User(id) API for reactive user info lookup
    - Implement _flushUserRequests for batch POST /api/auth/users
    - Cache and sync current user into shared users cache
    - Clear users cache on logout
2 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 feat(ui): Add user cache and batch fetch in VBase 2 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 feat(ui): Add user cache and batch fetch in VBase 2 weeks ago