Skip to content

Conversation

@susnux
Copy link
Contributor

@susnux susnux commented Nov 19, 2024

Summary

  • Folder: Current folder if not root
  • View: Name of current view
  • Product: Nextcloud

Make window title show the current folder again - this was lost in the updates.

Checklist

@susnux susnux added this to the Nextcloud 31 milestone Nov 19, 2024
@susnux susnux requested review from artonge and nfebe November 19, 2024 15:44
@susnux susnux requested a review from skjnldsv as a code owner November 19, 2024 15:44
@susnux
Copy link
Contributor Author

susnux commented Nov 19, 2024

/backport to stable30

@susnux susnux force-pushed the fix/files-page-title branch from 1fb3cc1 to 81b1d51 Compare November 19, 2024 16:43
@susnux susnux requested a review from skjnldsv November 19, 2024 16:43
@skjnldsv
Copy link
Member

/compile rebase

@skjnldsv skjnldsv added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels Nov 21, 2024
susnux and others added 2 commits November 21, 2024 07:48
* Folder: Current folder if not root
* View: Name of current view
* Product: Nextcloud

Signed-off-by: Ferdinand Thiessen <[email protected]>
Signed-off-by: nextcloud-command <[email protected]>
@skjnldsv skjnldsv merged commit 1134b3e into master Nov 21, 2024
119 checks passed
@skjnldsv skjnldsv deleted the fix/files-page-title branch November 21, 2024 08:21
@skjnldsv skjnldsv mentioned this pull request Jan 7, 2025
@susnux
Copy link
Contributor Author

susnux commented Jan 16, 2025

/backport to stable29

@backportbot
Copy link

backportbot bot commented Jan 16, 2025

The backport to stable29 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable29
git pull origin stable29

# Create the new backport branch
git checkout -b backport/49380/stable29

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick ae359834 1e4a01f5

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/49380/stable29

Error: No changes found in backport branch


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

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 bug feature: files

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants