Commit graph

33 commits

Author SHA1 Message Date
70f97c4b16 split: CI workflows, scripts, root tooling, and docs
Some checks failed
Check / build (pull_request) Has been cancelled
E2E tests / build (pull_request) Has been cancelled
Publish CLI / publish-docker (pull_request) Has been cancelled
Publish server Docker image / publish-docker (pull_request) Has been cancelled
Forgejo workflows (new), GitHub workflow tweaks, .gitignore/.vscode, root
package-lock, rustfmt.toml, scripts/* updates, docs/ updates including
data-flow / authentication / server-setup, CLAUDE.md and README updates.
2026-05-08 21:35:07 +01:00
2607bc5213 Run E2E more often 2025-12-03 23:18:16 +00:00
3b018819aa Wrong crate 2025-10-19 14:43:11 +01:00
215a05d84a Update instructions 2025-10-19 12:00:31 +01:00
de143f9033 Add lint fixer mode 2025-10-18 21:33:56 +01:00
c0171ad72f Format 2025-10-18 20:35:15 +01:00
0916f54045
Small readme improvements 2025-08-17 14:59:21 +01:00
bb0e44f06f
Extract reconcile (#85) 2025-07-13 11:06:42 +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