mirror of
https://github.com/binwiederhier/ntfy.git
synced 2026-05-09 08:26:00 +02:00
[PR #668] [MERGED] Fix remove external google font server dependency #1375
Labels
No labels
ai-generated
android-app
android-app
android-app
🪲 bug
build
build
dependencies
docs
enhancement
enhancement
🔥 HOT
in-progress 🏃
ios
prio:low
prio:low
pull-request
question
🔒 security
server
server
unified-push
web-app
website
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ntfy#1375
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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?
📋 Pull Request Information
Original PR: https://github.com/binwiederhier/ntfy/pull/668
Author: @binwiederhier
Created: 3/13/2023
Status: ✅ Merged
Merged: 3/13/2023
Merged by: @binwiederhier
Base:
main← Head:fix-remove-external-google-font-server-dependency📝 Commits (5)
13a9017Swapped Google-hosted fonts for local filesb1916b5Built mkdocs plugin, set font to desired optionsd7b7beaRoboto fonts: Drop support for older browsers6d672a7Strip fonts8de26a7Changelog📊 Changes
16 files changed (+72 additions, -8 deletions)
View changed files
➕
docs/hooks.py(+6 -0)📝
docs/releases.md(+1 -0)📝
docs/static/css/extra.css(+56 -0)➕
docs/static/fonts/roboto-mono-v22-latin-regular.woff2(+0 -0)➕
docs/static/fonts/roboto-v30-latin-300.woff2(+0 -0)➕
docs/static/fonts/roboto-v30-latin-500.woff2(+0 -0)➕
docs/static/fonts/roboto-v30-latin-700.woff2(+0 -0)➕
docs/static/fonts/roboto-v30-latin-italic.woff2(+0 -0)➕
docs/static/fonts/roboto-v30-latin-regular.woff2(+0 -0)📝
mkdocs.yml(+4 -0)📝
requirements.txt(+1 -0)📝
web/public/static/css/fonts.css(+4 -8)➖
web/public/static/fonts/roboto-v29-latin-300.woff(+0 -0)➖
web/public/static/fonts/roboto-v29-latin-500.woff(+0 -0)➖
web/public/static/fonts/roboto-v29-latin-700.woff(+0 -0)➖
web/public/static/fonts/roboto-v29-latin-regular.woff(+0 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.