Skip to content

Update backend to v0.3.5#26

Open
tripledoublev wants to merge 4 commits into
mainfrom
fix/member-refresh-and-backend-0.3.5
Open

Update backend to v0.3.5#26
tripledoublev wants to merge 4 commits into
mainfrom
fix/member-refresh-and-backend-0.3.5

Conversation

@tripledoublev
Copy link
Copy Markdown
Contributor

Summary

  • update save-dweb-backend to v0.3.5 and Veilid to v0.5.3
  • keep the save-rust public interface unchanged; Android JNI symbols, server entry points, route paths, and request/response structs are not changed
  • avoid blocking group refresh on local writable repos by listing those files locally instead of attempting peer download

Public interface check

  • no diff in android_bridge.rs, jni_globals.rs, server.rs, repos.rs, media.rs, models.rs, or utils.rs versus main
  • whitespace-ignored source diff is limited to the internal refresh_group logic in src/groups.rs

Validation

  • cargo check
  • cargo test --no-run
  • cargo clippy --all-targets --all-features -- -D warnings

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant