|
|
5ed7e0ad3a
|
Move tests
|
2025-04-02 20:37:36 +01:00 |
|
|
|
89b87efa59
|
Fix tests
|
2025-04-01 22:50:55 +01:00 |
|
|
|
680486c4b5
|
Implement cursor merging
|
2025-04-01 22:49:02 +01:00 |
|
|
|
941100d715
|
Lint
|
2025-04-01 22:46:03 +01:00 |
|
|
|
688fd2f1b1
|
Update API and add cursor position tests
|
2025-04-01 22:45:26 +01:00 |
|
|
|
3744b0a633
|
Add apply_merge_context to cursor
|
2025-04-01 22:41:52 +01:00 |
|
|
|
23c288b1eb
|
Clean up
|
2025-04-01 20:53:38 +01:00 |
|
|
|
e9e2328f03
|
Expose merge_text_with_cursors on API
|
2025-04-01 20:10:03 +01:00 |
|
|
|
71ccd7b61d
|
Make Side printable
|
2025-03-30 21:27:04 +01:00 |
|
|
|
c9c0ffecf1
|
Add cursor types
|
2025-03-30 21:26:04 +01:00 |
|
|
|
8b8f1d91d9
|
Fix syncing when network latency is present (#4)
* WIP
* Add debug
* Dedupe inserts
* Add deterministic ordering
* Fix whitespaces
* Update insta
* Add integration test script
* Rename
* Add test
* Working for non-deletes
* omg it mostly works for deletes
* Isdeleted fix
* remove created dates
* update api
* Take document id
* No max attempt
* works
* Use string uuids
* .
* working!!!! (hopefully)
* Improve bundling
* Add module
* lint
* .
* lint
* Fix CI
* use toolchain
* clean up
* Add useSlowFileEvents
* Delete fuzz
* Fix CI
* use docker
* fix script
* clean up
* Clean up
* change node version
* Build docker image on every commit
* fix ci
* 1 db per vault
* Add scritps folder
* Bump versions
* Lint
* .
* Fix tests for real
* Style
* .
* try
* Consistent ordering
* Fix tests
* hmm
* .
* Clean up diff
* Fixes
* .
* Fix version bump
* .
* .
* .
|
2025-03-16 20:13:49 +00:00 |
|
|
|
c5075b6bea
|
Fix comments
|
2025-02-23 13:56:46 +00:00 |
|
|
|
d76b0444bc
|
Put back +1s
|
2025-02-22 20:51:52 +00:00 |
|
|
|
b69ab30ea4
|
Format
|
2025-02-19 21:51:13 +00:00 |
|
|
|
6f05fc2b93
|
Fix lint
|
2025-02-19 21:43:21 +00:00 |
|
|
|
f4a87d073a
|
Bump rust edition & reformat
|
2025-01-07 22:25:59 +00:00 |
|
|
|
c41ce7ef68
|
Don't return content in response if it's unchanged
|
2025-01-04 12:32:18 +00:00 |
|
|
|
4fd74e0d9f
|
Fix CI failing with rust warning
|
2025-01-02 17:43:37 +00:00 |
|
|
|
2f7cad602a
|
Fix doc test
|
2024-12-20 16:10:21 +00:00 |
|
|
|
ec9845577a
|
Add lints
|
2024-12-20 11:08:14 +00:00 |
|
|
|
7c1138c0d3
|
No doctest
|
2024-12-19 23:19:04 +00:00 |
|
|
|
26cce993f5
|
Fix clippy broken code
|
2024-12-19 22:00:51 +00:00 |
|
|
|
bf0b742329
|
Change word
|
2024-12-19 21:53:31 +00:00 |
|
|
|
bdd8650ba7
|
Add ctrl+c handler
|
2024-12-18 22:37:42 +00:00 |
|
|
|
2d5c91a5ef
|
More lints
|
2024-12-18 22:27:25 +00:00 |
|
|
|
1e1dd7b877
|
Apply more lints
|
2024-12-18 22:14:09 +00:00 |
|
|
|
0c92bf959b
|
Make lints pass
|
2024-12-18 21:54:58 +00:00 |
|
|
|
da0e5f7373
|
Enable more lints
|
2024-12-18 21:33:30 +00:00 |
|
|
|
2083675c07
|
Handle more trivial cases
|
2024-12-15 15:47:39 +00:00 |
|
|
|
b1c20887df
|
Speed up trivial case
|
2024-12-15 11:39:25 +00:00 |
|
|
|
49638e5aa7
|
Update formatting
|
2024-12-08 18:22:17 +00:00 |
|
|
|
9b5c663740
|
Fix for webassembly
|
2024-12-06 20:47:06 +00:00 |
|
|
|
74626383cc
|
Add string builder/remove ropey
|
2024-11-30 10:44:17 +00:00 |
|
|
|
35be112de2
|
Remove errors
|
2024-11-29 22:26:18 +00:00 |
|
|
|
3303a31cc4
|
Merge inserts with inserts
|
2024-11-29 22:20:42 +00:00 |
|
|
|
730038e0d0
|
last_delete => last_operation
|
2024-11-28 21:30:17 +00:00 |
|
|
|
44f9a44f63
|
Store tokens instead of text in insert
|
2024-11-28 20:51:05 +00:00 |
|
|
|
3391d2c0ec
|
Lint
|
2024-11-24 22:33:24 +00:00 |
|
|
|
8b8733c1e3
|
Compact diffs
|
2024-11-24 22:32:17 +00:00 |
|
|
|
331e264399
|
Add tokenizer
|
2024-11-24 22:32:06 +00:00 |
|
|
|
e910d9c5f4
|
Lint & format
|
2024-11-24 20:09:17 +00:00 |
|
|
|
143883a899
|
Refactor
|
2024-11-24 17:47:48 +00:00 |
|
|
|
c02f84a476
|
Use crate utils
|
2024-11-24 15:52:21 +00:00 |
|
|
|
5d5eedd567
|
Reexport funcs
|
2024-11-24 15:51:51 +00:00 |
|
|
|
fd445ea23e
|
Remove error
|
2024-11-24 15:51:16 +00:00 |
|
|
|
bbabeeb3f3
|
Extract utils
|
2024-11-24 15:46:03 +00:00 |
|
|
|
88a66c45fb
|
Tests pass
|
2024-11-24 10:38:50 +00:00 |
|
|
|
cb1371693d
|
Remove extend
|
2024-11-23 11:44:49 +00:00 |
|
|
|
05cdd68d39
|
Add merge
|
2024-11-23 11:44:24 +00:00 |
|
|
|
08910f1454
|
Remove LCS
|
2024-11-23 11:44:05 +00:00 |
|