Skip to content

ZCU-PUB/Remove all /static-files HTML pages - #1479

Merged
milanmajchrak merged 1 commit into
customer/zcu-pubfrom
remove-about-page/zcu-pub
Aug 21, 2026
Merged

ZCU-PUB/Remove all /static-files HTML pages#1479
milanmajchrak merged 1 commit into
customer/zcu-pubfrom
remove-about-page/zcu-pub

Conversation

@Kasinhou

@Kasinhou Kasinhou commented Aug 21, 2026

Copy link
Copy Markdown

What

Removes all HTML pages under src/static-files/ and src/static-files/cs/, keeping both folders in place via .gitkeep placeholders.

Why

The /static/* pages contained LINDAT/DSpace content that is not wanted for this customer.

🤖 Generated with Claude Code

@Kasinhou Kasinhou self-assigned this Aug 21, 2026
@Kasinhou
Kasinhou requested a review from milanmajchrak August 21, 2026 07:37
@Kasinhou Kasinhou changed the title Remove /static/about page (LINDAT content) ZCU-PUB/Remove /static/about page Aug 21, 2026
The /static/* pages contained LINDAT/DSpace content that is not wanted for
this customer. Removes all HTML pages under src/static-files/ and
src/static-files/cs/, keeping the folders via .gitkeep placeholders.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@Kasinhou
Kasinhou force-pushed the remove-about-page/zcu-pub branch from cb37dd8 to 822e9c5 Compare August 21, 2026 08:29
@Kasinhou Kasinhou changed the title ZCU-PUB/Remove /static/about page Remove all /static-files HTML pages (LINDAT content) Aug 21, 2026
@Kasinhou
Kasinhou requested a lite review from Copilot August 21, 2026 08:35
@Kasinhou Kasinhou changed the title Remove all /static-files HTML pages (LINDAT content) ZCU-PUB/Remove all /static-files HTML pages Aug 21, 2026

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

This PR removes the previously bundled LINDAT/DSpace static HTML content from the Angular UI’s src/static-files/ tree (including the Czech subfolder), while keeping the directories present in git via .gitkeep placeholders.

Changes:

  • Deleted all legacy static HTML pages under src/static-files/.
  • Deleted all legacy static HTML pages under src/static-files/cs/.
  • Retained both directories with .gitkeep so build/scripts can still target these paths.

Reviewed changes

Copilot reviewed 57 out of 59 changed files in this pull request and generated no comments.

Show a summary per file
File Description
src/static-files/terms-of-service.html Remove legacy static HTML page
src/static-files/search.html Remove legacy static HTML page
src/static-files/metadata.html Remove legacy static HTML page
src/static-files/license-ud-1.0.html Remove legacy static HTML page
src/static-files/license-templateXXXX-versionXX.html Remove legacy static HTML page
src/static-files/license-pdt2.html Remove legacy static HTML page
src/static-files/license-pcedt2.html Remove legacy static HTML page
src/static-files/license-PAWS.html Remove legacy static HTML page
src/static-files/license-NLPC-WeC.html Remove legacy static HTML page
src/static-files/license-corefud-0.2.html Remove legacy static HTML page
src/static-files/license-corefud-0.1.html Remove legacy static HTML page
src/static-files/license-cnc.html Remove legacy static HTML page
src/static-files/license-cnc-data.html Remove legacy static HTML page
src/static-files/licence-unisegs-1.0.html Remove legacy static HTML page
src/static-files/licence-UDer-1.1.html Remove legacy static HTML page
src/static-files/licence-UDer-1.0.html Remove legacy static HTML page
src/static-files/licence-UDer-0.5.html Remove legacy static HTML page
src/static-files/licence-UD-2.0.html Remove legacy static HTML page
src/static-files/licence-UD-1.4.html Remove legacy static HTML page
src/static-files/licence-UD-1.3.html Remove legacy static HTML page
src/static-files/licence-UD-1.2.html Remove legacy static HTML page
src/static-files/licence-UD-1.1.html Remove legacy static HTML page
src/static-files/licence-pdtsl.html Remove legacy static HTML page
src/static-files/licence-mwe-literal.html Remove legacy static HTML page
src/static-files/licence-mwe-1.2.html Remove legacy static HTML page
src/static-files/licence-mwe-1.2-raw.html Remove legacy static HTML page
src/static-files/licence-mwe-1.1.html Remove legacy static HTML page
src/static-files/licence-mwe-1.0.html Remove legacy static HTML page
src/static-files/licence-hamledt.html Remove legacy static HTML page
src/static-files/item-lifecycle.html Remove legacy static HTML page
src/static-files/faq.html Remove legacy static HTML page
src/static-files/error.html Remove legacy static HTML page
src/static-files/disco-juice.html Remove legacy static HTML page
src/static-files/deposit.html Remove legacy static HTML page
src/static-files/cookies.html Remove legacy static HTML page
src/static-files/cite.html Remove legacy static HTML page
src/static-files/about.html Remove legacy static HTML page
src/static-files/cs/metadata.html Remove legacy static HTML page (cs)
src/static-files/cs/item-lifecycle.html Remove legacy static HTML page (cs)
src/static-files/cs/error.html Remove legacy static HTML page (cs)
src/static-files/cs/deposit.html Remove legacy static HTML page (cs)
src/static-files/cs/cookies.html Remove legacy static HTML page (cs)
src/static-files/cs/cite.html Remove legacy static HTML page (cs)
src/static-files/cs/about.html Remove legacy static HTML page (cs)
src/static-files/cs/.gitkeep Keep src/static-files/cs/ in git
src/static-files/.gitkeep Keep src/static-files/ in git

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants