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
src
node
on
loader
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 21, 2021
Merge pull request #3178 from code-asher/connections
Show description for b9c80b8
code-asher
authored
b9c80b8
View commit details
Copy full SHA for b9c80b8
View code at this point
Browse repository at this point
Move connection logic into connection class
Show description for f0bafa3
code-asher
committed
f0bafa3
View commit details
Copy full SHA for f0bafa3
View code at this point
Browse repository at this point
Commits on Apr 19, 2021
refactor: rateLimiter.canTry logic to check >= 1
jsjoeio
committed
f80d5c3
View commit details
Copy full SHA for f80d5c3
View code at this point
Browse repository at this point
fix: update logic for removing token from limiter
jsjoeio
committed
7a50421
View commit details
Copy full SHA for 7a50421
View code at this point
Browse repository at this point
refactor: change limiter.Try() to .removeToken()
jsjoeio
committed
a3f18d6
View commit details
Copy full SHA for a3f18d6
View code at this point
Browse repository at this point
refactor: update rateLimiter to check try
Show description for d8e4505
jsjoeio
committed
d8e4505
View commit details
Copy full SHA for d8e4505
View code at this point
Browse repository at this point
refactor(login): move rate limiter after successful login
Show description for 0852107
jsjoeio
committed
0852107
View commit details
Copy full SHA for 0852107
View code at this point
Browse repository at this point
fix: update comment and export rateLimiter
jsjoeio
committed
4683d8a
View commit details
Copy full SHA for 4683d8a
View code at this point
Browse repository at this point
Commits on Apr 1, 2021
Fix tsc watch restarting when it shouldn't
Show description for 101c2a0
code-asher
committed
101c2a0
View commit details
Copy full SHA for 101c2a0
View code at this point
Browse repository at this point
Commits on Mar 30, 2021
feat: bump ts-node to 9.1.1
jsjoeio
committed
df6bfbb
View commit details
Copy full SHA for df6bfbb
View code at this point
Browse repository at this point
Commits on Mar 29, 2021
refactor: use stdio correctly in wrapper
jsjoeio
committed
e4db806
View commit details
Copy full SHA for e4db806
View code at this point
Browse repository at this point
Don't send permessage-deflate header if not supported (#2993)
code-asher
authored
18ace7b
View commit details
Copy full SHA for 18ace7b
View code at this point
Browse repository at this point
Commits on Mar 22, 2021
Merge branch 'main' into jsjoeio/upgrade-vscode-1.54
jsjoeio
authored
b04104c
View commit details
Copy full SHA for b04104c
View code at this point
Browse repository at this point
Commits on Mar 18, 2021
chore(deps): bump js-yaml from 3.14.0 to 4.0.0 (#2920)
Show description for a8e2ede
dependabot[bot]
and
Akash Satheesan
authored
a8e2ede
View commit details
Copy full SHA for a8e2ede
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
Merge pull request #2906 from bpmct/rename-cloud
Show description for 45a1713
repo-ranger[bot]
authored
45a1713
View commit details
Copy full SHA for 45a1713
View code at this point
Browse repository at this point
remove references of coder could
bpmct
committed
a097713
View commit details
Copy full SHA for a097713
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
Replace fs-extra with fs.promises
Show description for 964ebe8
code-asher
committed
964ebe8
View commit details
Copy full SHA for 964ebe8
View code at this point
Browse repository at this point
Commits on Mar 10, 2021
Support permessage-deflate web socket extension (#2846)
code-asher
authored
5a1f62a
View commit details
Copy full SHA for 5a1f62a
View code at this point
Browse repository at this point
Commits on Mar 2, 2021
Handle permessage-deflate on sockets
Show description for 4d3d1b8
code-asher
committed
4d3d1b8
View commit details
Copy full SHA for 4d3d1b8
View code at this point
Browse repository at this point
Commits on Feb 22, 2021
feat: add cookie utils for e2e tests
jsjoeio
committed
b02d2fb
View commit details
Copy full SHA for b02d2fb
View code at this point
Browse repository at this point
Commits on Feb 16, 2021
Fix health socket not getting client messages
Show description for 2d8b785
code-asher
committed
2d8b785
View commit details
Copy full SHA for 2d8b785
View code at this point
Browse repository at this point
Commits on Feb 12, 2021
Delegate authentication to plugins
Show description for 3fc556d
code-asher
committed
3fc556d
View commit details
Copy full SHA for 3fc556d
View code at this point
Browse repository at this point
Allow plugins to register at the root
Show description for 0abbc97
code-asher
committed
0abbc97
View commit details
Copy full SHA for 0abbc97
View code at this point
Browse repository at this point
Authenticate plugin routes (#2720)
code-asher
authored
619934d
View commit details
Copy full SHA for 619934d
View code at this point
Browse repository at this point
feat: use compression in express server (#2680)
jpoehnelt
authored
97c1399
View commit details
Copy full SHA for 97c1399
View code at this point
Browse repository at this point
Commits on Feb 10, 2021
Merge pull request #2622 from cdr/plugin-additions
code-asher
authored
8344e20
View commit details
Copy full SHA for 8344e20
View code at this point
Browse repository at this point
Commits on Feb 9, 2021
Don't load plugins in tests
Show description for e4e0ac4
code-asher
committed
e4e0ac4
View commit details
Copy full SHA for e4e0ac4
View code at this point
Browse repository at this point
Fix code-server module not being provided in Jest
code-asher
committed
e098df0
View commit details
Copy full SHA for e098df0
View code at this point
Browse repository at this point
Add type alias for required modules
code-asher
committed
2879bd4
View commit details
Copy full SHA for 2879bd4
View code at this point
Browse repository at this point
Rename papi to pluginApi
code-asher
committed
3226d50
View commit details
Copy full SHA for 3226d50
View code at this point
Browse repository at this point
Mount plugins before bodyParser
Show description for 2fe3d57
code-asher
committed
2fe3d57
View commit details
Copy full SHA for 2fe3d57
View code at this point
Browse repository at this point
Expose HttpError to plugins
Show description for c78f56b
code-asher
committed
c78f56b
View commit details
Copy full SHA for c78f56b
View code at this point
Browse repository at this point
Expose replaceTemplates to plugins
Show description for 22d1945
code-asher
committed
22d1945
View commit details
Copy full SHA for 22d1945
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.