Skip to content

Conversation

@susnux
Copy link
Contributor

@susnux susnux commented Oct 29, 2025

Summary

Checklist

@susnux susnux added this to the Nextcloud 33 milestone Oct 29, 2025
@susnux susnux self-assigned this Oct 29, 2025
@susnux susnux requested a review from a team as a code owner October 29, 2025 22:01
@susnux susnux added 3. to review Waiting for reviews technical debt pending documentation This pull request needs an associated documentation update labels Oct 29, 2025
@susnux susnux requested review from artonge and szaimen and removed request for a team October 29, 2025 22:01
@susnux susnux added the ♻️ refactor Refactor code (not a bug fix, not a feature just refactoring) label Oct 29, 2025
@susnux susnux requested a review from sorbaugh October 29, 2025 22:01
@susnux susnux force-pushed the chore/remove-oc-host branch from ffbb8d9 to 4043d86 Compare October 29, 2025 22:01
Copy link
Contributor

@szaimen szaimen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🐘

@susnux susnux force-pushed the chore/remove-oc-host branch from 4043d86 to 1d0d971 Compare November 1, 2025 12:53
- deprecated since Nextcloud 17

- To replace `OC.getHost` use `window.location.host`.
- To replace `OC.getHostName` use `window.location.hostname`.
- To replace `OC.getPort` use `window.location.port`.
- To replace `OC.getProtocol` use `window.location.protocol`.

Signed-off-by: Ferdinand Thiessen <[email protected]>
Signed-off-by: Ferdinand Thiessen <[email protected]>
@susnux susnux force-pushed the chore/remove-oc-host branch from 5753a4d to f4ebcc7 Compare November 1, 2025 13:42
susnux added a commit to nextcloud/documentation that referenced this pull request Nov 1, 2025
@susnux susnux removed the pending documentation This pull request needs an associated documentation update label Nov 1, 2025
@susnux
Copy link
Contributor Author

susnux commented Nov 1, 2025

documentation: nextcloud/documentation#13829

@susnux susnux merged commit 0bb1deb into master Nov 1, 2025
125 of 127 checks passed
@susnux susnux deleted the chore/remove-oc-host branch November 1, 2025 14:06
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 ♻️ refactor Refactor code (not a bug fix, not a feature just refactoring) technical debt

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants