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 }}
loopscript
/
coder.loopscript.com
Public
forked from
coder/code-server
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
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
coder.loopscript.com
src
node
routes
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 17, 2021
Fix /vscode route being shadowed by / (#4522)
Show description for dd29a82
code-asher
authored
dd29a82
View commit details
Copy full SHA for dd29a82
View code at this point
Browse repository at this point
Commits on Nov 15, 2021
feat(testing): refactor humanPath and add tests (#4511)
Show description for 0a072f7
jsjoeio
authored
0a072f7
View commit details
Copy full SHA for 0a072f7
View code at this point
Browse repository at this point
Spawn vscode on demand (#4499)
Show description for e705948
4 people
authored
e705948
View commit details
Copy full SHA for e705948
View code at this point
Browse repository at this point
Commits on Nov 10, 2021
Use upstream server (#4414)
Show description for 1b60ef4
Teffen
and
code-asher
authored
1b60ef4
View commit details
Copy full SHA for 1b60ef4
View code at this point
Browse repository at this point
Commits on Nov 9, 2021
Escape HTML from messages in error page (#4430)
Show description for 31d5823
3 people
authored
31d5823
View commit details
Copy full SHA for 31d5823
View code at this point
Browse repository at this point
Commits on Oct 28, 2021
fix(testing): revert change & fix playwright tests (#4310)
Show description for 705e821
3 people
authored
705e821
View commit details
Copy full SHA for 705e821
View code at this point
Browse repository at this point
Commits on Oct 4, 2021
fix: close vscodeServer on server close if defined
jsjoeio
committed
8136769
View commit details
Copy full SHA for 8136769
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 Sep 15, 2021
Add vscode via vendor package.
Show description for f885b29
GirlBossRush
authored and
Teffen Ellis
committed
f885b29
View commit details
Copy full SHA for f885b29
View code at this point
Browse repository at this point
Commits on Jul 21, 2021
refactor: only accept string in pathToFsPath
Show description for 5c61318
jsjoeio
committed
5c61318
View commit details
Copy full SHA for 5c61318
View code at this point
Browse repository at this point
Commits on Jul 13, 2021
feat(vscode): update to version 1.57.0 (#3544)
Show description for ddee4f7
Akash Satheesan
and
code-asher
authored
ddee4f7
View commit details
Copy full SHA for ddee4f7
View code at this point
Browse repository at this point
Commits on Jul 1, 2021
fix(http): escape req.query.to in replaceTemplates
jsjoeio
committed
c0e123a
View commit details
Copy full SHA for c0e123a
View code at this point
Browse repository at this point
fix: escape error.message on login failure
jsjoeio
committed
22a22a8
View commit details
Copy full SHA for 22a22a8
View code at this point
Browse repository at this point
feat: add escapeHtml function
Show description for c505fc4
jsjoeio
committed
c505fc4
View commit details
Copy full SHA for c505fc4
View code at this point
Browse repository at this point
Commits on Jun 15, 2021
Fix incorrect logout base (#3611)
Show description for b59b393
code-asher
authored
b59b393
View commit details
Copy full SHA for b59b393
View code at this point
Browse repository at this point
Commits on Jun 8, 2021
fix: sanitize password and cookie key
jsjoeio
committed
3b50bfc
View commit details
Copy full SHA for 3b50bfc
View code at this point
Browse repository at this point
feat: add splitOnFirstEquals function
jsjoeio
committed
531b7c0
View commit details
Copy full SHA for 531b7c0
View code at this point
Browse repository at this point
refactor: rewrite password logic at /login
jsjoeio
committed
409b473
View commit details
Copy full SHA for 409b473
View code at this point
Browse repository at this point
feat: update cli and test for hashed-password
jsjoeio
committed
ffa5c16
View commit details
Copy full SHA for ffa5c16
View code at this point
Browse repository at this point
refactor: make wsProxy async
jsjoeio
committed
1134780
View commit details
Copy full SHA for 1134780
View code at this point
Browse repository at this point
refactor: make ensureAuthenticated async
jsjoeio
committed
91303d4
View commit details
Copy full SHA for 91303d4
View code at this point
Browse repository at this point
refactor: make authenticated async everywhere
Show description for 0cdbd33
jsjoeio
committed
0cdbd33
View commit details
Copy full SHA for 0cdbd33
View code at this point
Browse repository at this point
refactor: update login logic with new async hashing
Show description for fcc3f0d
jsjoeio
committed
fcc3f0d
View commit details
Copy full SHA for fcc3f0d
View code at this point
Browse repository at this point
refactor: add functions to check hash password
jsjoeio
committed
aaf0447
View commit details
Copy full SHA for aaf0447
View code at this point
Browse repository at this point
Commits on May 5, 2021
Add flag to enable permessage-deflate
code-asher
committed
083400b
View commit details
Copy full SHA for 083400b
View code at this point
Browse repository at this point
Add dev mode constant
code-asher
committed
92bf2c9
View commit details
Copy full SHA for 92bf2c9
View code at this point
Browse repository at this point
Commits on May 4, 2021
Add logout route
code-asher
committed
49c26f7
View commit details
Copy full SHA for 49c26f7
View code at this point
Browse repository at this point
Commits on May 3, 2021
Add authed context key
code-asher
committed
e7a5275
View commit details
Copy full SHA for e7a5275
View code at this point
Browse repository at this point
Commits on Apr 21, 2021
Merge pull request #3178 from code-asher/connections
Show description for b9c80b8
code-asher
authored
b9c80b8
View commit details
Copy full SHA for b9c80b8
View code at this point
Browse repository at this point
Move connection logic into connection class
Show description for f0bafa3
code-asher
committed
f0bafa3
View commit details
Copy full SHA for f0bafa3
View code at this point
Browse repository at this point
Commits on Apr 19, 2021
refactor: rateLimiter.canTry logic to check >= 1
jsjoeio
committed
f80d5c3
View commit details
Copy full SHA for f80d5c3
View code at this point
Browse repository at this point
fix: update logic for removing token from limiter
jsjoeio
committed
7a50421
View commit details
Copy full SHA for 7a50421
View code at this point
Browse repository at this point
refactor: change limiter.Try() to .removeToken()
jsjoeio
committed
a3f18d6
View commit details
Copy full SHA for a3f18d6
View code at this point
Browse repository at this point
refactor: update rateLimiter to check try
Show description for d8e4505
jsjoeio
committed
d8e4505
View commit details
Copy full SHA for d8e4505
View code at this point
Browse repository at this point
refactor(login): move rate limiter after successful login
Show description for 0852107
jsjoeio
committed
0852107
View commit details
Copy full SHA for 0852107
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.