Commit graph

43 commits

Author SHA1 Message Date
be6e861ee7 Add link verification and update link format 2026-03-10 20:52:59 +00:00
deffa195b3 Change style 2026-03-10 20:42:09 +00:00
3d382ad741 Improve docs and compare with alternatives 2026-03-10 20:29:35 +00:00
88d48afce3
Add diff applying error & improve CI (#32)
* Use stable rust

* Add From impls

* Revert to nightly

* Improve dev env & CI setup

* Update lock

* Add thiserror

* Add diff error

* Fix tests

* Lint

* Rename NumberOrString

* Format

* Fix lint script
2025-12-06 21:54:08 +00:00
8a52034426 Remove trailing spaces 2025-10-26 20:22:16 +00:00
86825c177b
Fix typos and clarify 2025-07-12 22:17:25 +01:00
55b37039ef
Improve docs 2025-07-12 21:58:05 +01:00
9c79ebc653
Improve docs 2025-07-10 21:52:03 +01:00
fe2642fff9
Fix NPM readme 2025-07-10 21:14:01 +01:00
7e9ea69a08
Rename package 2025-07-09 23:21:01 +01:00
70ef5cc0de
Always init 2025-07-07 22:30:33 +01:00
258c1e6ff0
Add build script 2025-07-07 22:09:36 +01:00
564dfe4418
Update docs 2025-07-06 22:47:44 +01:00
6d56177ca8
Improve 2025-07-06 13:03:31 +01:00
077ba9416a
Improve docs 2025-07-06 12:28:46 +01:00
24e027517f Generate docs 2025-07-05 10:13:51 +01:00
a4baa91894 Add more docs 2025-07-04 03:15:43 +01:00
2089cbc7aa
Fix with new string builder 2025-06-21 13:58:06 +01:00
bbb2adce63
Update REAMDE 2025-05-22 21:40:40 +01:00
0ae05dda16
Remove todos 2025-03-24 21:16:23 +00:00
30ecf52dde
Improve history view 2025-03-22 18:41:30 +00:00
eb9fadf714
Fix crashes 2025-03-22 18:10:39 +00:00
092f9ad2bc
Update todos 2025-03-22 16:15:57 +00:00
ab12b07ed8
Add todos 2025-03-22 14:06:59 +00:00
9e05734c5f
Add todos 2025-03-20 21:18:42 +00:00
535169a039
Try fixing CI 2025-03-16 20:37:40 +00: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
3b88f98fd9
Update README 2025-02-27 22:27:33 +00:00
0e7acc3b7a
Change virtual scroller 2025-01-12 12:00:09 +00:00
76683f9b0a
Fix badges 2025-01-05 21:19:49 +00:00
067f4aea2c
Add todos 2025-01-04 17:38:08 +00:00
f9390c98c5
Dev updates 2025-01-03 18:25:39 +00:00
b73c26ffd8
Add CI badges 2025-01-02 20:13:15 +00:00
013daf34af
Improve version bump script 2025-01-02 17:24:01 +00:00
00f9bcf638
Update readme 2025-01-02 15:49:37 +00:00
395b8b6784
Fix sync 2024-12-20 18:40:09 +00:00
359571a2a0
Improve sync logic 2024-12-20 16:19:10 +00:00
a4d9ec16a1
Add dockerimage for server 2024-12-18 22:37:23 +00:00
1403961a09
Add view to fix deduplication 2024-12-12 21:32:26 +00:00
0c3e74e2b8
Return existing doc in create if one with the same path already exists 2024-12-10 22:22:14 +00:00
161d2c7ee4
Misc 2024-12-08 22:08:46 +00:00
9f7b31703e
Add todos 2024-12-08 22:05:40 +00:00
94616205c8
Initial commit 2024-11-02 09:23:46 +00:00