[PR #2322] [MERGED] Self-host icons and fonts in new frontend #2523

Closed
opened 2026-02-27 12:11:27 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/modoboa/modoboa/pull/2322
Author: @jeromelebleu
Created: 7/13/2021
Status: Merged
Merged: 7/13/2021
Merged by: @tonioo

Base: masterHead: frontend-fonts


📝 Commits (2)

  • 2767986 Self-host Material Design Icons
  • 3c682e1 Self-host Rubik font

📊 Changes

6 files changed (+30 additions, -4 deletions)

View changed files

📝 frontend/package.json (+2 -0)
📝 frontend/public/index.html (+0 -2)
📝 frontend/src/plugins/vuetify.js (+1 -0)
📝 frontend/src/styles/global.scss (+13 -0)
📝 frontend/src/styles/variables.scss (+4 -2)
📝 frontend/yarn.lock (+10 -0)

📄 Description

For at least privacy and performance gains - see Fontsource introduction - this replaces requests to CDN for Material Design Icons and Rubik font by NPM packages to self-host them.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/modoboa/modoboa/pull/2322 **Author:** [@jeromelebleu](https://github.com/jeromelebleu) **Created:** 7/13/2021 **Status:** ✅ Merged **Merged:** 7/13/2021 **Merged by:** [@tonioo](https://github.com/tonioo) **Base:** `master` ← **Head:** `frontend-fonts` --- ### 📝 Commits (2) - [`2767986`](https://github.com/modoboa/modoboa/commit/2767986fcecbf2e982855c2c63a086bdfda4454b) Self-host Material Design Icons - [`3c682e1`](https://github.com/modoboa/modoboa/commit/3c682e12a84eaa2171921ca3a0d39d528bc7a943) Self-host Rubik font ### 📊 Changes **6 files changed** (+30 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `frontend/package.json` (+2 -0) 📝 `frontend/public/index.html` (+0 -2) 📝 `frontend/src/plugins/vuetify.js` (+1 -0) 📝 `frontend/src/styles/global.scss` (+13 -0) 📝 `frontend/src/styles/variables.scss` (+4 -2) 📝 `frontend/yarn.lock` (+10 -0) </details> ### 📄 Description For at least privacy and performance gains - see [Fontsource introduction](https://fontsource.org/docs/introduction) - this replaces requests to CDN for Material Design Icons and Rubik font by NPM packages to self-host them. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 12:11:27 +03:00
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/modoboa-modoboa#2523
No description provided.