aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src-tauri/src/core/account_storage.rs
Commit message (Expand)AuthorAgeFilesLines
* refactor(client): rewrite macros to generate client苏向夜2026-02-181-16/+4
* refactor: add TypeScript support to account storage structuresHsiangNianian2026-01-301-3/+21
* feat: integrate AI assistant functionality and configuration managementHsiangNianian2026-01-161-0/+2
* refactor: consolidate derive attributes for AccountStore structHsiangNianian2026-01-141-3/+1
* refactor: simplify default implementations for AccountStore and MsRefreshToke...HsiangNianian2026-01-141-8/+1
* refactor: improve code readability by formatting and restructuring function c...HsiangNianian2026-01-141-7/+11
* feat: implement Microsoft account token refresh and storage management; add J...HsiangNianian2026-01-131-0/+159