Commits
User selector
Commit history
Commits on Jan 11, 2024
Fix query string being double-encoding over path proxy
Show description for d49b3bfcommitted
Commits on Oct 2, 2023
Modify manifest for window control overlay support (#6468)
Show description for 897e0aeauthored
Commits on Sep 26, 2023
Enable secret storage (#6450)
Show description for a1131faauthored
Commits on Sep 11, 2023
Run formatter
Show description for 3e1c00ecommitted
Commits on Aug 29, 2023
Remove humanPath (#6404)
Show description for eb498b0authored
Commits on Jul 21, 2023
Commits on May 31, 2023
Commits on May 4, 2023
Do not log < 500 on web sockets as errors
Show description for aac5efacommitted
Commits on Apr 25, 2023
Fix proxying non-ASCII (#6154)
Show description for 951d8acauthored
Commits on Mar 22, 2023
Commits on Mar 3, 2023
Add origin checks to web sockets (#6048)
Show description for d477972authored
Commits on Feb 8, 2023
Make sure heartbeat isActive resolves
Show description for 45aef71committed
Commits on Feb 6, 2023
chore: bump limiter from 1.1.5 to 2.1.0 (#6001)
Show description for e5a2537andauthored
Commits on Jan 13, 2023
feat: add i18n in login page (#5947)
Show description for 7c2aa8candauthored
Commits on Dec 5, 2022
Commits on Oct 24, 2022
fix: Enable the `BROWSER` environment variable (#5695)
Show description for 430b567authored
Commits on Oct 13, 2022
feat: add customization options for the login page (#5633)
Show description for 714afe0andauthored
Commits on Aug 11, 2022
fix: authentication check in path proxy (#5442)
Show description for 2ec1e2dandauthored
Commits on Aug 10, 2022
chore(deps): update dependency @types/node to v16 (#5170)
Show description for 91589fdandauthored
Commits on Aug 9, 2022
refactor: simplify manifest route (#5219)
Show description for efb5baeandauthored
Commits on Jun 21, 2022
chore: update Code to 1.68 (#5263)
Show description for 5ce99f8authored
Commits on May 4, 2022
refactor(heart): bind class methods and make beat async (#5142)
Show description for 88e971cauthored
Commits on Mar 22, 2022
chore: move to patches (#4997)
Show description for a1af9e2authored
Commits on Mar 15, 2022
chore: move Code to a submodule (#4990)
Show description for 21c7480authored
Commits on Mar 9, 2022
chore: update vscode to 1.64 (#4902)
Show description for 03e0bdaauthored
Commits on Mar 2, 2022
refactor: remove folder/workspace from vsCodeCliArgs (#4932)
Show description for 78658f1andauthored
Commits on Feb 15, 2022
fix: wrap socket in proxy before passing to vscode (#4840)
Show description for e3e9f05authored
Commits on Jan 28, 2022
release: v4.0.2 (#4801)
Show description for 439f27cauthored
Commits on Dec 17, 2021
Implement last opened functionality (#4633)
Show description for c4c480aauthored
Commits on Dec 10, 2021
Add separate function for VS Code arguments (#4599)
Show description for 9e583faauthored
Commits on Dec 8, 2021
Fix relative paths (#4594)
Show description for 4b4ec37authored
Commits on Dec 7, 2021
chore: replace eslint-import-resolver-alias with eslint-import-resolver-typescript (#4546)
Show description for 6c9c840andauthored
Commits on Dec 2, 2021
Proxy path fixes (#4548)
Show description for 62b3a6fandauthored
Commits on Nov 19, 2021
Fix issue where 404 errors are mistaken for server errors. (#4534)
Show description for bd09533authored
TeffenFix issues surrounding initial web server load. (#4509)
Show description for 3157a40authored
Teffen