-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Backend breaking change * feat(frontend): unicode code points transform * Bump protocol version to prevent talking to old peers * Cleanup comments * Hypermedia Documentation WIP * Hypermedia Docs Continued * Use spelled-out fields in blob data * Final (almost) touches to the blob data * Update Go to 1.23.2 * Fix formatting errors * Fix linting errors * ui: remove cursor pointer * ui: drag window from titlebar window top bar * Fix linter errors * chore: fix test command to test shared * WIP Robust Schema for Blocks * breaking: HM Block types mostly working * Disable experiments in settings * Rename codeBlock to code * editor: remove trailing nodes before publishing * codeBlock => code * Code block renamed * soft disable accountType * Rename ref to link in protobuf and backend * Refactor tree crdt * Rename @type to type * frontend: values rename * Deprecate original CRDT package * Op ID encoding * New RGA implementation * WIP: tree crdt refactor * Implement improved block hierarchy CRDT * WIP wire in the new CRDT tree * Break compatibility version * Rename type descriminator field in Op to --------- Co-authored-by: Horacio Herrera <[email protected]> Co-authored-by: Eric Vicenti <[email protected]>
- Loading branch information
1 parent
0c82362
commit ce8a6d6
Showing
156 changed files
with
6,248 additions
and
4,103 deletions.
There are no files selected for viewing
This file contains 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 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 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 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
Oops, something went wrong.