-
-
Notifications
You must be signed in to change notification settings - Fork 62
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
Use new metadata API for providers #2104
Merged
Merged
Conversation
This file contains 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
artonge
added
enhancement
New feature or request
php
PHP related ticket
2. developing
Work in progress
labels
Oct 25, 2023
artonge
force-pushed
the
artonge/feat/use_new_metadata_api
branch
from
October 26, 2023 06:51
6bbd1da
to
bfc41f0
Compare
29 tasks
artonge
commented
Oct 26, 2023
artonge
force-pushed
the
artonge/feat/use_new_metadata_api
branch
from
October 26, 2023 11:41
bfc41f0
to
2919715
Compare
artonge
force-pushed
the
artonge/feat/use_new_metadata_api
branch
from
October 26, 2023 16:13
2919715
to
f1832b5
Compare
skjnldsv
reviewed
Oct 31, 2023
artonge
force-pushed
the
artonge/feat/use_new_metadata_api
branch
from
November 2, 2023 15:06
8a864db
to
c6930e3
Compare
Merged
artonge
force-pushed
the
artonge/feat/use_new_metadata_api
branch
from
November 8, 2023 11:17
c6930e3
to
c902451
Compare
artonge
commented
Nov 8, 2023
ArtificialOwl
approved these changes
Nov 8, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🐘
artonge
force-pushed
the
artonge/feat/use_new_metadata_api
branch
from
November 8, 2023 12:29
c902451
to
9f9b998
Compare
artonge
commented
Nov 8, 2023
lib/DB/Place/PlaceMapper.php
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- Make more use of
IFilesMetadataManager
- Delete methods that are not useful anymore
artonge
force-pushed
the
artonge/feat/use_new_metadata_api
branch
5 times, most recently
from
November 8, 2023 13:25
ebb3654
to
83466f3
Compare
ArtificialOwl
approved these changes
Nov 9, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
back-end is 👍
artonge
force-pushed
the
artonge/feat/use_new_metadata_api
branch
2 times, most recently
from
November 9, 2023 10:50
aea50e3
to
b733758
Compare
artonge
force-pushed
the
artonge/feat/use_new_metadata_api
branch
from
November 9, 2023 11:43
e08724d
to
303ee16
Compare
Signed-off-by: Louis Chemineau <louis@chmn.me>
Signed-off-by: Louis Chemineau <louis@chmn.me>
artonge
force-pushed
the
artonge/feat/use_new_metadata_api
branch
2 times, most recently
from
November 9, 2023 13:44
392ff27
to
c02e567
Compare
artonge
force-pushed
the
artonge/feat/use_new_metadata_api
branch
from
November 9, 2023 13:51
c02e567
to
52d0983
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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.
Need nextcloud/server#40761
Part of nextcloud/server#40676