immich
immich copied to clipboard
feat(server, web): include pictures of shared albums on map
This PR adds a new setting "Include shared albums" to the map settings, to includes pictures of albums shared with the current user on the map.
Related: #3176
@andreasgerstmayr You've requested a review from me but you haven't yet addressed @jrasm91 comments and there are also lots of merge conflicts right now...?
@andreasgerstmayr You've requested a review from me but you haven't yet addressed @jrasm91 comments and there are also lots of merge conflicts right now...?
hi @danieldietzler, sorry about that, must have been some automated process (it's showing up as 2:35 in the night), maybe because you're listed as a codeowner. No idea why it's happening now and not when I created the PR though.
Sorry for the late response, I was on holiday for a couple of weeks and then didn't get time so far. Thanks for the review, I'll rebase and implement the changes soon.
Ah ok got it. No rush then :)
I fixed the merge conflicts and implemented (most of) @jrasm91 suggestions now (except the one I didn't understand, see above). Sorry for the delay on my side!
I fixed a tsc error caused by changes in main since the branch was created as well as a prettier error in web. The PR should now be good to merge
I updated this to include assets that are in shared albums where the user is the owner.
Good catch! I didn't think of that.
Thank you for merging! :)