index
:
dev/gemini-cli
devel
jcarr
main
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
cli
/
src
/
ui
/
components
/
AuthDialog.tsx
Age
Commit message (
Collapse
)
Author
2025-08-17
chore(compiler): Enable strict property access TS compiler flag. (#6255)
Richie Foreman
Co-authored-by: Jacob Richman <
[email protected]
>
2025-08-16
Revert "Update semantic color tokens" (#6365)
Jacob Richman
2025-08-15
Update semantic color tokens (#6253)
Miguel Solorio
Co-authored-by: jacob314 <
[email protected]
>
2025-08-14
Fix bug where RadioButtonSelect treated an omitted isFocus parameter (#6274)
Jacob Richman
2025-08-12
Switch from useInput to useKeypress. (#6056)
Jacob Richman
2025-07-13
feat: Add GEMINI_DEFAULT_AUTH_TYPE support (#4002)
N. Taylor Mullen
2025-07-08
fix(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-07
Fix double "esc" bug in Auth dialog (#3493)
Tommaso Sciortino
2025-07-07
Enable Gemini CLI to reuse user's auth in Cloud Shell (#3070)
Marat Boshernitsan
2025-07-01
Rename AuthType LOGIN_WITH_GOOGLE_PERSONAL -> LOGIN_WITH_GOOGLE (#2769)
Tommaso Sciortino
2025-06-30
Remove unused method (#2721)
Tommaso Sciortino
2025-06-27
Update Auth Label to include AI Studio (#2130)
Philipp Schmid
Co-authored-by: Allen Hutchison <
[email protected]
>
2025-06-26
Fix doc link in the auth dialog (#1688)
anj-s
2025-06-25
Merge "Login with Google Workspace" auth option into "Login with Google" (#1574)
Tommaso Sciortino
Co-authored-by: Scott Densmore <
[email protected]
>
2025-06-25
Add tos and privacy links docs for clarity (#1571)
anj-s
2025-06-25
Clarify why authentication failures might be happening and direct users to ↵
Marat Boshernitsan
documentation (#1478) Co-authored-by: Scott Densmore <
[email protected]
> Co-authored-by: matt korwel <
[email protected]
>
2025-06-25
fix: prepublish changes to package names (#1420)
Brandon Keiji
2025-06-24
Improve Auth error messaging (#1358)
Tommaso Sciortino
2025-06-22
Scotdensmore/first run auth fix (#1322)
Scott Densmore
2025-06-23
{bug} Vertex Auth Support (#1302)
matt korwel
Co-authored-by: Tommaso Sciortino <
[email protected]
>
2025-06-20
Reword auth dialog options (#1246)
Tommaso Sciortino
2025-06-19
Initially hide some Auth options behind "More..." (#1245)
Tommaso Sciortino
2025-06-19
Auth First Run (#1207)
matt korwel
Co-authored-by: Tommaso Sciortino <
[email protected]
> Co-authored-by: N. Taylor Mullen <
[email protected]
>