mbecker20 / komodo

🦎 a tool to build and deploy software on many servers 🦎
https://komo.do
GNU General Public License v3.0
1.74k stars 34 forks source link

googlefontsapi and gstatic #54

Closed D3an1el closed 1 month ago

D3an1el commented 2 months ago

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.

test11

mbecker20 commented 2 months ago

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 2 months ago

surely there is a way to download google fonts and use offline

mbecker20 commented 2 months ago

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.