-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
perf(external-share): Port to Entity and use snowflake Ids #55369
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
Merged
Conversation
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
c3a408f to
0c9834a
Compare
come-nc
reviewed
Sep 28, 2025
0c9834a to
4b5ed3f
Compare
come-nc
approved these changes
Sep 28, 2025
4b5ed3f to
853ea64
Compare
Altahrim
approved these changes
Sep 28, 2025
Contributor
|
According to integation tests you broke federated shares @CarlSchwan |
04fd1d0 to
05935e0
Compare
come-nc
reviewed
Sep 29, 2025
apps/federatedfilesharing/lib/OCM/CloudFederationProviderFiles.php
Outdated
Show resolved
Hide resolved
c1e8ffc to
46c8632
Compare
icewind1991
reviewed
Sep 30, 2025
apps/federatedfilesharing/lib/OCM/CloudFederationProviderFiles.php
Outdated
Show resolved
Hide resolved
icewind1991
reviewed
Sep 30, 2025
icewind1991
reviewed
Sep 30, 2025
icewind1991
reviewed
Sep 30, 2025
icewind1991
reviewed
Sep 30, 2025
689a67c to
62e4f97
Compare
1919d60 to
f2d3b2e
Compare
d912691 to
571fe72
Compare
come-nc
reviewed
Dec 15, 2025
fcc6fe3 to
95aab48
Compare
- Port away from Files::buildNotExistingFileName - Use IUser and IGroup instead of plain string Signed-off-by: Carl Schwan <[email protected]>
Move the functionality in the last place it is used OC\Files\Node\Folder Signed-off-by: Carl Schwan <[email protected]>
Signed-off-by: Carl Schwan <[email protected]>
This might fixes the test. Signed-off-by: Carl Schwan <[email protected]>
Signed-off-by: Carl Schwan <[email protected]>
This removes all the read after write and we don't need to queries all the time the same share in the same request anymore. Signed-off-by: Carl Schwan <[email protected]>
Signed-off-by: Carl Schwan <[email protected]>
Signed-off-by: Carl Schwan <[email protected]>
95aab48 to
475cf17
Compare
Signed-off-by: Carl Schwan <[email protected]>
Signed-off-by: Carl Schwan <[email protected]>
Signed-off-by: Carl Schwan <[email protected]>
We always been returning an int for for accepted, but since it was returned as a mixed from the DB, psalm never complained about the fact this was typed as a bool in the API doc. Signed-off-by: Carl Schwan <[email protected]>
475cf17 to
1896475
Compare
artonge
approved these changes
Dec 17, 2025
API change for snowflake-ids are allowed as long as documented
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
3. to review
Waiting for reviews
feature: sharing
♻️ refactor
Refactor code (not a bug fix, not a feature just refactoring)
technical debt
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.
Summary
TODO
Checklist
3. to review, feature component)stable32)