Skip to content
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 full filenames in folder view #1648

Merged
merged 1 commit into from
Feb 27, 2023

Conversation

artonge
Copy link
Collaborator

@artonge artonge commented Feb 23, 2023

The /apps/photos/api/v1/albums/ endpoint return the file name without /files/{userId}. But we are expecting it in the rest of the code.

This PR make sure that we are using this format of filenames.

@artonge artonge self-assigned this Feb 23, 2023
@artonge
Copy link
Collaborator Author

artonge commented Feb 23, 2023

/backport to stable25

@backportbot-nextcloud backportbot-nextcloud bot added the backport-request Pending backport by the backport-bot label Feb 23, 2023
@artonge artonge added bug Something isn't working 3. to review Waiting for reviews javascript Javascript related ticket and removed backport-request Pending backport by the backport-bot labels Feb 23, 2023
@artonge artonge added this to the Nextcloud 26 milestone Feb 23, 2023
@artonge artonge requested review from a team, skjnldsv, Pytal and szaimen and removed request for a team February 23, 2023 15:43
@artonge artonge force-pushed the artonge/fix/use_real_filname_in_folders branch from 4ac802f to 9a3f586 Compare February 23, 2023 15:46
@artonge artonge force-pushed the artonge/fix/use_real_filname_in_folders branch from 9a3f586 to 4d745e3 Compare February 23, 2023 17:15
Signed-off-by: Louis Chemineau <louis@chmn.me>
@artonge artonge force-pushed the artonge/fix/use_real_filname_in_folders branch from 4d745e3 to 3688cda Compare February 27, 2023 17:04
@artonge artonge enabled auto-merge February 27, 2023 17:04
@artonge artonge merged commit 7620f93 into master Feb 27, 2023
@artonge artonge deleted the artonge/fix/use_real_filname_in_folders branch February 27, 2023 18:00
@backportbot-nextcloud backportbot-nextcloud bot added the backport-request Pending backport by the backport-bot label Feb 27, 2023
@backportbot-nextcloud backportbot-nextcloud bot removed the backport-request Pending backport by the backport-bot label Feb 27, 2023
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 bug Something isn't working javascript Javascript related ticket
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants