docs: document ownCloud Web for Infinite Scale only#224
Merged
Conversation
phil-davis
approved these changes
Jul 1, 2026
The web app has been removed and ownCloud Web is no longer available for ownCloud Classic. Drop the "ownCloud Web on ownCloud Classic" page and all references to installing the web app on oc10. Signed-off-by: Thomas Müller <1005065+DeepDiver1975@users.noreply.github.com>
e2183e7 to
d64b709
Compare
DeepDiver1975
commented
Jul 1, 2026
DeepDiver1975
left a comment
Member
Author
There was a problem hiding this comment.
LGTM on substance — clean removal, no build breakage.
Verified against the branch (chore/web-ocis-only):
- No dangling xrefs.
grep -rn web_with_oc_serverover*.adocreturns nothing — both callers (index.adoc,web_for_users.adoc) and the nav entry are removed. Antora build won't hit a broken xref. - Two orphans left behind (cosmetic, non-blocking):
modules/owncloud_web/partials/web-configuration.adoc— wasinclude::d only by the deleted page; now unreferenced (grep web-configuration→ no hits).modules/owncloud_web/images/web-with-oc10/application-switcher-oc10.jpg— only image used by the deleted page.- Suggest deleting both to keep the module tidy; not required for the build.
index.adoc"big differences in the new ownCloud Web" wording reads fine standalone after dropping "on Infinite Scale".
changelog=n-a (docs repo, no changelog convention).
Self-authored (DeepDiver1975) — not self-approving; leaving as a comment.
🤖 Generated with Claude Code
The web-configuration.adoc partial and the web-with-oc10 image were only used by the removed "ownCloud Web on ownCloud Classic" page. Drop them so no oc10 web traces remain in the module. Signed-off-by: Thomas Müller <1005065+DeepDiver1975@users.noreply.github.com>
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
The
webapp has been removed and ownCloud Web is no longer available for ownCloud Classic (oc10/oc11). This documents ownCloud Web purely as the Infinite Scale (oCIS) interface:web_with_oc_server.adoc) coveringmarket:install web,web.baseUrl, and the oc10 OAuth2/ONLYOFFICE/Collabora setup.