Skip to content

#8961 delete propagation + #8819 drafts (local only docs)

Victor requested to merge shyba/soledad:8961_delete_propagation into master

#8961 (closed)

  • PENDING_DELETE on local sync status
  • offline deletion mark as PENDING_DELETE
  • update local PENDING_UPLOAD from remote listing during sync
  • list deleted blobs from server
  • apply deletion from server list to local blobs on sync

#8819 (closed)

  • add a SyncStatus.LOCAL_ONLY status for local docs
  • add a local_only parameter to put, avoiding upload and setting the local status
Edited by Victor

Merge request reports