vault-link/frontend/sync-client
Andras Schmelczer 9d99a4ac23 split: sync-client utils and errors reorganization
Move error classes from services/ and file-operations/ into a new errors/
directory (authentication-error, server-version-mismatch-error,
sync-reset-error, file-not-found-error), plus add file-already-exists-error
and http-client-error. Update consts.ts and utils/* (await-all,
create-client-id, hash, rate-limit, find-matching-file). Replace
data-structures (locks, min-covered, event-listeners, fix-sized-cache) and
add debugging utilities (in-memory-file-system, log-to-console,
slow-web-socket-factory). Removes utils/create-promise.ts.
2026-05-08 21:36:29 +01:00
..
src split: sync-client utils and errors reorganization 2026-05-08 21:36:29 +01:00
package.json Bump versions to 0.14.0 2025-12-14 23:31:40 +00:00
tsconfig.json Apply editorconfig 2025-12-07 16:42:23 +00:00
webpack.config.js Apply editorconfig 2025-12-07 16:42:23 +00:00