-
-
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
Add DAV endpoint for location grouping #1335
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
/backport to stable25 |
backportbot-nextcloud
bot
added
the
backport-request
Pending backport by the backport-bot
label
Oct 13, 2022
artonge
force-pushed
the
artonge/feat/reverse_geocoding_cli
branch
8 times, most recently
from
October 17, 2022 14:30
2d310e1
to
0063898
Compare
artonge
force-pushed
the
artonge/feat/reverse_geocoding_cli
branch
7 times, most recently
from
October 25, 2022 16:20
9256a96
to
ca44678
Compare
artonge
force-pushed
the
artonge/feat/location_dav_endpoint
branch
2 times, most recently
from
October 25, 2022 16:27
dceccde
to
218b33d
Compare
artonge
force-pushed
the
artonge/feat/reverse_geocoding_cli
branch
2 times, most recently
from
October 26, 2022 09:10
187a548
to
c091c92
Compare
artonge
force-pushed
the
artonge/feat/location_dav_endpoint
branch
3 times, most recently
from
October 26, 2022 09:23
4d52cba
to
a7cbc75
Compare
artonge
force-pushed
the
artonge/feat/reverse_geocoding_cli
branch
from
October 26, 2022 09:24
c091c92
to
c5c257d
Compare
artonge
force-pushed
the
artonge/feat/location_dav_endpoint
branch
from
October 26, 2022 09:25
a7cbc75
to
351a796
Compare
artonge
force-pushed
the
artonge/feat/reverse_geocoding_cli
branch
5 times, most recently
from
February 22, 2023 14:47
24dda33
to
d94f30c
Compare
Base automatically changed from
artonge/feat/reverse_geocoding_cli
to
master
February 22, 2023 16:30
artonge
force-pushed
the
artonge/feat/location_dav_endpoint
branch
3 times, most recently
from
February 22, 2023 16:43
bc5ceb1
to
43a965d
Compare
artonge
commented
Feb 22, 2023
@@ -41,7 +41,7 @@ | |||
<collection>OCA\Photos\Sabre\PublicRootCollection</collection> | |||
</collections> | |||
<plugins> | |||
<plugin>OCA\Photos\Sabre\Album\PropFindPlugin</plugin> | |||
<plugin>OCA\Photos\Sabre\PropFindPlugin</plugin> |
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.
Review hint: moved as it is not restricted to albums.
artonge
requested review from
come-nc,
a team,
ArtificialOwl and
blizzz
and removed request for
a team
February 22, 2023 16:48
artonge
force-pushed
the
artonge/feat/location_dav_endpoint
branch
from
February 22, 2023 16:53
43a965d
to
77fda9a
Compare
come-nc
reviewed
Feb 23, 2023
Signed-off-by: Louis Chemineau <louis@chmn.me>
artonge
force-pushed
the
artonge/feat/location_dav_endpoint
branch
from
February 23, 2023 17:32
0749728
to
5bd766c
Compare
skjnldsv
approved these changes
Feb 24, 2023
skjnldsv
added
4. to release
Ready to be released and/or waiting for tests to finish
and removed
2. developing
Work in progress
labels
Feb 24, 2023
The backport to stable25 failed. Please do this backport manually. |
This was referenced Feb 24, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
4. to release
Ready to be released and/or waiting for tests to finish
enhancement
New feature or request
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.
Needs: #1310