Add api for authoritative mount providers and implement it for files_external#56499
Merged
icewind1991 merged 13 commits intomasterfrom Jan 13, 2026
Merged
Conversation
fbbbc26 to
3f1e180
Compare
CarlSchwan
reviewed
Dec 10, 2025
21677d9 to
3870269
Compare
3870269 to
e16d968
Compare
2f2f661 to
e7a71e3
Compare
Merged
artonge
reviewed
Jan 7, 2026
e7a71e3 to
1943112
Compare
artonge
reviewed
Jan 8, 2026
Contributor
artonge
left a comment
There was a problem hiding this comment.
One last comment, else it looks good to merge :)
2a31f52 to
0dcb693
Compare
CarlSchwan
approved these changes
Jan 8, 2026
254a73f to
d9ed362
Compare
Merged
artonge
approved these changes
Jan 9, 2026
Signed-off-by: Robin Appelman <robin@icewind.nl>
…unts Signed-off-by: Robin Appelman <robin@icewind.nl>
Signed-off-by: Robin Appelman <robin@icewind.nl>
Signed-off-by: Robin Appelman <robin@icewind.nl>
Signed-off-by: Robin Appelman <robin@icewind.nl> # Conflicts: # apps/files_external/lib/AppInfo/Application.php
Signed-off-by: Robin Appelman <robin@icewind.nl>
Signed-off-by: Robin Appelman <robin@icewind.nl>
Signed-off-by: Robin Appelman <robin@icewind.nl>
Signed-off-by: Robin Appelman <robin@icewind.nl>
Signed-off-by: Robin Appelman <robin@icewind.nl>
Signed-off-by: Robin Appelman <robin@icewind.nl>
Signed-off-by: Robin Appelman <robin@icewind.nl>
Signed-off-by: Robin Appelman <robin@icewind.nl>
d9ed362 to
272d614
Compare
4 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Note that this only adds the api for implementing authoritative mounts providers, it doesn't add any logic that rely on them.
TODO:
Best used with #56447 to easily see the mount listing