Commit graph

47 commits

Author SHA1 Message Date
eb2a186d1d
Try fixing CI again 2025-03-16 21:09:25 +00:00
f1dc849330
Fix docker publish fix 2025-03-16 21:00:07 +00:00
577be484b8
Fix docker publishing & version bumping 2025-03-16 20:45:03 +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
41c7ebcd87
Clean up deps 2025-02-23 17:23:04 +00:00
78266267c6
Format 2025-02-23 10:48:30 +00:00
df0fae74ec
Don't ignore lints 2025-02-23 10:48:22 +00:00
0e0700821d
Lenient linting 2025-02-19 22:00:27 +00:00
450bddf900
Fix CI 2025-02-19 21:34:42 +00:00
b03e829450
Fix CI 2025-01-19 21:34:28 +00:00
509f214e62
Fix CI 2025-01-05 21:12:51 +00:00
8f3947deec
Ignore tests 2025-01-05 21:01:09 +00:00
f1cc7441a4
Fix wasm tests 2025-01-05 20:58:12 +00:00
02486d671e
Migrate to webpack 2025-01-05 15:30:38 +00:00
388b7bfabb
Revert self-hosted docker 2025-01-04 16:42:21 +00:00
70c4846c73
Try runnig self-hsoted docker build 2025-01-04 10:21:09 +00:00
b9cf16be18
Test on firefox instead 2025-01-03 22:38:34 +00:00
44cb7a5b7c
Fix up is binary & sync_lib docs & tests 2025-01-03 22:30:37 +00:00
c0b824796f
Remove trying to fix CI 2025-01-03 17:47:20 +00:00
8965477e2f
Try fixing CI 2025-01-03 15:15:14 +00:00
861eda38cf
try 2025-01-03 15:12:49 +00:00
db21f70612
Remove rustup 2025-01-03 15:10:03 +00:00
ed162b2ee9
Use self-hosted runner 2025-01-03 15:09:56 +00:00
0f8ce08cf5
Fix rust up 2025-01-03 11:36:09 +00:00
d9c2c5b2a1
Add a few tests 2025-01-03 11:35:00 +00:00
594884d054
Add rustup 2025-01-03 11:16:42 +00:00
fb8badae44
Try self-hosted github runner 2025-01-02 22:58:11 +00:00
b73c26ffd8
Add CI badges 2025-01-02 20:13:15 +00:00
22317bea37
Fix CI 2025-01-02 17:23:39 +00:00
7778ed894f
Rename & clean up 2025-01-02 15:43:20 +00:00
08da52cce8
Lint plugin in CI 2025-01-02 15:43:07 +00:00
2030d095c9
Remove global token env var 2024-12-20 11:08:27 +00:00
1f8f7ebd6b
hmm 2024-12-19 23:24:07 +00:00
f5eca5ddf8
Fix publish and tag new release 2024-12-19 23:17:12 +00:00
fddb14886e
Fix plugin release 2024-12-19 21:53:17 +00:00
ec87a65e82
Add status bar 2024-12-19 21:44:57 +00:00
de8a7b607d
Fix release 2024-12-19 21:24:02 +00:00
712051bde2
Fix CI 2024-12-19 20:56:54 +00:00
b7dbc6ad50
Debug CI 2024-12-19 20:19:45 +00:00
4ae8c48cd6
Debug CI 2024-12-19 20:01:27 +00:00
5e8fb50670
Try fixing CI 2024-12-18 23:24:34 +00:00
ab57f78c87
Fix sqlx in GH action 2024-12-18 23:09:59 +00:00
9eae874c02
Add wasm compiling 2024-12-18 22:49:47 +00:00
7d20ff8ae6
Create docker-publish.yml 2024-12-18 22:35:42 +00:00
7c616b3055
Add linting 2024-12-18 21:28:43 +00:00
5aa1b9c795
Create rust.yml 2024-12-18 20:55:39 +00:00
eaf121e422
Add GH action to build plugin 2024-12-18 20:46:14 +00:00