vault-link/frontend/sync-client/src/utils
2025-11-18 22:03:48 +00:00
..
assert-set-contains-exactly.ts Migrate from Jest to node:test (#115) 2025-08-30 10:38:08 +01:00
create-client-id.ts Add API for propagating cursor locations (#61) 2025-06-08 20:20:52 +01:00
create-promise.ts Bump prettier from 3.5.3 to 3.6.2 in /frontend (#108) 2025-08-30 10:38:25 +01:00
deserialize.ts Move files 2025-02-19 20:47:52 +00:00
find-matching-file.ts Fix syncing when network latency is present (#4) 2025-03-16 20:13:49 +00:00
fix-sized-cache.test.ts Add diff cache size setting 2025-11-18 21:50:06 +00:00
fix-sized-cache.ts Add diff cache size setting 2025-11-18 21:50:06 +00:00
get-random-color.ts Move more logic into sync-client 2025-08-30 11:02:04 +01:00
globs-to-regexes.test.ts Migrate from Jest to node:test (#115) 2025-08-30 10:38:08 +01:00
globs-to-regexes.ts Lint 2025-05-24 19:02:50 +01:00
hash.ts Fix syncing when network latency is present (#4) 2025-03-16 20:13:49 +00:00
is-binary.ts Improve network usage for small text changes (#166) 2025-11-16 22:10:22 +00:00
is-equal-bytes.test.ts Migrate from Jest to node:test (#115) 2025-08-30 10:38:08 +01:00
is-equal-bytes.ts Move files 2025-02-19 20:47:52 +00:00
is-file-type-mergable.test.ts Migrate from Jest to node:test (#115) 2025-08-30 10:38:08 +01:00
is-file-type-mergable.ts Extract reconcile (#85) 2025-07-13 11:06:42 +01:00
line-and-column-to-position.test.ts Move more logic into sync-client 2025-08-30 11:02:04 +01:00
line-and-column-to-position.ts Move more logic into sync-client 2025-08-30 11:02:04 +01:00
locks.test.ts Migrate from Jest to node:test (#115) 2025-08-30 10:38:08 +01:00
locks.ts Fix main & improve cursor sync (#101) 2025-08-25 17:15:52 +01:00
min-covered.test.ts Migrate from Jest to node:test (#115) 2025-08-30 10:38:08 +01:00
min-covered.ts Add force setting to MinCovered 2025-04-08 23:00:44 +01:00
position-to-line-and-column.test.ts Move more logic into sync-client 2025-08-30 11:02:04 +01:00
position-to-line-and-column.ts Move more logic into sync-client 2025-08-30 11:02:04 +01:00
rate-limit.test.ts Migrate from Jest to node:test (#115) 2025-08-30 10:38:08 +01:00
rate-limit.ts Rate-limit DB writes 2025-03-29 11:02:42 +00:00
set-up-telemetry.ts Move telemetry into sync-client 2025-11-18 22:03:48 +00:00
sleep.ts Inline fetch-retry with cancellation 2025-03-20 20:49:00 +00:00