summaryrefslogtreecommitdiffstatshomepage
path: root/src-tauri/src/core/auth.rs
Commit message (Expand)AuthorAgeFilesLines
* feat: integrate AI assistant functionality and configuration managementHsiangNianian2026-01-161-1/+6
* refactor: simplify default implementations for AccountStore and MsRefreshToke...HsiangNianian2026-01-141-3/+3
* refactor: improve code readability by formatting and restructuring function c...HsiangNianian2026-01-141-13/+17
* feat: implement Microsoft account token refresh and storage management; add J...HsiangNianian2026-01-131-0/+83
* feat: enhance Microsoft login flow with status updates and polling managementHsiangNianian2026-01-131-5/+23
* refactor: clean up comments and improve code formatting in authentication and...HsiangNianian2026-01-131-7/+0
* feat: update Microsoft account client ID and enhance login UX with clipboard ...HsiangNianian2026-01-131-1/+1
* feat: update Microsoft account client ID for authenticationHsiangNianian2026-01-131-1/+1
* feat: implement custom User-Agent client for Microsoft authentication and ref...HsiangNianian2026-01-131-38/+65
* feat: update Microsoft account client ID and enhance error handling for authe...HsiangNianian2026-01-131-5/+44
* feat: implement Microsoft account login flow and refactor account handlingHsiangNianian2026-01-131-3/+279
* feat: add offline account management and version fetching functionalityHsiangNianian2026-01-131-0/+28