Commit graph

56 commits

Author SHA1 Message Date
cc16505ef9 Set up publishing 2026-03-11 21:24:53 +00:00
dependabot[bot]
31993762de Bump actions/cache from 4 to 5
Bumps [actions/cache](https://github.com/actions/cache) from 4 to 5.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-11 21:06:26 +00:00
dependabot[bot]
1db4cd02f9 Bump actions/setup-node from 6.1.0 to 6.3.0
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 6.1.0 to 6.3.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v6.1.0...v6.3.0)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: 6.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-11 21:06:09 +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
dependabot[bot]
e03b9147df
Bump actions/setup-node from 6.0.0 to 6.1.0 (#31)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 6.0.0 to 6.1.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v6.0.0...v6.1.0)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: 6.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-05 22:13:06 +00:00
dependabot[bot]
ff5421d023
Bump actions/checkout from 5 to 6 (#25)
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-05 22:12:59 +00:00
0556e449e6
Merge pull request #8 from schmelczer/dependabot/github_actions/actions/checkout-5
Bump actions/checkout from 4 to 5
2025-10-26 21:30:35 +00:00
dependabot[bot]
27f071d8db
Bump actions/setup-node from 4.4.0 to 6.0.0
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.4.0 to 6.0.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v4.4.0...v6.0.0)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-14 19:21:49 +00:00
dependabot[bot]
da1c78e5bf
Bump actions/checkout from 4 to 5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-12 03:40:07 +00:00
8911f88157
Merge pull request #2 from schmelczer/dependabot/github_actions/actions/setup-node-4.4.0
Bump actions/setup-node from 4.2.0 to 4.4.0
2025-07-12 22:18:19 +01:00
cf21219424
Add favicon 2025-07-12 15:25:12 +01:00
6e27435092
Fix tests 2025-07-12 11:35:06 +01:00
65acd9076c
Run publish on all tags 2025-07-12 11:29:19 +01:00
8f1d2ca4b3
Fix publishing CI 2025-07-10 22:46:26 +01:00
fe2642fff9
Fix NPM readme 2025-07-10 21:14:01 +01:00
0d184189c4
Fix typo 2025-07-09 23:27:45 +01:00
9d3c12bf4e
Fix CI 2025-07-09 23:23:42 +01:00
40e654d8c3
Cache steps 2025-07-09 22:43:51 +01:00
267313c204
Parallelise publish 2025-07-09 22:43:34 +01:00
dependabot[bot]
870f205130
Bump actions/setup-node from 4.2.0 to 4.4.0
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.2.0 to 4.4.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v4.2.0...v4.4.0)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: 4.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-08 22:06:28 +00:00
56ce3c294f
Faster checks 2025-07-08 23:05:59 +01:00
66a4d13464
Update CI 2025-07-08 22:57:57 +01:00
3b32d56915
Add publish tasks 2025-07-06 22:44:57 +01:00
bf7ceb16c6 Run tests with more features 2025-06-29 15:30:15 +01:00
2884311b62
Fix CI 2025-06-19 20:31:28 +01:00
0b53cbba19
Update actions 2025-06-15 14:46:58 +01:00
b0c6c082a1
Fix tests and ignore expensive test 2025-04-05 13:45:28 +01:00
28ab87bda0
Fix CI 2025-04-04 23:16:17 +01:00
d9774f364f
Add machete to checks 2025-04-04 21:58:19 +01:00
1aad0fce31
Add WebSocket support (#12) 2025-03-29 10:17:46 +00:00
58a61d036b
Update branch name 2025-03-22 20:55:14 +00:00
84566c1b55
Improve CI 2025-03-22 14:41:20 +00:00
0564885aa6
Fix e2e CI 2025-03-16 21:20:07 +00:00
4bd5dbb1e0
Check vars 2025-03-16 21:15:36 +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
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
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
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
0f8ce08cf5
Fix rust up 2025-01-03 11:36:09 +00:00