FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · 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
143
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
Branch selector
User selector
Datepicker
Commit history
Commits on Mar 16, 2023
Correct default shell docs for npm on Windows (#6078)
Initial-heart-1
authored
6c08466
View commit details
Copy full SHA for 6c08466
Browse repository at this point
Commits on Mar 14, 2023
chore: bump aquasecurity/trivy-action from 0.9.0 to 0.9.2 (#6075)
Show description for 85e0835
dependabot[bot]
authored
85e0835
View commit details
Copy full SHA for 85e0835
Browse repository at this point
Replace CI deprecations (#6072)
Show description for b043106
code-asher
authored
b043106
View commit details
Copy full SHA for b043106
Browse repository at this point
Update Code to 1.76.1 (#6070)
Show description for f9cc079
code-asher
authored
f9cc079
View commit details
Copy full SHA for f9cc079
Browse repository at this point
Commits on Mar 4, 2023
Release v4.10.1
code-asher
committed
be40eca
View commit details
Copy full SHA for be40eca
Browse repository at this point
Fix Node version failure in publish workflow
Show description for 9ba0890
code-asher
committed
9ba0890
View commit details
Copy full SHA for 9ba0890
Browse repository at this point
Commits on Mar 3, 2023
Add origin checks to web sockets (#6048)
Show description for d477972
code-asher
authored
d477972
View commit details
Copy full SHA for d477972
Browse repository at this point
Commits on Feb 27, 2023
Update FAQ: code-server is not using a direct fork
Show description for a47cd81
code-asher
committed
a47cd81
View commit details
Copy full SHA for a47cd81
Browse repository at this point
Rewrite differences in FAQ
Show description for c9fbcff
code-asher
committed
c9fbcff
View commit details
Copy full SHA for c9fbcff
Browse repository at this point
Fix extra prefix dashes in install.sh (#6028)
michaeltinsley
authored
befa76d
View commit details
Copy full SHA for befa76d
Browse repository at this point
Commits on Feb 15, 2023
Update changelog and chart with new version
code-asher
committed
e0ece19
View commit details
Copy full SHA for e0ece19
Browse repository at this point
Commits on Feb 13, 2023
Remove deprecated --link (#6018)
code-asher
authored
ac1fba8
View commit details
Copy full SHA for ac1fba8
Browse repository at this point
feat(helm-chart): Add support for extraSecretMounts subPath in helm-chart (#5961)
BlueNc
authored
6d8ed77
View commit details
Copy full SHA for 6d8ed77
Browse repository at this point
feature: add ability to attach ports to code server (#6015)
sfxworks
authored
4fb87f9
View commit details
Copy full SHA for 4fb87f9
Browse repository at this point
Update to 1.75.1
code-asher
committed
36daac3
View commit details
Copy full SHA for 36daac3
Browse repository at this point
Commits on Feb 8, 2023
Make sure heartbeat isActive resolves
Show description for 45aef71
code-asher
committed
45aef71
View commit details
Copy full SHA for 45aef71
Browse repository at this point
Fix watch script ignoring stdout
Show description for 6d6c5e1
code-asher
committed
6d6c5e1
View commit details
Copy full SHA for 6d6c5e1
Browse repository at this point
Commits on Feb 7, 2023
Update changelog
code-asher
committed
17bca52
View commit details
Copy full SHA for 17bca52
Browse repository at this point
Update release guide
code-asher
committed
8207374
View commit details
Copy full SHA for 8207374
Browse repository at this point
Update Code to 1.75.0 (#6004)
Show description for 71ff747
code-asher
authored
71ff747
View commit details
Copy full SHA for 71ff747
Browse repository at this point
Commits on Feb 6, 2023
chore: bump limiter from 1.1.5 to 2.1.0 (#6001)
Show description for e5a2537
dependabot[bot]
and
code-asher
authored
e5a2537
View commit details
Copy full SHA for e5a2537
Browse repository at this point
chore: bump @typescript-eslint/eslint-plugin from 5.41.0 to 5.51.0 (#6002)
Show description for bce6239
dependabot[bot]
authored
bce6239
View commit details
Copy full SHA for bce6239
Browse repository at this point
chore: bump eslint-config-prettier from 8.5.0 to 8.6.0 (#6003)
Show description for 93589ed
dependabot[bot]
authored
93589ed
View commit details
Copy full SHA for 93589ed
Browse repository at this point
Remove docs preview
Show description for bfcca5f
code-asher
committed
bfcca5f
View commit details
Copy full SHA for bfcca5f
Browse repository at this point
Remove PR npm package
Show description for a76c0c5
code-asher
committed
a76c0c5
View commit details
Copy full SHA for a76c0c5
Browse repository at this point
chore(deps): update aquasecurity/trivy-action digest to cff3e9a (#5994)
Show description for 6e1b913
renovate[bot]
authored
6e1b913
View commit details
Copy full SHA for 6e1b913
Browse repository at this point
chore: enable dependabot (#5997)
deansheather
authored
776d57b
View commit details
Copy full SHA for 776d57b
Browse repository at this point
Update Code to 1.74.3 (#5989)
code-asher
authored
026879b
View commit details
Copy full SHA for 026879b
Browse repository at this point
Commits on Jan 27, 2023
docs: add usage in Coder (#5975)
Show description for 401d423
jsjoeio
authored
401d423
View commit details
Copy full SHA for 401d423
Browse repository at this point
docs: add port-forwarding (#5979)
jsjoeio
authored
96d9c5e
View commit details
Copy full SHA for 96d9c5e
Browse repository at this point
Commits on Jan 17, 2023
chore: fix requirements so it navigates to docs (#5973)
Show description for 134e9b4
kylecarbs
authored
134e9b4
View commit details
Copy full SHA for 134e9b4
Browse repository at this point
Commits on Jan 13, 2023
feat: add i18n in login page (#5947)
Show description for 7c2aa8c
zhaozhiming
and
jsjoeio
authored
7c2aa8c
View commit details
Copy full SHA for 7c2aa8c
Browse repository at this point
feat(ci): add lint-actions step to build.yaml (#5957)
Show description for d40a974
jsjoeio
authored
d40a974
View commit details
Copy full SHA for d40a974
Browse repository at this point
Commits on Jan 5, 2023
fix(deps): update dependency argon2 to v0.30.3 (#5937)
Show description for 67416b7
renovate[bot]
authored
67416b7
View commit details
Copy full SHA for 67416b7
Browse repository at this point
Commits on Jan 4, 2023
chore: use matchUpdateTypes (#5942)
jsjoeio
authored
9e266db
View commit details
Copy full SHA for 9e266db
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL