Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: allow for backing up any file to remote backup server #204

Merged
merged 8 commits into from
Jan 26, 2024

Conversation

Jasonvdb
Copy link
Collaborator

  • Allows for backing up and retrieving other non LDK related files
  • Cleans up old event based backup logic but still keeps import function to allow older backups to be restore
  • Removes backup setup outside of lm.start so apps need to call this first. Makes it more flexible as it can be used without starting LDK.
  • Fixes a crash that happens when app is used without remote backups

@Jasonvdb
Copy link
Collaborator Author

@limpbrains

limpbrains
limpbrains previously approved these changes Jan 25, 2024
ovitrif
ovitrif previously approved these changes Jan 25, 2024
@Jasonvdb Jasonvdb dismissed stale reviews from ovitrif and limpbrains via 707296e January 26, 2024 07:44
@Jasonvdb Jasonvdb merged commit 9e28cca into master Jan 26, 2024
2 of 6 checks passed
@Jasonvdb Jasonvdb deleted the backup-cleanup branch January 26, 2024 09:56
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.

3 participants