-
Notifications
You must be signed in to change notification settings - Fork 0
feat/v0.8.0 #12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
feat/v0.8.0 #12
Changes from all commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
5c9b5ee
feat: Change RPCs from workspace name to workspace id
frelodev 51f6bb1
feat: Separate ListWorkspaces into FetchInvitedWorkspaces and FetchOw…
frelodev 68efa1c
chore: rename FetchBufferUsers (#1)
frelodev 7864ff7
feat: multi cursor support (#4)
zaaarf 71e4e56
fix: renamed compile_protos in build.rs
zaaarf 88c7a74
feat: use uuids for workspace names
zaaarf 1083c57
feat: add kick all emergency rpc (#7)
zaaarf b203677
feat: ephemeral buffers (#8)
zaaarf f12871f
feat: added pin rpc (#9)
zaaarf 1f441fe
feat: list all current CursorEvents
frelodev 552fcb8
feat: real time updates/notifications in real time
frelodev cf80c14
chore: compile is deprecated, replaced with compile_protos
frelodev 760eb8c
docs: missing docstrings
zaaarf 87a9add
chore: bump dependencies
alemidev b2c6d7c
chore: cargo fmt
alemidev ce57d57
chore: add lockfile
alemidev b7ba95d
ci: run on all branches
alemidev 643688b
chore: 0.8.0
alemidev 9d15418
feat: rewritten session events
zaaarf 929296c
Merge branch 'dev' into feat/v0.8.0
alemidev f701738
chore: rename for consistency
zaaarf 9262d7f
fix: correct input for workspace rpcs
zaaarf c73b8c0
feat: add CursorEventList
zaaarf File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -2,8 +2,6 @@ name: build+test | |
|
|
||
| on: | ||
| push: | ||
| branches: | ||
| - dev | ||
|
|
||
| env: | ||
| CARGO_TERM_COLOR: always | ||
|
|
||
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.