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
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 }}
pythononwheels
/
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
restructure
User selector
All users
All time
Commit history
Commits on Feb 7, 2020
Fix VS Code product configuration not loading
code-asher
committed
5baf166
View commit details
Copy full SHA for 5baf166
Browse repository at this point
Implement cli parser
code-asher
committed
2564190
View commit details
Copy full SHA for 2564190
Browse repository at this point
Commits on Feb 6, 2020
Un-nest a switch
code-asher
committed
26f8216
View commit details
Copy full SHA for 26f8216
Browse repository at this point
Move user data directory logic out of patch
code-asher
committed
63f3c04
View commit details
Copy full SHA for 63f3c04
Browse repository at this point
Move start path logic out of patch and fix it
code-asher
committed
8a0f1d8
View commit details
Copy full SHA for 8a0f1d8
Browse repository at this point
Add hidden username field for accessibility
code-asher
committed
efaeb3b
View commit details
Copy full SHA for efaeb3b
Browse repository at this point
Generalize initial app logic
code-asher
committed
6cebfa4
View commit details
Copy full SHA for 6cebfa4
Browse repository at this point
Commits on Feb 5, 2020
Only serve HTML on specific index.html requests
Show description for 205775a
code-asher
committed
205775a
View commit details
Copy full SHA for 205775a
Browse repository at this point
Make routing base path agnostic
code-asher
committed
4cc181c
View commit details
Copy full SHA for 4cc181c
Browse repository at this point
Pass arguments to code-server during watch
code-asher
committed
a149c5f
View commit details
Copy full SHA for a149c5f
Browse repository at this point
Handle when VS Code fails to load
Show description for 6e809b6
code-asher
committed
6e809b6
View commit details
Copy full SHA for 6e809b6
Browse repository at this point
Add logo to background
code-asher
committed
7c6fe56
View commit details
Copy full SHA for 7c6fe56
Browse repository at this point
Improve routing
code-asher
committed
8cc11d1
View commit details
Copy full SHA for 8cc11d1
Browse repository at this point
Commits on Feb 4, 2020
Improve HTTP provider registration
code-asher
committed
dbc5c06
View commit details
Copy full SHA for dbc5c06
Browse repository at this point
Remove 32 bit arm builds from CI
code-asher
committed
4a54e91
View commit details
Copy full SHA for 4a54e91
Browse repository at this point
Add linting steps and improve testing steps
code-asher
committed
b30aefc
View commit details
Copy full SHA for b30aefc
Browse repository at this point
Implement new structure
code-asher
committed
b29346e
View commit details
Copy full SHA for b29346e
Browse repository at this point
Merge pull request #1336 from cdr/revert-1334-patch-1
Show description for ef8da38
nhooyr
authored
ef8da38
View commit details
Copy full SHA for ef8da38
Browse repository at this point
Revert "Decomission Travis"
nhooyr
authored
108eb29
View commit details
Copy full SHA for 108eb29
Browse repository at this point
Merge pull request #1334 from sr229/patch-1
Show description for 19f3acd
nhooyr
authored
19f3acd
View commit details
Copy full SHA for 19f3acd
Browse repository at this point
Automatically push releases to GCS (#1318)
deansheather
authored
3ee6b0f
View commit details
Copy full SHA for 3ee6b0f
Browse repository at this point
Merge pull request #1335 from cdr/revert-1225-master
Show description for e270f7d
nhooyr
authored
e270f7d
View commit details
Copy full SHA for e270f7d
Browse repository at this point
Revert "Set display property in manifest to fullscreen"
Show description for e6117de
nhooyr
authored
e6117de
View commit details
Copy full SHA for e6117de
Browse repository at this point
Set display property in manifest to fullscreen
TheHllm
authored
c7127cb
View commit details
Copy full SHA for c7127cb
Browse repository at this point
Reflects new location of vscodeVersion (#1327)
bpmct
authored
50234e5
View commit details
Copy full SHA for 50234e5
Browse repository at this point
Decomission Travis
Show description for 5f562dc
Ayane Satomi
authored
5f562dc
View commit details
Copy full SHA for 5f562dc
Browse repository at this point
Commits on Feb 3, 2020
Remvoe question issue template
Show description for bb8bad4
nhooyr
committed
bb8bad4
View commit details
Copy full SHA for bb8bad4
Browse repository at this point
Commits on Jan 27, 2020
Remove buggy -v flag from README.md docker run
Show description for a674d88
nhooyr
committed
a674d88
View commit details
Copy full SHA for a674d88
Browse repository at this point
Commits on Jan 17, 2020
Use the nbin centos container to build again
Show description for f51e045
code-asher
committed
f51e045
View commit details
Copy full SHA for f51e045
Browse repository at this point
Remove unused upload service
Show description for 8122b7f
code-asher
committed
8122b7f
View commit details
Copy full SHA for 8122b7f
Browse repository at this point
Fix version test
code-asher
committed
25f18be
View commit details
Copy full SHA for 25f18be
Browse repository at this point
Commits on Jan 16, 2020
Fix version generated from Git tag
code-asher
committed
7e79237
View commit details
Copy full SHA for 7e79237
Browse repository at this point
Use custom Yarn cache directory
Show description for ae35673
code-asher
committed
ae35673
View commit details
Copy full SHA for ae35673
Browse repository at this point
Cache Yarn cache
code-asher
committed
23f142f
View commit details
Copy full SHA for 23f142f
Browse repository at this point
Fix Drone CI releases
Show description for 101139f
code-asher
committed
101139f
View commit details
Copy full SHA for 101139f
Browse repository at this point
Previous
Next
You can’t perform that action at this time.