LibreJS page should use relative links to libraries #2058

Closed
opened 2025-11-02 04:22:37 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @Conduitry on GitHub (Jul 15, 2018).

The librejs.html file contains absolute links to the vendor libraries (<a href="/vendor/assets/...">), which break when sitting behind a reverse proxy that only maps particular subpaths. The links on the page should either take the base URL into account or should simply be relative to the librejs.html file.

Gitea version: 55d9ddf

Originally created by @Conduitry on GitHub (Jul 15, 2018). The `librejs.html` file contains absolute links to the vendor libraries (`<a href="/vendor/assets/...">`), which break when sitting behind a reverse proxy that only maps particular subpaths. The links on the page should either take the base URL into account or should simply be relative to the `librejs.html` file. Gitea version: 55d9ddf
GiteaMirror added the type/bug label 2025-11-02 04:22:37 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#2058