mirror of
https://github.com/moghtech/komodo.git
synced 2026-03-09 07:13:36 -05:00
googlefontsapi and gstatic #36
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @D3an1el on GitHub (Aug 31, 2024).
Hi, everytime i go to my self-hosted instance to login i see googlefonts and google static. Is there a way to remove google analytics from monitor selfhosted? fyi my dns isnt using google.
@mbecker20 commented on GitHub (Aug 31, 2024):
Hi, I just thought the font looks nice and didn't think much more. But I see it has to load that from Google, and it shouldn't reach out to any third party.
I just removed the Google font dependency in 1.14, the UI will just use system local fonts in 1.14-onward.
Thanks for bringing this to my attention.
@D3an1el commented on GitHub (Sep 2, 2024):
surely there is a way to download google fonts and use offline
@mbecker20 commented on GitHub (Sep 2, 2024):
That font wasn't a very big deal for me, and I'm happy with the system fonts.
I will happily accept PRs improving the style later if anyone wants to add a custom font served locally. It will always load a bit faster using the system fonts though. Not a huge deal either way.