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
.
freeCodeCamp
/
devdocs
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
2.6k
Star
39.5k
Code
Issues
163
Pull requests
33
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Move the settings to localStorage and the doc indexes to IndexedDB
- #2739
#2739
Merged
simon04
merged 12 commits into
main
freeCodeCamp/devdocs:main
from
fix/client-storage
freeCodeCamp/devdocs:fix/client-storage
Copy head branch name to clipboard
Sep 14, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Move the settings to localStorage and the doc indexes to IndexedDB
#2739
simon04
merged 12 commits into
main
freeCodeCamp/devdocs:main
from
fix/client-storage
freeCodeCamp/devdocs:fix/client-storage
Copy head branch name to clipboard
Commits
Commits on Sep 14, 2026
Mirror the settings cookies in localStorage
Show description for 5e84f60
simon04
committed
5e84f60
View commit details
Copy full SHA for 5e84f60
Browse repository at this point
Cache the doc indexes as they are fetched
Show description for bc51d4c
simon04
committed
bc51d4c
View commit details
Copy full SHA for bc51d4c
Browse repository at this point
Store the settings in localStorage instead of cookies
Show description for 7f0e4d8
simon04
committed
7f0e4d8
View commit details
Copy full SHA for 7f0e4d8
Browse repository at this point
Cache the doc indexes in IndexedDB instead of localStorage
Show description for 67a48b3
simon04
committed
67a48b3
View commit details
Copy full SHA for 67a48b3
Browse repository at this point
Trim the settings store and the index cache
Show description for 9995eb2
simon04
committed
9995eb2
View commit details
Copy full SHA for 9995eb2
Browse repository at this point
Keep the index cache callback asynchronous
Show description for 17f79a9
simon04
committed
17f79a9
View commit details
Copy full SHA for 17f79a9
Browse repository at this point
Read the mobile override where the migration puts it
Show description for d475e3c
simon04
committed
d475e3c
View commit details
Copy full SHA for d475e3c
Browse repository at this point
Expire the settings cookies only once they are stored
Show description for 0d2959b
simon04
committed
0d2959b
View commit details
Copy full SHA for 0d2959b
Browse repository at this point
Drop a migrated index from localStorage once it is stored
Show description for 39d8e31
simon04
committed
39d8e31
View commit details
Copy full SHA for 39d8e31
Browse repository at this point
Keep the worker alive until a cached index is committed
Show description for 17c6bcc
simon04
committed
17c6bcc
View commit details
Copy full SHA for 17c6bcc
Browse repository at this point
Reload once the index cache is actually empty
Show description for abe98d9
simon04
committed
abe98d9
View commit details
Copy full SHA for abe98d9
Browse repository at this point
Carry the consent prompt's session flag across the migration
Show description for c1df738
simon04
committed
c1df738
View commit details
Copy full SHA for c1df738
Browse repository at this point
You can’t perform that action at this time.