Thanks to visit codestin.com
Credit goes to github.com
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 }}
CSPSolutions-Dev
/
code-server
Public
forked from
coder/code-server
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
code-server
src
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 4, 2025
chore: bump prettier from 3.4.2 to 3.6.2 (#7407)
dependabot[bot]
authored
b27d982
View commit details
Copy full SHA for b27d982
View code at this point
Browse repository at this point
Remove import from express-serve-static-core
Show description for 3f23840
code-asher
committed
3f23840
View commit details
Copy full SHA for 3f23840
View code at this point
Browse repository at this point
Use error handler in session server (#7455)
code-asher
authored
b5a2ce2
View commit details
Copy full SHA for b5a2ce2
View code at this point
Browse repository at this point
Commits on Jul 17, 2025
Deleted unused and outdated afdesign file
code-asher
committed
aaf2d91
View commit details
Copy full SHA for aaf2d91
View code at this point
Browse repository at this point
Revert escaping for i18n strings
Show description for 0f9a0e8
code-asher
committed
0f9a0e8
View commit details
Copy full SHA for 0f9a0e8
View code at this point
Browse repository at this point
Commits on Jul 15, 2025
Add language customization flag (#7374)
Show description for 92fca0d
strickvl
authored
92fca0d
View commit details
Copy full SHA for 92fca0d
View code at this point
Browse repository at this point
Commits on Jul 7, 2025
Add non-maskable PWA icons
Show description for 70be9fe
code-asher
committed
70be9fe
View commit details
Copy full SHA for 70be9fe
View code at this point
Browse repository at this point
Commits on Jun 25, 2025
Report if using hashed-password from config
code-asher
committed
53dccbb
View commit details
Copy full SHA for 53dccbb
View code at this point
Browse repository at this point
Update logo
code-asher
committed
1b1440f
View commit details
Copy full SHA for 1b1440f
View code at this point
Browse repository at this point
Commits on Jun 16, 2025
chore: bump typescript from 5.6.2 to 5.8.3 (#7335)
Show description for 85ee441
dependabot[bot]
and
code-asher
authored
85ee441
View commit details
Copy full SHA for 85ee441
View code at this point
Browse repository at this point
Commits on Jun 3, 2025
Sort some imports
code-asher
committed
1face85
View commit details
Copy full SHA for 1face85
View code at this point
Browse repository at this point
Commits on May 8, 2025
Fix port parseInt error handling
Show description for 9bd3b83
code-asher
committed
9bd3b83
View commit details
Copy full SHA for 9bd3b83
View code at this point
Browse repository at this point
Commits on May 6, 2025
Fix repeatable flags in config
Show description for c8257a3
code-asher
committed
c8257a3
View commit details
Copy full SHA for c8257a3
View code at this point
Browse repository at this point
Place locale and abs-proxy-base-path in correct interfaces
code-asher
committed
0c72b20
View commit details
Copy full SHA for 0c72b20
View code at this point
Browse repository at this point
Allow setting trusted domains for links at run-time
Show description for ea2caf0
code-asher
committed
ea2caf0
View commit details
Copy full SHA for ea2caf0
View code at this point
Browse repository at this point
Commits on May 2, 2025
fix: parse part in path proxy (#7337)
kylecarbs
authored
47d6d3a
View commit details
Copy full SHA for 47d6d3a
View code at this point
Browse repository at this point
Commits on Apr 14, 2025
Add skip-auth-preflight flag to allow OPTIONS requests through proxy (#7284)
helgehatt
authored
bbf2e24
View commit details
Copy full SHA for bbf2e24
View code at this point
Browse repository at this point
Commits on Mar 7, 2025
Fix routing for Express 5
code-asher
committed
4b7bca3
View commit details
Copy full SHA for 4b7bca3
View code at this point
Browse repository at this point
Remove long-unused internal plugin system
Show description for 2809245
code-asher
committed
2809245
View commit details
Copy full SHA for 2809245
View code at this point
Browse repository at this point
Commits on Feb 13, 2025
Softer dark mode (#7178)
bilogic
authored
33aa21f
View commit details
Copy full SHA for 33aa21f
View code at this point
Browse repository at this point
Commits on Feb 11, 2025
fix: invalid ESM module path on Windows (#7162)
ChenPi11
authored
18cd97d
View commit details
Copy full SHA for 18cd97d
View code at this point
Browse repository at this point
Commits on Dec 18, 2024
style: add dark theme color scheme (#7118)
Show description for 318c582
qupig
authored
318c582
View commit details
Copy full SHA for 318c582
View code at this point
Browse repository at this point
Commits on Dec 12, 2024
chore: format code to prettier 3.4.2
qupig
committed
9b0340a
View commit details
Copy full SHA for 9b0340a
View code at this point
Browse repository at this point
Commits on Nov 4, 2024
Fix cli being ran twice
Show description for 344df38
code-asher
committed
344df38
View commit details
Copy full SHA for 344df38
View code at this point
Browse repository at this point
Commits on Oct 18, 2024
Fix import of server-main.js from main
Show description for 7c29865
code-asher
committed
7c29865
View commit details
Copy full SHA for 7c29865
View code at this point
Browse repository at this point
Update Code to 1.94.2 (#7026)
Show description for fc6064d
benz0li
authored and
code-asher
committed
fc6064d
View commit details
Copy full SHA for fc6064d
View code at this point
Browse repository at this point
Commits on Aug 26, 2024
Add --abs-proxy-base-path for when code-server is not at the root (#6958)
rafaelnferreira
authored
4a70389
View commit details
Copy full SHA for 4a70389
View code at this point
Browse repository at this point
Commits on Aug 16, 2024
Update VS Code to 1.92.2 (#6941)
Show description for 34c6751
code-asher
authored
34c6751
View commit details
Copy full SHA for 34c6751
View code at this point
Browse repository at this point
Commits on Jul 12, 2024
Fix login page assets over proxy domain
code-asher
committed
f2c3261
View commit details
Copy full SHA for f2c3261
View code at this point
Browse repository at this point
Commits on Jul 9, 2024
Log custom extensions gallery
code-asher
committed
fb3e3e1
View commit details
Copy full SHA for fb3e3e1
View code at this point
Browse repository at this point
Commits on Jun 21, 2024
Fix log file path
Show description for d431c9c
code-asher
committed
d431c9c
View commit details
Copy full SHA for d431c9c
View code at this point
Browse repository at this point
Commits on May 7, 2024
Do not add extra args in toCodeArgs
Show description for 125a972
code-asher
committed
125a972
View commit details
Copy full SHA for 125a972
View code at this point
Browse repository at this point
Commits on Apr 16, 2024
Handle undefined body
Show description for fb2afbd
code-asher
committed
fb2afbd
View commit details
Copy full SHA for fb2afbd
View code at this point
Browse repository at this point
Refactor VS Code routes to match others
code-asher
committed
3d8d544
View commit details
Copy full SHA for 3d8d544
View code at this point
Browse repository at this point
Update path syntax for Express
Show description for b8d830b
code-asher
committed
b8d830b
View commit details
Copy full SHA for b8d830b
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.