vault-link/sync-server/src/server
2026-03-28 10:59:51 +00:00
..
assets Extract reconcile (#85) 2025-07-13 11:06:42 +01:00
auth.rs Various server improvements 2026-03-26 21:19:06 +00:00
create_document.rs Add proper shutdown, rate limits, config validation, cors config, fix dangling cursors, cache regex, merge created texts 2026-03-28 09:49:46 +00:00
delete_document.rs Add proper shutdown, rate limits, config validation, cors config, fix dangling cursors, cache regex, merge created texts 2026-03-28 09:49:46 +00:00
device_id_header.rs Make header safe 2026-03-26 21:14:56 +00:00
fetch_document_version.rs Add proper shutdown, rate limits, config validation, cors config, fix dangling cursors, cache regex, merge created texts 2026-03-28 09:49:46 +00:00
fetch_document_version_content.rs Add proper shutdown, rate limits, config validation, cors config, fix dangling cursors, cache regex, merge created texts 2026-03-28 09:49:46 +00:00
fetch_latest_document_version.rs Improve logging 2025-11-30 15:24:52 +00:00
fetch_latest_documents.rs Improve logging 2025-11-30 15:24:52 +00:00
index.rs Extract reconcile (#85) 2025-07-13 11:06:42 +01:00
ping.rs Improve logging 2025-11-30 15:24:52 +00:00
rate_limit.rs Add proper shutdown, rate limits, config validation, cors config, fix dangling cursors, cache regex, merge created texts 2026-03-28 09:49:46 +00:00
requests.rs Add proper shutdown, rate limits, config validation, cors config, fix dangling cursors, cache regex, merge created texts 2026-03-28 09:49:46 +00:00
responses.rs Add api version check to client 2025-11-30 15:24:52 +00:00
update_document.rs Fix Rust compile 2026-03-28 10:59:51 +00:00
websocket.rs Add proper shutdown, rate limits, config validation, cors config, fix dangling cursors, cache regex, merge created texts 2026-03-28 09:49:46 +00:00