Commit graph

21 commits

Author SHA1 Message Date
4482e0155f Migrate to forgejo & reformat (#189)
Some checks failed
Check / build (push) Waiting to run
E2E tests / build (push) Waiting to run
Publish CLI / publish-docker (push) Waiting to run
Publish server Docker image / publish-docker (push) Waiting to run
Deploy Documentation / build (push) Has been cancelled
- Migrate to forgejo
- Bump Rust & Node
- Reformat project
- Small script cleanup

Reviewed-on: https://home.schmelczer.dev/git/git/andras/vault-link/pulls/189
Co-authored-by: Andras Schmelczer <andras@schmelczer.dev>
Co-committed-by: Andras Schmelczer <andras@schmelczer.dev>
2026-05-08 21:53:33 +01:00
cd57ea6682
Add log rotation to server & UI improvements (#157) 2025-11-02 17:52:04 +00:00
4cdd0cbd40
Build server for multiple arch (#106) 2025-08-30 21:50:34 +01:00
bb0e44f06f
Extract reconcile (#85) 2025-07-13 11:06:42 +01:00
e8b9bf40c5
Add API for propagating cursor locations (#61) 2025-06-08 20:20:52 +01:00
1aad0fce31
Add WebSocket support (#12) 2025-03-29 10:17:46 +00:00
f07f372bc5
Try fixing E2E 2025-03-18 20:48:49 +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
4872f6d3b3
WIP test client 2025-02-22 12:56:23 +00:00
dd6f63f357
Move files 2025-02-19 20:47:52 +00:00
eb88d35c2e
Set up monorepo workspace 2025-02-18 22:36:53 +00:00
02486d671e
Migrate to webpack 2025-01-05 15:30:38 +00:00
b549bb96b6
Add .vscode 2025-01-05 13:08:17 +00:00
d91da39884
Rename config.yaml to config.yml 2025-01-05 11:33:05 +00:00
d9c2c5b2a1
Add a few tests 2025-01-03 11:35:00 +00:00
b243a376e7
Gitignore 2024-12-19 21:54:15 +00:00
161d2c7ee4
Misc 2024-12-08 22:08:46 +00:00
d70c8df80c
Gitignore 2024-12-08 15:17:14 +00:00
c2dceb0be4
Update gitignore 2024-12-08 11:01:48 +00:00
39bb81c553
Move to subproject 2024-11-02 10:29:27 +00:00
94616205c8
Initial commit 2024-11-02 09:23:46 +00:00