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 }}
code-asher
/
code-server
Public
forked from
coder/code-server
Notifications
You must be signed in to change notification settings
Fork
2
Star
6
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
docs
on
loader
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 26, 2021
Merge pull request #3217 from catthehacker/caddy-sub-path
Show description for a872850
repo-ranger[bot]
authored
a872850
View commit details
Copy full SHA for a872850
View code at this point
Browse repository at this point
Revamp debugging section (#3224)
Show description for f746212
code-asher
authored
f746212
View commit details
Copy full SHA for f746212
View code at this point
Browse repository at this point
feat: add `caddy` example for serving from sub-path
hackercat
authored
95164d0
View commit details
Copy full SHA for 95164d0
View code at this point
Browse repository at this point
Commits on Apr 16, 2021
fixup: docs
jsjoeio
committed
dc98399
View commit details
Copy full SHA for dc98399
View code at this point
Browse repository at this point
Create SECURITY.md
jsjoeio
authored
24c713e
View commit details
Copy full SHA for 24c713e
View code at this point
Browse repository at this point
chore(ci): remove images and update publish flow (#3147)
Show description for cbc2e8b
Akash Satheesan
authored
cbc2e8b
View commit details
Copy full SHA for cbc2e8b
View code at this point
Browse repository at this point
Commits on Apr 15, 2021
fix(update-vscode): add check/docs for git-subtree (#3129)
Akash Satheesan
authored
0b8a068
View commit details
Copy full SHA for 0b8a068
View code at this point
Browse repository at this point
Commits on Apr 14, 2021
docs: update global requirements for CONTRIBUTING
jsjoeio
committed
ec86aa7
View commit details
Copy full SHA for ec86aa7
View code at this point
Browse repository at this point
Commits on Apr 9, 2021
add mention of sysbox
Show description for 9507e46
bpmct
authored
9507e46
View commit details
Copy full SHA for 9507e46
View code at this point
Browse repository at this point
Commits on Apr 8, 2021
chore(release): bump version to 3.9.3
jsjoeio
committed
003dc0f
View commit details
Copy full SHA for 003dc0f
View code at this point
Browse repository at this point
dev(ci): complete refactor
Show description for 3a49299
Akash Satheesan
authored
3a49299
View commit details
Copy full SHA for 3a49299
View code at this point
Browse repository at this point
Commits on Apr 6, 2021
docs(termux): add workaround for search
jsjoeio
committed
dd0d7d5
View commit details
Copy full SHA for dd0d7d5
View code at this point
Browse repository at this point
Commits on Mar 31, 2021
feat(ranger): add action for extension-request (#2967)
jsjoeio
authored
8ed5b73
View commit details
Copy full SHA for 8ed5b73
View code at this point
Browse repository at this point
Commits on Mar 25, 2021
chore(release): bump version to 3.9.2
jsjoeio
committed
f688e58
View commit details
Copy full SHA for f688e58
View code at this point
Browse repository at this point
fix(lib/vscode): remove native-keymap and keytar (#2961)
Show description for 8332a6a
Akash Satheesan
authored
8332a6a
View commit details
Copy full SHA for 8332a6a
View code at this point
Browse repository at this point
Commits on Mar 17, 2021
Merge branch 'main' into jsjoeio/upgrade-vscode-1.54
jsjoeio
authored
071c8e1
View commit details
Copy full SHA for 071c8e1
View code at this point
Browse repository at this point
fixup: move openHelpAbout
jsjoeio
committed
36714da
View commit details
Copy full SHA for 36714da
View code at this point
Browse repository at this point
Commits on Mar 16, 2021
refactor: remove --home flag/feature
Show description for 0c27083
jsjoeio
committed
0c27083
View commit details
Copy full SHA for 0c27083
View code at this point
Browse repository at this point
Commits on Mar 15, 2021
chore: update formatting w/new prettier sh plugin
jsjoeio
committed
d053898
View commit details
Copy full SHA for d053898
View code at this point
Browse repository at this point
refactor: remove shfmt
jsjoeio
committed
3eafcf9
View commit details
Copy full SHA for 3eafcf9
View code at this point
Browse repository at this point
Commits on Mar 10, 2021
docs(install): add termux section
jsjoeio
committed
781532c
View commit details
Copy full SHA for 781532c
View code at this point
Browse repository at this point
feat: update node version engine in package.json
jsjoeio
committed
0cb5c2e
View commit details
Copy full SHA for 0cb5c2e
View code at this point
Browse repository at this point
docs(npm): update node requirements
jsjoeio
committed
81cf111
View commit details
Copy full SHA for 81cf111
View code at this point
Browse repository at this point
Commits on Mar 9, 2021
Merge pull request #2843 from bpmct/deploy
Show description for f70a73b
bpmct
authored
f70a73b
View commit details
Copy full SHA for f70a73b
View code at this point
Browse repository at this point
Commits on Mar 8, 2021
update cloud info in install.md
bpmct
committed
745e4fc
View commit details
Copy full SHA for 745e4fc
View code at this point
Browse repository at this point
Commits on Mar 5, 2021
chore: bump version to 3.9.1
jsjoeio
committed
606fa26
View commit details
Copy full SHA for 606fa26
View code at this point
Browse repository at this point
Commits on Feb 26, 2021
chore: formatting
jsjoeio
committed
36136fe
View commit details
Copy full SHA for 36136fe
View code at this point
Browse repository at this point
docs(contributing): update updating vscode
jsjoeio
committed
019fe3c
View commit details
Copy full SHA for 019fe3c
View code at this point
Browse repository at this point
Merge pull request #2779 from cdr/vapurrmaid/chore-doc-structure-links
Show description for 63733c3
jsjoeio
authored
63733c3
View commit details
Copy full SHA for 63733c3
View code at this point
Browse repository at this point
Commits on Feb 25, 2021
docs: add homebrew bump to release steps
jsjoeio
committed
99af11e
View commit details
Copy full SHA for 99af11e
View code at this point
Browse repository at this point
docs(contributing): Update links
greyscaled
committed
ad89ffa
View commit details
Copy full SHA for ad89ffa
View code at this point
Browse repository at this point
docs: Update contributing requirements (#2775)
Show description for bf47799
greyscaled
authored
bf47799
View commit details
Copy full SHA for bf47799
View code at this point
Browse repository at this point
chore: Format docs (#2774)
Show description for a2b2432
greyscaled
authored
a2b2432
View commit details
Copy full SHA for a2b2432
View code at this point
Browse repository at this point
Commits on Feb 22, 2021
Merge pull request #2729 from bpmct/add-heroku-azure
Show description for 74d2652
bpmct
authored
74d2652
View commit details
Copy full SHA for 74d2652
View code at this point
Browse repository at this point
add awesome-code-server
bpmct
committed
256bd36
View commit details
Copy full SHA for 256bd36
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.