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
Accelerator
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
Type
/
to 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 }}
projectDaemon
/
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
Branch selector
master
User selector
All users
All time
Commit history
Commits on Apr 18, 2019
Fix self hosted flags (#523)
Show description for 0cd4e46
illiapoplawski
authored and
kylecarbs
committed
0cd4e46
View commit details
Copy full SHA for 0cd4e46
Browse repository at this point
Fix open dialog
Show description for f51823b
code-asher
committed
f51823b
View commit details
Copy full SHA for f51823b
Browse repository at this point
Deprecate password flag in favor of an environment variable
code-asher
committed
55bfeab
View commit details
Copy full SHA for 55bfeab
Browse repository at this point
Use file/folder open commands for all operating systems
Show description for 309d15c
code-asher
committed
309d15c
View commit details
Copy full SHA for 309d15c
Browse repository at this point
Merge branch 'master' of github.com:codercom/code-server
kylecarbs
committed
95006a4
View commit details
Copy full SHA for 95006a4
Browse repository at this point
Trigger configuration update when loaded
kylecarbs
committed
4d576ab
View commit details
Copy full SHA for 4d576ab
Browse repository at this point
Commits on Apr 17, 2019
Remove version from Docker command
code-asher
committed
d5b03ef
View commit details
Copy full SHA for d5b03ef
Browse repository at this point
Add telemetry and option to disable (#519)
Show description for c3a38e3
kylecarbs
authored
c3a38e3
View commit details
Copy full SHA for c3a38e3
Browse repository at this point
Make assets unique (#518)
Show description for cc8c7e2
code-asher
authored and
kylecarbs
committed
cc8c7e2
View commit details
Copy full SHA for cc8c7e2
Browse repository at this point
Update logger
kylecarbs
committed
e0f1787
View commit details
Copy full SHA for e0f1787
Browse repository at this point
Add confirmation for closing window (#463)
Show description for 50e6108
nol166
authored and
kylecarbs
committed
50e6108
View commit details
Copy full SHA for 50e6108
Browse repository at this point
Add flag to install an extension from the command line (#504)
code-asher
authored and
kylecarbs
committed
630ccfc
View commit details
Copy full SHA for 630ccfc
Browse repository at this point
Use port from PORT env variable if available (#502)
royalicing
authored and
kylecarbs
committed
c4c2605
View commit details
Copy full SHA for c4c2605
Browse repository at this point
Add GCP logging extender (#503)
Show description for 8a4da54
kylecarbs
authored
8a4da54
View commit details
Copy full SHA for 8a4da54
Browse repository at this point
fixe password signin with service-worker (#511)
Luca Casonato
authored and
code-asher
committed
e907dbe
View commit details
Copy full SHA for e907dbe
Browse repository at this point
Commits on Apr 16, 2019
Added serviceworker and web-manifest (#154)
Show description for 22b485a
Luca Casonato
authored and
code-asher
committed
22b485a
View commit details
Copy full SHA for 22b485a
Browse repository at this point
Ensure all environment paths are created
Show description for b8f222a
code-asher
committed
b8f222a
View commit details
Copy full SHA for b8f222a
Browse repository at this point
Update node to 10.15.1 (#472)
Show description for aabb2ec
code-asher
authored
aabb2ec
View commit details
Copy full SHA for aabb2ec
Browse repository at this point
Commits on Apr 14, 2019
fix(dockerfile): explicitly create a volume and set permission for project dir (#471)
Show description for dfabc07
Kibo Hikari
authored and
kylecarbs
committed
dfabc07
View commit details
Copy full SHA for dfabc07
Browse repository at this point
Merge branch 'master' of github.com:codercom/code-server
kylecarbs
committed
da420cd
View commit details
Copy full SHA for da420cd
Browse repository at this point
Fix reading text from clipboard via electron fill
kylecarbs
committed
c6a46e4
View commit details
Copy full SHA for c6a46e4
Browse repository at this point
Commits on Apr 12, 2019
Upgrade VS Code to 1.33.1
code-asher
committed
742dd6f
View commit details
Copy full SHA for 742dd6f
Browse repository at this point
Fix typo: doc/self-hosted/index.md (#477)
zxkyjimmy
authored and
code-asher
committed
6c3ff1d
View commit details
Copy full SHA for 6c3ff1d
Browse repository at this point
Allow use of the enter key for password input for code-server (#479)
Show description for db57aa2
nol166
authored and
code-asher
committed
db57aa2
View commit details
Copy full SHA for db57aa2
Browse repository at this point
Commits on Apr 11, 2019
Update digitalocean.md (#486)
Show description for f7342ed
dpinezich
authored and
code-asher
committed
f7342ed
View commit details
Copy full SHA for f7342ed
Browse repository at this point
Add common utilities to Dockerfile (#488)
nhooyr
authored and
code-asher
committed
b781ccd
View commit details
Copy full SHA for b781ccd
Browse repository at this point
Decrease max retry time to three seconds
code-asher
committed
8f62b2b
View commit details
Copy full SHA for 8f62b2b
Browse repository at this point
Fix some open file/folder issues
Show description for 7047be8
code-asher
committed
7047be8
View commit details
Copy full SHA for 7047be8
Browse repository at this point
Remove hosted from the readme
kylecarbs
committed
2785e22
View commit details
Copy full SHA for 2785e22
Browse repository at this point
Feature/relative url (#307)
Show description for 4b217fb
majikxu
authored and
code-asher
committed
4b217fb
View commit details
Copy full SHA for 4b217fb
Browse repository at this point
Commits on Apr 9, 2019
Add storage save to ide-api
kylecarbs
committed
3fae68b
View commit details
Copy full SHA for 3fae68b
Browse repository at this point
Commits on Apr 8, 2019
Update window service fill
code-asher
committed
a2f20aa
View commit details
Copy full SHA for a2f20aa
Browse repository at this point
Fix window.open infinite loop
code-asher
committed
94b8b9a
View commit details
Copy full SHA for 94b8b9a
Browse repository at this point
Explicitly mention if netstat isn't installed; downgrade to warning
code-asher
committed
bbd8b27
View commit details
Copy full SHA for bbd8b27
Browse repository at this point
Move backup service init to the shared process
Show description for 6361635
code-asher
committed
6361635
View commit details
Copy full SHA for 6361635
Browse repository at this point
Previous
Next
You can’t perform that action at this time.