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

Show full URL in settings when WebDAV is used #691

Merged
merged 1 commit into from
Oct 17, 2024

Conversation

grote
Copy link
Collaborator

@grote grote commented Jun 18, 2024

Showing just the host is good for most people, I'd say and showing the full path may be ugly and un-needed in case of Nextcloud, so not sure this change is good.

Fixes #690

@chirayudesai
Copy link
Member

showing the full path may be ugly and un-needed

I had that thought at first too, but then I'd say it'd be better to put function over form, show this now, and figure out a better way to tweak this change later if wanted.

chirayudesai
chirayudesai previously approved these changes Jun 18, 2024
t-m-w
t-m-w previously approved these changes Jul 3, 2024
@chirayudesai chirayudesai changed the base branch from android14 to android15 October 15, 2024 18:38
@chirayudesai chirayudesai dismissed stale reviews from t-m-w and themself October 15, 2024 18:38

The base branch was changed.

@chirayudesai
Copy link
Member

Bump!

t-m-w
t-m-w previously approved these changes Oct 15, 2024
Copy link
Collaborator

@t-m-w t-m-w left a comment

Choose a reason for hiding this comment

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

I've been using this (except when I forgot to pull it) and it works fine. I think it's worthwhile.

@grote
Copy link
Collaborator Author

grote commented Oct 15, 2024

I resolved a conflict. @t-m-w does this still work as expected?

Copy link
Collaborator

@t-m-w t-m-w left a comment

Choose a reason for hiding this comment

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

This should be fine. The way I "resolved" this conflict on my side last time was to just do val host = config.url, not even remove the prefix, since it doesn't bother me, and that was fine. So I don't see why this wouldn't be fine, too.

@grote grote merged commit d96bc52 into seedvault-app:android15 Oct 17, 2024
1 check passed
@grote grote deleted the 690-webdav-info branch October 17, 2024 18:54
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.

Show full backup location, particularly for WebDAV
3 participants