Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
gordon-code
/
github-tracker
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
1
Code
Issues
2
Pull requests
5
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
feat: add settings import with encrypted credential migration
- #142
#142
Open
wgordon17
wants to merge 21 commits into
gordon-code:main
gordon-code/github-tracker:main
from
wgordon17:feat/settings-import-export
wgordon17/github-tracker:feat/settings-import-export
Copy head branch name to clipboard
Conversation
Commits
21
(21)
Checks
Files changed
Open
feat: add settings import with encrypted credential migration
#142
wgordon17
wants to merge 21 commits into
gordon-code:main
gordon-code/github-tracker:main
from
wgordon17:feat/settings-import-export
wgordon17/github-tracker:feat/settings-import-export
Copy head branch name to clipboard
Commits
Commits on Aug 26, 2026
feat(settings): adds schema export, plaintext import, crypto core
Show description for 22f484a
wgordon17
committed
22f484a
View commit details
Copy full SHA for 22f484a
Browse repository at this point
feat(settings): adds encrypted credential export and import
Show description for dc5e586
wgordon17
committed
dc5e586
View commit details
Copy full SHA for dc5e586
Browse repository at this point
feat(login): adds pre-auth settings import from the login screen
Show description for 6bc458e
wgordon17
committed
6bc458e
View commit details
Copy full SHA for 6bc458e
Browse repository at this point
fix(settings): harden import/export per multi-agent review
Show description for d016c53
wgordon17
committed
d016c53
View commit details
Copy full SHA for d016c53
Browse repository at this point
docs(deploy): adds CREDENTIAL_NONCE_KV provisioning + unseal endpoint
Show description for fd75914
wgordon17
committed
fd75914
View commit details
Copy full SHA for fd75914
Browse repository at this point
docs(worker): clarifies single-use nonce is availability-bounded
Show description for 7edb67d
wgordon17
committed
7edb67d
View commit details
Copy full SHA for 7edb67d
Browse repository at this point
Commits on Aug 27, 2026
fix(settings): harden credential import and share its state machine
Show description for 7d358dd
wgordon17
committed
7d358dd
View commit details
Copy full SHA for 7d358dd
Browse repository at this point
test: reroute rAF through a microtask so Kobalte modal cleanup runs in time
Show description for d5a8172
wgordon17
committed
d5a8172
View commit details
Copy full SHA for d5a8172
Browse repository at this point
fix(jira): drop JIRA_CLIENT_ID requirement for API-token proxying
Show description for 93a446a
wgordon17
committed
93a446a
View commit details
Copy full SHA for 93a446a
Browse repository at this point
feat(settings): encode the one-time code as Crockford base32
Show description for 2798fc7
wgordon17
committed
2798fc7
View commit details
Copy full SHA for 2798fc7
Browse repository at this point
feat(settings): export curated, privacy-scrubbed view preferences
Show description for 5f74836
wgordon17
committed
5f74836
View commit details
Copy full SHA for 5f74836
Browse repository at this point
feat(settings): import and apply curated view preferences
Show description for 278ee9d
wgordon17
committed
278ee9d
View commit details
Copy full SHA for 278ee9d
Browse repository at this point
Commits on Aug 28, 2026
feat(settings): replace export checkbox with an export dialog + single-use warning
Show description for e341ab4
wgordon17
committed
e341ab4
View commit details
Copy full SHA for e341ab4
Browse repository at this point
fix(settings): clarify the single-use terminal error message
Show description for f2df69e
wgordon17
committed
f2df69e
View commit details
Copy full SHA for f2df69e
Browse repository at this point
docs(user-guide): update import/export for base32 code, export dialog, and view-preferences migration
Show description for 955acd8
wgordon17
committed
955acd8
View commit details
Copy full SHA for 955acd8
Browse repository at this point
fix(settings): fully reset prior identity on import and cross-tab switch
Show description for e75abba
wgordon17
committed
e75abba
View commit details
Copy full SHA for e75abba
Browse repository at this point
test(auth): stop cross-tab storage listeners leaking fetches across tests
Show description for 40b5bba
wgordon17
committed
40b5bba
View commit details
Copy full SHA for 40b5bba
Browse repository at this point
fix(settings): harden the export dialog and view-preferences schema per review
Show description for ff4fb06
wgordon17
committed
ff4fb06
View commit details
Copy full SHA for ff4fb06
Browse repository at this point
docs(user-guide): note cross-tab reload on identity-switch import
Show description for 0922aa7
wgordon17
committed
0922aa7
View commit details
Copy full SHA for 0922aa7
Browse repository at this point
fix(auth): reload cross-tab passive tabs on identity change even when user() is null
Show description for aabffef
wgordon17
committed
aabffef
View commit details
Copy full SHA for aabffef
Browse repository at this point
Commits on Aug 29, 2026
refactor(settings): address PR-review and quality-gate cleanups
Show description for ed09edb
wgordon17
committed
ed09edb
View commit details
Copy full SHA for ed09edb
Browse repository at this point
You can’t perform that action at this time.