Commit log
af5ad2d
Merge pull request #1647 from zed-industries/format-buffer-action
Click to expand commit body
Add editor action to manually invoke buffer format
Julia
created
3 years ago
12e439b
Test manual buffer format trigger
Julia
created
3 years ago
a686a9f
Merge branch 'main' into terminal-hyperlinks
Mikayla Maki
created
3 years ago
0584b2f
added the fields for drawing the hyperlinks
Mikayla Maki
created
3 years ago
5cd5658
Completed terminal hyperlink clicking functionality. Just need to display it now
Mikayla Maki
created
3 years ago
f3395cf
Add editor action to manually invoke buffer format
Julia
created
3 years ago
dac0ce1
Return the metrics id from the signup-creation API
Click to expand commit body
Co-authored-by: Nathan Sobo <nathan@zed.dev>
Max Brunsfeld
and
Nathan Sobo
created
3 years ago
955ebc5
Merge pull request #1644 from zed-industries/scroll-in-overlays
Click to expand commit body
Fix scroll problems
Mikayla Maki
created
3 years ago
4761898
removed the last dispatch_event I could find
Mikayla Maki
created
3 years ago
dd7259c
Finished fixing flex scrolls
Mikayla Maki
created
3 years ago
f4d4ea4
WIP fixing scrollable flex
Mikayla Maki
created
3 years ago
ab7f7b3
Added on_scroll to mouse_event_handler and fixed the uniform list scroll implementation
Mikayla Maki
created
3 years ago
7a049f1
Fix error when loading users without github user ids from the db
Max Brunsfeld
created
3 years ago
20ec933
Proceed gracefully when someone signs up repeatedly
Max Brunsfeld
created
3 years ago
Nathan Sobo
created
3 years ago
83d1e2c
Merge pull request #1643 from zed-industries/global-macos-deployment-target
Click to expand commit body
Set `MACOSX_DEPLOYMENT_TARGET` when running `script/bundle`
Antonio Scandurra
created
3 years ago
9da7fd2
Set `MACOSX_DEPLOYMENT_TARGET` when running `script/bundle`
Click to expand commit body
This ensures that every library and binary we build doesn't assume
that it's going to run on the same machine that created it.
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
Antonio Scandurra
and
Nathan Sobo
created
3 years ago
6dbae37
Merge pull request #1442 from zed-industries/packaged-json-language-server
Click to expand commit body
Use a pre-packaged version of the JSON language server
Antonio Scandurra
created
3 years ago
eb71ac9
Download json-language-server as a zip instead of as a binary
Click to expand commit body
It turns out that this lifts the code-signing limitation and lets
us run arbitrary executables.
Antonio Scandurra
created
3 years ago
a29d5dd
Use a pre-packaged version of the JSON language server
Click to expand commit body
This ensures users can still edit settings even if they don't have
Node or NPM installed.
Antonio Scandurra
created
3 years ago
7588753
Add on delete cascade to signups user_id column
Max Brunsfeld
created
3 years ago
1877fc2
Update user retrieval API to take both github user id and github login
Max Brunsfeld
created
3 years ago
f706cbe
WIP hyperlink searching
Mikayla Maki
created
3 years ago
9886259
Start storing users' github user id
Max Brunsfeld
created
3 years ago
Mikayla Maki
created
3 years ago
ba32dcb
Reworking hyperlink events
Mikayla Maki
created
3 years ago
8521369
Merge pull request #1639 from zed-industries/fix-jump-on-quad-click
Click to expand commit body
Fixed autoscroll jump on 4-click
Mikayla Maki
created
3 years ago
e0635a3
Fixed autoscroll jump on 4-click
Mikayla Maki
created
3 years ago
Max Brunsfeld
created
3 years ago
e77263a
Remove bulk user creation admin API
Max Brunsfeld
created
3 years ago
963ced1
Preserve metrics_id from signup to user record
Max Brunsfeld
created
3 years ago
3dd8845
Add waitlist summary API
Max Brunsfeld
created
3 years ago
f8c7c92
Update APIs and DB interactions to reflect email confirmation step
Max Brunsfeld
created
3 years ago
d85ecc8
Add collab APIs for new signup flow
Click to expand commit body
Co-authored-by: Nathan Sobo <nathan@zed.dev>
Max Brunsfeld
and
Nathan Sobo
created
3 years ago
b8f362f
WIP hyperlink detection
Mikayla Maki
created
3 years ago
9f81f39
WIP Hyperlinks
Mikayla Maki
created
3 years ago
f081dbc
Merge pull request #1634 from zed-industries/dock-tweaks
Click to expand commit body
Dock Tweaks
Kay Simmons
created
3 years ago
1993a87
Hyperlink clicking is working
Mikayla Maki
created
3 years ago
ac39074
WIP hyperlinks
Mikayla Maki
created
3 years ago
b682fd8
remove rounded corners on dock due to rendering issue
K Simmons
created
3 years ago
da05e34
Fix dock keybindings
K Simmons
created
3 years ago
1ce48f4
Minor improvements to dock visuals, rework dock keybindings, and fix panic on split when dock is active
K Simmons
created
3 years ago
359802f
Merge pull request #1630 from zed-industries/capture
Click to expand commit body
Lay the groundwork for call-oriented collaboration
Antonio Scandurra
created
3 years ago
e07f4f3
Copy WebRTC.framework in the `deps` directory
Click to expand commit body
Also, define the `rpath` on `live_kit` to avoid errors when running
tests.
Antonio Scandurra
created
3 years ago
20778a0
Allow using `live_kit` with macOS >= 10.15
Antonio Scandurra
created
3 years ago
32c65cf
Specify macOS target version manually
Antonio Scandurra
created
3 years ago
8bd059a
Try using the unversioned triple when compiling live_kit
Antonio Scandurra
created
3 years ago
b76f337
Target a triple explicitly when building Swift bridge
Antonio Scandurra
created
3 years ago
Antonio Scandurra
created
3 years ago
a0e2b7a
Update `Package.resolved`
Antonio Scandurra
created
3 years ago
Page 2 of 120