summaryrefslogtreecommitdiff
path: root/packages/cli/src/ui/components/AuthDialog.test.tsx
AgeCommit message (Collapse)Author
2025-08-21Force restart on trust level change to reload settings (#6713)shrutip90
2025-08-17chore(compiler): Enable strict property access TS compiler flag. (#6255)Richie Foreman
Co-authored-by: Jacob Richman <[email protected]>
2025-08-15fix(input) Resolve cases where escape was broken (#6304)Jacob Richman
2025-07-20Feature custom themes logic (#2639)Ali Al Jufairi
Co-authored-by: Jacob Richman <[email protected]>
2025-07-17Add numbers to selection list (#4320)Miguel Solorio
2025-07-13feat: Add GEMINI_DEFAULT_AUTH_TYPE support (#4002)N. Taylor Mullen
2025-07-09Add system-wide settings config for administrators (#3498)christine betts
Co-authored-by: Jack Wotherspoon <[email protected]>
2025-07-08fix(auth): do not blindly default to API key auth (#3235)Pascal Birchler
Co-authored-by: matt korwel <[email protected]> Co-authored-by: N. Taylor Mullen <[email protected]>
2025-07-07Fix double "esc" bug in Auth dialog (#3493)Tommaso Sciortino
2025-06-30Remove unused method (#2721)Tommaso Sciortino
2025-06-25fix: prepublish changes to package names (#1420)Brandon Keiji
2025-06-22Scotdensmore/first run auth fix (#1322)Scott Densmore
2025-06-19Auth First Run (#1207)matt korwel
Co-authored-by: Tommaso Sciortino <[email protected]> Co-authored-by: N. Taylor Mullen <[email protected]>