Archived
1
0
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/packages/app/browser/src
John McCambridge db57aa229f Allow use of the enter key for password input for code-server (#479)
* Allow use of the enter key for password input for code-server

* Remove function, make html form

* Remove function and create html form

* Handle form submit action

* Remove button listener

* Check if form exists
2019-04-12 10:35:30 -05:00
..
app.html Allow use of the enter key for password input for code-server (#479) 2019-04-12 10:35:30 -05:00
app.scss Add error message for incorrect password. Fix issue #55 (#201) 2019-03-12 19:19:32 -04:00
app.ts Allow use of the enter key for password input for code-server (#479) 2019-04-12 10:35:30 -05:00