Remove dependency on fonts.googleapis.com #568

Closed
opened 2026-02-19 23:11:07 -05:00 by deekerman · 4 comments
Owner

Originally created by @alexislefebvre on GitHub (Dec 10, 2020).

When I use PhotoPrism, a request is sent to https://fonts.googleapis.com/css?family=Open+Sans:400italic,700italic,400,700

I think that it would be better to not rely on a service owned by Google for these fonts.

Originally created by @alexislefebvre on GitHub (Dec 10, 2020). When I use PhotoPrism, a request is sent to https://fonts.googleapis.com/css?family=Open+Sans:400italic,700italic,400,700 I think that it would be better to not rely on a service owned by Google for these fonts.
deekerman 2026-02-19 23:11:07 -05:00
  • closed this issue
  • added the
    idea
    label
Author
Owner

@lastzero commented on GitHub (Dec 10, 2020):

Interesting... probably included by Vuetify from their CDN for performance reasons...

@lastzero commented on GitHub (Dec 10, 2020): Interesting... probably included by Vuetify from their CDN for performance reasons...
Author
Owner

@alexislefebvre commented on GitHub (Dec 10, 2020):

I didn't found googleapis in the code. So it must be added by a dependency.

And I don't see this request on the demo, I don't understand why I only have when using my dockerized PhotoPrism.

@alexislefebvre commented on GitHub (Dec 10, 2020): I didn't found googleapis in the code. So it must be added by a dependency. And I don't see this request on the [demo](https://demo.photoprism.org/photos), I don't understand why I only have when using my dockerized PhotoPrism.
Author
Owner

@lastzero commented on GitHub (Dec 10, 2020):

Would you be able to do a little research to figure out where it's included and how we can change this? Maybe the maps use it?

@lastzero commented on GitHub (Dec 10, 2020): Would you be able to do a little research to figure out where it's included and how we can change this? Maybe the maps use it?
Author
Owner

@alexislefebvre commented on GitHub (Dec 10, 2020):

I can't reproduce it, it looks like it was caused by Firefox cache and the fact I had a simple HTML file (with Bootstrap) with a link to PhotoPrism in it. Sorry for the inconvenience.

@alexislefebvre commented on GitHub (Dec 10, 2020): I can't reproduce it, it looks like it was caused by Firefox cache and the fact I had a simple HTML file (with Bootstrap) with a link to PhotoPrism in it. Sorry for the inconvenience.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/photoprism#568
No description provided.