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 7022c2b52f refactor(ui): Replace axios with fetch in all pages and extract auth layout
- Replace all $axios calls with native fetch across 8 page files
    - Add inline send-code button to login page code flow
    - Extract animated bubble background into shared auth layout
    - Restructure langs.json with zh-CN first, add new i18n keys
    - Add scoped langs.json for auth.send_code translation
    - Wire auth layout to login and callback routes
    - Fix mobile sign-up panel transform direction
    - Use onAuthSuccess for login/register code flows
3 weeks ago
..
assets chore(ui): Remove unused vhtml.min.js asset file 2 months ago
layout refactor(ui): Replace axios with fetch in all pages and extract auth layout 3 weeks ago
page refactor(ui): Replace axios with fetch in all pages and extract auth layout 3 weeks ago
ui refactor(ui): Replace axios with fetch in all pages and extract auth layout 3 weeks ago
env.js refactor(ui): Refactor VBase auth client with auto-refresh and onAuthSuccess 3 weeks ago
favicon.ico change to new version 1 year ago
ico.html refactor(ui): Rename $vbase to $auth across frontend 1 month ago
langs.json refactor(ui): Replace axios with fetch in all pages and extract auth layout 3 weeks ago
root.html refactor(ui): Rebuild permission system in vbase.js with scope support 4 months ago
routes.js refactor(ui): Replace axios with fetch in all pages and extract auth layout 3 weeks ago
vbase.js refactor(ui): Refactor VBase auth client with auto-refresh and onAuthSuccess 3 weeks ago