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

[PB-1338]:(feature) List WebDav content using RealmDB to match by relative path #43

Merged
merged 13 commits into from
Mar 12, 2024

Conversation

PixoDev
Copy link
Contributor

@PixoDev PixoDev commented Mar 8, 2024

This PR:

  • Adds RealmDB support to persist the Drive items we retrieve
  • Allows to find those item given a relative path in WebDav
  • Matches the relative path to the RealmDB object in the PROPFIND handler

@PixoDev PixoDev added the enhancement New feature or request label Mar 8, 2024
@PixoDev PixoDev self-assigned this Mar 8, 2024
@PixoDev PixoDev marked this pull request as ready for review March 11, 2024 12:18
Copy link

sonarcloud bot commented Mar 11, 2024

Copy link
Collaborator

@larry-internxt larry-internxt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

so far so good, nice job here as always

@PixoDev PixoDev merged commit 1ab7686 into main Mar 12, 2024
7 checks passed
@PixoDev PixoDev deleted the feature/realm-support branch March 12, 2024 10:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants