FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src/node - thx2001r/code-server · GitHub
thx2001r
/
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
1
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
main
User selector
Datepicker
Commit history
Commits on Jun 15, 2022
refactor: open function (#5257)
Show description for 61138b4
jsjoeio
authored
61138b4
View commit details
Copy full SHA for 61138b4
View code at this point
Browse repository at this point
Commits on Jun 10, 2022
feat: add tests for isWsl (#5251)
Show description for 2c1cf02
jsjoeio
and
code-asher
authored
2c1cf02
View commit details
Copy full SHA for 2c1cf02
View code at this point
Browse repository at this point
Commits on May 10, 2022
refactor: remove unused code enumToArray
jsjoeio
committed
a02f477
View commit details
Copy full SHA for a02f477
View code at this point
Browse repository at this point
refactor: remove dead code (#5188)
Show description for b13849d
jsjoeio
authored
b13849d
View commit details
Copy full SHA for b13849d
View code at this point
Browse repository at this point
refactor(util): remove unused isObject function (#5183)
jsjoeio
authored
cd78f32
View commit details
Copy full SHA for cd78f32
View code at this point
Browse repository at this point
Commits on May 6, 2022
chore: update --help for disable-file-downloads (#5176)
Show description for 7c1a45a
jsjoeio
authored
7c1a45a
View commit details
Copy full SHA for 7c1a45a
View code at this point
Browse repository at this point
Commits on May 4, 2022
refactor(heart): bind class methods and make beat async (#5142)
Show description for 88e971c
jsjoeio
authored
88e971c
View commit details
Copy full SHA for 88e971c
View code at this point
Browse repository at this point
chore: upgrade Code to 1.66 (#5135)
Show description for 7027ec7
jsjoeio
and
code-asher
authored
7027ec7
View commit details
Copy full SHA for 7027ec7
View code at this point
Browse repository at this point
Commits on Apr 27, 2022
feat: relaunch on SIGUSR2 (#4979)
Show description for 4e93db5
code-asher
authored
4e93db5
View commit details
Copy full SHA for 4e93db5
View code at this point
Browse repository at this point
Commits on Apr 26, 2022
feat(cli): support true for CS_DISABLE_FILE_DOWNLOADS (#5134)
Show description for e3c8bd6
jsjoeio
authored
e3c8bd6
View commit details
Copy full SHA for e3c8bd6
View code at this point
Browse repository at this point
fix: listening on IPv6 address not possible (#5133)
Show description for a0b3614
awfulcooking
authored
a0b3614
View commit details
Copy full SHA for a0b3614
View code at this point
Browse repository at this point
feat: add tests for node/heart.ts (#5122)
Show description for 18ff996
jsjoeio
and
code-asher
authored
18ff996
View commit details
Copy full SHA for 18ff996
View code at this point
Browse repository at this point
Commits on Apr 13, 2022
feat: add option for disabling file downloads (#5055)
Show description for 0e1f396
jsjoeio
and
code-asher
authored
0e1f396
View commit details
Copy full SHA for 0e1f396
View code at this point
Browse repository at this point
Commits on Mar 22, 2022
chore: move to patches (#4997)
Show description for a1af9e2
code-asher
authored
a1af9e2
View commit details
Copy full SHA for a1af9e2
View code at this point
Browse repository at this point
Commits on Mar 15, 2022
chore: move Code to a submodule (#4990)
Show description for 21c7480
code-asher
authored
21c7480
View commit details
Copy full SHA for 21c7480
View code at this point
Browse repository at this point
Commits on Mar 11, 2022
feat(testing): add test for app > listen (#4971)
Show description for 86c8590
authored
86c8590
View commit details
Copy full SHA for 86c8590
View code at this point
Browse repository at this point
feat(testing): add test for optionDescriptions (#4970)
Show description for 91cabbc
jsjoeio
authored
91cabbc
View commit details
Copy full SHA for 91cabbc
View code at this point
Browse repository at this point
Commits on Mar 9, 2022
chore: update vscode to 1.64 (#4902)
Show description for 03e0bda
jsjoeio
authored
03e0bda
View commit details
Copy full SHA for 03e0bda
View code at this point
Browse repository at this point
Commits on Mar 3, 2022
feat: cli arg for file permission of socket (#4923)
TechCiel
authored
c4d8758
View commit details
Copy full SHA for c4d8758
View code at this point
Browse repository at this point
Commits on Mar 2, 2022
refactor: remove folder/workspace from vsCodeCliArgs (#4932)
Show description for 78658f1
jsjoeio
and
code-asher
authored
78658f1
View commit details
Copy full SHA for 78658f1
View code at this point
Browse repository at this point
feat: github-auth flag (#4926)
Show description for 0e78a14
code-asher
authored
0e78a14
View commit details
Copy full SHA for 0e78a14
View code at this point
Browse repository at this point
Commits on Mar 1, 2022
feat: add version of Code OSS to output (#4925)
Show description for 2c78577
Jonathan Yu
authored
2c78577
View commit details
Copy full SHA for 2c78577
View code at this point
Browse repository at this point
feat(http): keep slashes in queryParams in redirects (#4928)
Show description for 506d3f4
jsjoeio
and
code-asher
authored
506d3f4
View commit details
Copy full SHA for 506d3f4
View code at this point
Browse repository at this point
style: cookie doman => cookie domain (#4919)
Show description for b3cf4c3
edvincent
and
jsjoeio
authored
b3cf4c3
View commit details
Copy full SHA for b3cf4c3
View code at this point
Browse repository at this point
Commits on Feb 28, 2022
feat: add version string functions to constants (#4920)
Show description for 44d74c1
Jonathan Yu
authored
44d74c1
View commit details
Copy full SHA for 44d74c1
View code at this point
Browse repository at this point
Commits on Feb 15, 2022
fix: wrap socket in proxy before passing to vscode (#4840)
Show description for e3e9f05
jsjoeio
authored
e3e9f05
View commit details
Copy full SHA for e3e9f05
View code at this point
Browse repository at this point
Commits on Feb 4, 2022
revert: @node-rs/argon2 -> node-argon2 (#4829)
Show description for 25b1340
jsjoeio
authored
25b1340
View commit details
Copy full SHA for 25b1340
View code at this point
Browse repository at this point
Commits on Feb 3, 2022
feat: add test for hash when error (#4814)
jsjoeio
authored
00224fa
View commit details
Copy full SHA for 00224fa
View code at this point
Browse repository at this point
Commits on Feb 1, 2022
docs: Update some more links (#4806)
Show description for 10f57ba
lg-nineoneninethreenine
authored
10f57ba
View commit details
Copy full SHA for 10f57ba
View code at this point
Browse repository at this point
Commits on Jan 28, 2022
release: v4.0.2 (#4801)
Show description for 439f27c
code-asher
authored
439f27c
View commit details
Copy full SHA for 439f27c
View code at this point
Browse repository at this point
Commits on Jan 18, 2022
refactor: migrate from argon2 -> @node-rs/argon2 (#4733)
Show description for 723469a
jsjoeio
authored
723469a
View commit details
Copy full SHA for 723469a
View code at this point
Browse repository at this point
Commits on Jan 4, 2022
chore: update vscode (#4680)
Show description for f04fcf2
code-asher
authored
f04fcf2
View commit details
Copy full SHA for f04fcf2
View code at this point
Browse repository at this point
fix: infinite proxy loop (#4676)
Show description for 0034808
code-asher
authored
0034808
View commit details
Copy full SHA for 0034808
View code at this point
Browse repository at this point
Commits on Dec 17, 2021
Implement last opened functionality (#4633)
Show description for c4c480a
code-asher
authored
c4c480a
View commit details
Copy full SHA for c4c480a
View code at this point
Browse repository at this point
Commits on Dec 10, 2021
Add separate function for VS Code arguments (#4599)
Show description for 9e583fa
code-asher
authored
9e583fa
View commit details
Copy full SHA for 9e583fa
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL