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
hey2
User selector
All users
Datepicker
All time
Commit history
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
Move global express args definition
Show description for 36aad9b
code-asher
committed
36aad9b
View commit details
Copy full SHA for 36aad9b
View code at this point
Browse repository at this point
Expose websocket server to plugins
Show description for 5505959
code-asher
committed
5505959
View commit details
Copy full SHA for 5505959
View code at this point
Browse repository at this point
Add health websocket
Show description for b13db31
code-asher
committed
b13db31
View commit details
Copy full SHA for b13db31
View code at this point
Browse repository at this point
Note that we immediately pause websockets
code-asher
committed
f136a60
View commit details
Copy full SHA for f136a60
View code at this point
Browse repository at this point
Add working directory to plugin config
code-asher
committed
00cfd9b
View commit details
Copy full SHA for 00cfd9b
View code at this point
Browse repository at this point
Expose log level to plugins
Show description for 3211eb1
code-asher
committed
3211eb1
View commit details
Copy full SHA for 3211eb1
View code at this point
Browse repository at this point
Add deinit for plugins
code-asher
committed
017b1cc
View commit details
Copy full SHA for 017b1cc
View code at this point
Browse repository at this point
Wait for inner process to exit
code-asher
committed
3c6fac9
View commit details
Copy full SHA for 3c6fac9
View code at this point
Browse repository at this point
Provide WsRouter to plugins
code-asher
committed
055e0ef
View commit details
Copy full SHA for 055e0ef
View code at this point
Browse repository at this point
Load only test plugin during tests
Show description for fb37473
code-asher
committed
fb37473
View commit details
Copy full SHA for fb37473
View code at this point
Browse repository at this point
Expose proxy server to plugins
code-asher
committed
f6b04c7
View commit details
Copy full SHA for f6b04c7
View code at this point
Browse repository at this point
Re-export express for plugins
code-asher
committed
a8e9287
View commit details
Copy full SHA for a8e9287
View code at this point
Browse repository at this point
Re-export logger field for plugins
code-asher
committed
5f1fab7
View commit details
Copy full SHA for 5f1fab7
View code at this point
Browse repository at this point
Commits on Feb 8, 2021
refactor: add getPackageJson fn in constants
jsjoeio
committed
719481e
View commit details
Copy full SHA for 719481e
View code at this point
Browse repository at this point
Commits on Feb 5, 2021
Update proxy path passthrough documentation
Show description for 05a0f21
nhooyr
committed
05a0f21
View commit details
Copy full SHA for 05a0f21
View code at this point
Browse repository at this point
Add /absproxy to remove --proxy-path-passthrough
Show description for c08e3bb
nhooyr
committed
c08e3bb
View commit details
Copy full SHA for c08e3bb
View code at this point
Browse repository at this point
Commits on Feb 1, 2021
routes/index.ts: register proxy routes before body-parser
Show description for 58d72d5
nhooyr
committed
58d72d5
View commit details
Copy full SHA for 58d72d5
View code at this point
Browse repository at this point
proxy.ts: Do not always rewrite redirects against the base path
Show description for f5cf3fd
nhooyr
committed
f5cf3fd
View commit details
Copy full SHA for f5cf3fd
View code at this point
Browse repository at this point
Commits on Jan 21, 2021
refactor: correct type signature in app.ts
jsjoeio
committed
646ee3a
View commit details
Copy full SHA for 646ee3a
View code at this point
Browse repository at this point
fix(app.ts): resolve with server
jsjoeio
committed
6bf51ca
View commit details
Copy full SHA for 6bf51ca
View code at this point
Browse repository at this point
fix(TS error): add void to promise in util
jsjoeio
committed
f13ba94
View commit details
Copy full SHA for f13ba94
View code at this point
Browse repository at this point
Commits on Jan 20, 2021
Merge pull request #2563 from cdr/proxy-path-passthrough-0bb9
Show description for 28e98c0
nhooyr
authored
28e98c0
View commit details
Copy full SHA for 28e98c0
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.