603f1d8
Authenticate via the browser if keychain credentials are invalid
Click to expand commit body
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
Antonio Scandurra
and
Nathan Sobo
created
7e4d5b7
Clear cached credentials when establishing a websocket connection with an invalid token
Nathan Sobo
created
4a99189
WIP: Clear cached credentials if authentication fails
Click to expand commit body
Still need to actually handle an HTTP response from the server indicating there was an invalid token.
Co-Authored-By: Max Brunsfeld <maxbrunsfeld@gmail.com>
Nathan Sobo
and
Max Brunsfeld
created
77a4a36
Test that we reuse credentials when reconnecting
Click to expand commit body
Co-Authored-By: Max Brunsfeld <maxbrunsfeld@gmail.com>
Nathan Sobo
and
Max Brunsfeld
created
44a457e
Cache credentials in memory separately from connection status
Click to expand commit body
This prevents us from re-prompting for keychain access when we retry connections after the connection is lost.
Co-Authored-By: Max Brunsfeld <maxbrunsfeld@gmail.com>
201b923
Don't panic if heartbeat messages can't be sent
Click to expand commit body
Co-Authored-By: Max Brunsfeld <max@zed.dev>
Antonio Scandurra
and
Max Brunsfeld
created
27b3d11
Make the builder and runtime OS versions match
Click to expand commit body
We can't build the latest server on buster, but we were using "latest" so it actually was building on bullseye. Then we tried to run it on buster and it blew up. This locks both versions to bullseye so we're running on the same environment where we build.
Nathan Sobo
created
c14ebb2
Make release notes look better with more than 1 release
Nathan Sobo
created
7737699
Use a pointing hand cursor style on tab close icons
Nathan Sobo
created
2b7f69c
Merge pull request #143 from zed-industries/codesign
Click to expand commit body
Perform code signing with Apple-issued certificate on CI
* Define host selection color
* Add 7 unique guest colors, optimizing for contrast between selectors the fewer collaborators you have
* Selections use transparent versions of the cursor color