Offline mode still trying to load css from googleapis #5030

Closed
opened 2025-11-02 06:11:53 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @zsxsoft on GitHub (Mar 9, 2020).

  • Gitea version (or commit ref): 1.12.0+dev-2-g3fc4f3670
  • Git version:
  • Operating system: Arch Linux
  • Database (use [x]):
    • SQLite
  • Can you reproduce the bug at https://try.gitea.io:
    • Yes
    • No
    • Not relevant
  • Log gist:

Description

This is NOT a duplicate of https://github.com/go-gitea/gitea/issues/4871

This semantic.min.css will still load fonts from googleapis in offline modes:
https://try.gitea.io/fomantic/semantic.min.css?v=6598fed08fd8c85879b3e60fbb9a81b3

And I found lots of googleapis in CodeMirror plugin: https://github.com/go-gitea/gitea/search?q=googleapis&type=

Originally created by @zsxsoft on GitHub (Mar 9, 2020). - Gitea version (or commit ref): 1.12.0+dev-2-g3fc4f3670 - Git version: - Operating system: Arch Linux - Database (use `[x]`): - [x] SQLite - Can you reproduce the bug at https://try.gitea.io: - [x] Yes - [ ] No - [ ] Not relevant - Log gist: ## Description This is **NOT** a duplicate of https://github.com/go-gitea/gitea/issues/4871 This `semantic.min.css` will still load fonts from googleapis in offline modes: https://try.gitea.io/fomantic/semantic.min.css?v=6598fed08fd8c85879b3e60fbb9a81b3 And I found lots of googleapis in CodeMirror plugin: https://github.com/go-gitea/gitea/search?q=googleapis&type=
Author
Owner

@silverwind commented on GitHub (Mar 9, 2020):

This is a consequence of the workaround for https://github.com/go-gitea/gitea/issues/10653. We have to wait until next Fomantic UI release.

@silverwind commented on GitHub (Mar 9, 2020): This is a consequence of the workaround for https://github.com/go-gitea/gitea/issues/10653. We have to wait until next Fomantic UI release.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#5030