FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src/node/plugin.ts - coder/code-server · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
coder
/
code-server
Public
Notifications
You must be signed in to change notification settings
Fork
6.8k
Star
79.1k
Code
Issues
144
Pull requests
7
Discussions
Actions
Projects
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
code-server
src
node
plugin.ts
on
v4.93.1
User selector
Datepicker
Commit history
Commits on Nov 2, 2022
release: 4.8.2 (#5743)
Show description for 2530a0d
jsjoeio
authored
2530a0d
View commit details
Copy full SHA for 2530a0d
View code at this point
Browse repository at this point
Commits on Sep 30, 2021
Refactor vscode endpoints to use fork directly.
GirlBossRush
authored and
Teffen
committed
d8c344b
View commit details
Copy full SHA for d8c344b
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
Commits on Feb 9, 2021
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
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
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 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
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 Nov 16, 2020
v3.7.0
nhooyr
committed
9917da0
View commit details
Copy full SHA for 9917da0
View code at this point
Browse repository at this point
Commits on Nov 6, 2020
plugin: Make init and applications callbacks optional
nhooyr
committed
277211c
View commit details
Copy full SHA for 277211c
View code at this point
Browse repository at this point
plugin.ts: Fix usage of routerPath in mount
nhooyr
committed
9453f89
View commit details
Copy full SHA for 9453f89
View code at this point
Browse repository at this point
plugin: Plugin modules now export a single top level identifier
Show description for 14f408a
nhooyr
committed
14f408a
View commit details
Copy full SHA for 14f408a
View code at this point
Browse repository at this point
plugin: More review fixes
Show description for 8a8159c
nhooyr
committed
8a8159c
View commit details
Copy full SHA for 8a8159c
View code at this point
Browse repository at this point
plugin: Fixes for CI
nhooyr
committed
706bc23
View commit details
Copy full SHA for 706bc23
View code at this point
Browse repository at this point
plugin.ts: Add homepageURL to plugin and application
nhooyr
committed
2a13d00
View commit details
Copy full SHA for 2a13d00
View code at this point
Browse repository at this point
plugin.ts: Make application endpoint paths absolute
nhooyr
committed
6870948
View commit details
Copy full SHA for 6870948
View code at this point
Browse repository at this point
plugin.ts: Describe private counterpart functions
Show description for 139a28e
nhooyr
committed
139a28e
View commit details
Copy full SHA for 139a28e
View code at this point
Browse repository at this point
plugin.ts: Adjust to implement pluginapi.d.ts correctly
nhooyr
committed
afff86a
View commit details
Copy full SHA for afff86a
View code at this point
Browse repository at this point
plugin.d.ts -> pluginapi.d.ts
Show description for fed545e
nhooyr
committed
fed545e
View commit details
Copy full SHA for fed545e
View code at this point
Browse repository at this point
plugin.d.ts: Document plugin priority correctly
nhooyr
committed
8d3a772
View commit details
Copy full SHA for 8d3a772
View code at this point
Browse repository at this point
plugin.ts: Fixes for @code-asher
nhooyr
committed
75e52a3
View commit details
Copy full SHA for 75e52a3
View code at this point
Browse repository at this point
plugin.ts: Fixes for @wbobeirne
nhooyr
committed
f4d7f00
View commit details
Copy full SHA for f4d7f00
View code at this point
Browse repository at this point
src/node/plugin.ts: Warn on duplicate plugin and only load first
nhooyr
committed
30d2962
View commit details
Copy full SHA for 30d2962
View code at this point
Browse repository at this point
Fix CI
nhooyr
committed
82e8a00
View commit details
Copy full SHA for 82e8a00
View code at this point
Browse repository at this point
src/node/plugin.ts: Implement new plugin API
nhooyr
committed
e08a55d
View commit details
Copy full SHA for e08a55d
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL