This website requires JavaScript.
Explore
Woodpecker
Blog
Help
Sign In
OCram85
/
code-server
Archived
Watch
1
Star
0
Fork
0
You've already forked code-server
Code
Pull Requests
2
Activity
This repository has been archived on
2024-09-09
. You can view files and clone it, but cannot push or open issues or pull requests.
code-server
/
src
/
node
/
routes
History
Teffen
bd09533f40
Fix issue where 404 errors are mistaken for server errors. (
#4534
)
...
* Fix issue where 404 errors are mistaken for server errors. * Bump vendor.
2021-11-19 18:14:13 -05:00
..
apps.ts
plugin: Fixes for CI
2020-11-06 10:13:01 -05:00
domainProxy.ts
refactor: make ensureAuthenticated async
2021-06-08 14:33:14 -07:00
errors.ts
Fix issue where 404 errors are mistaken for server errors. (
#4534
)
2021-11-19 18:14:13 -05:00
health.ts
Fix health socket not getting client messages
2021-02-16 15:01:46 -06:00
index.ts
Fix /vscode route being shadowed by / (
#4522
)
2021-11-17 10:20:01 -06:00
login.ts
feat(testing): refactor humanPath and add tests (
#4511
)
2021-11-15 19:40:34 +00:00
logout.ts
Fix incorrect logout base (
#3611
)
2021-06-15 15:11:01 -05:00
pathProxy.ts
refactor: make ensureAuthenticated async
2021-06-08 14:33:14 -07:00
update.ts
vscode: Show notification when upgrade is available
2020-11-24 12:13:21 -05:00
vscode.ts
Fix issues surrounding initial web server load. (
#4509
)
2021-11-19 16:03:40 -05:00