perf(external-share): Port to Entity and use snowflake Ids#55369
Merged
perf(external-share): Port to Entity and use snowflake Ids#55369
Conversation
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 <carl.schwan@nextcloud.com>
Move the functionality in the last place it is used OC\Files\Node\Folder Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com>
Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com>
This might fixes the test. Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com>
Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com>
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 <carl.schwan@nextcloud.com>
Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com>
Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com>
95aab48 to
475cf17
Compare
Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com>
Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com>
Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com>
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 <carl.schwan@nextcloud.com>
475cf17 to
1896475
Compare
artonge
approved these changes
Dec 17, 2025
API change for snowflake-ids are allowed as long as documented
Merged
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.
Summary
TODO
Checklist
3. to review, feature component)stable32)