Add api for authoritative mount providers and implement it for files_external - #56499
Merged
icewind1991 merged 13 commits intoJan 13, 2026
Merged
Conversation
icewind1991
force-pushed
the
authoritative-mount-provider-files_external
branch
3 times, most recently
from
November 26, 2025 18:04
fbbbc26 to
3f1e180
Compare
CarlSchwan
reviewed
Dec 10, 2025
icewind1991
force-pushed
the
authoritative-mount-provider-files_external
branch
8 times, most recently
from
December 22, 2025 15:41
21677d9 to
3870269
Compare
icewind1991
marked this pull request as ready for review
December 22, 2025 15:41
icewind1991
requested review from
come-nc,
nfebe,
provokateurin and
salmart-dev
and removed request for
a team
December 22, 2025 15:41
icewind1991
force-pushed
the
authoritative-mount-provider-files_external
branch
from
December 31, 2025 17:11
3870269 to
e16d968
Compare
icewind1991
force-pushed
the
authoritative-mount-provider-files_external
branch
from
January 2, 2026 16:30
2f2f661 to
e7a71e3
Compare
Merged
artonge
reviewed
Jan 7, 2026
icewind1991
force-pushed
the
authoritative-mount-provider-files_external
branch
from
January 7, 2026 17:57
e7a71e3 to
1943112
Compare
artonge
reviewed
Jan 8, 2026
artonge
left a comment
Collaborator
There was a problem hiding this comment.
One last comment, else it looks good to merge :)
icewind1991
force-pushed
the
authoritative-mount-provider-files_external
branch
3 times, most recently
from
January 8, 2026 15:56
2a31f52 to
0dcb693
Compare
CarlSchwan
approved these changes
Jan 8, 2026
icewind1991
force-pushed
the
authoritative-mount-provider-files_external
branch
2 times, most recently
from
January 8, 2026 21:28
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>
icewind1991
force-pushed
the
authoritative-mount-provider-files_external
branch
from
January 9, 2026 16:54
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