From 589890770fa921d9b427e9e6850daca419780884 Mon Sep 17 00:00:00 2001 From: Oleg Tolchin Date: Mon, 16 Feb 2026 21:56:26 +0300 Subject: [PATCH] Update domain from gitea.tolchin.pro to git.tolchin.pro --- README.md | 8 ++++---- RELEASE.md | 6 +++--- manifest.json | 4 ++-- package.json | 4 ++-- theme/modules/README.md | 22 +++++++++++----------- theme/tolfin.css | 4 ++-- 6 files changed, 24 insertions(+), 24 deletions(-) diff --git a/README.md b/README.md index 69d6025..e794838 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Modern CSS theme for Jellyfin media server with custom fonts, smooth animations 1. Go to Jellyfin Dashboard → General → Custom CSS 2. Paste this code: ```css - @import url("https://gitea.tolchin.pro/Oleg/Tolfin/raw/branch/latest/theme/tolfin.css"); + @import url("https://git.tolchin.pro/Oleg/Tolfin/raw/branch/latest/theme/tolfin.css"); ``` 3. Click Save @@ -27,10 +27,10 @@ Modern CSS theme for Jellyfin media server with custom fonts, smooth animations You can also use a specific version instead of `@latest`: ```css -@import url("https://gitea.tolchin.pro/Oleg/Tolfin/raw/tag/v1.0.1/theme/tolfin.css"); +@import url("https://git.tolchin.pro/Oleg/Tolfin/raw/tag/v1.0.1/theme/tolfin.css"); ``` -See [Releases](https://gitea.tolchin.pro/Oleg/Tolfin/releases) for available versions. +See [Releases](https://git.tolchin.pro/Oleg/Tolfin/releases) for available versions. ## Features @@ -46,7 +46,7 @@ This theme includes a `manifest.json` for automatic installation via theme repos ## Repository -https://gitea.tolchin.pro/Oleg/Tolfin +https://git.tolchin.pro/Oleg/Tolfin ## Author diff --git a/RELEASE.md b/RELEASE.md index da9e886..421a6ff 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -36,7 +36,7 @@ git push gitea latest --force ``` ### 4. Создайте релиз на Gitea -1. Зайдите на https://gitea.tolchin.pro/Oleg/Tolfin/releases +1. Зайдите на https://git.tolchin.pro/Oleg/Tolfin/releases 2. Нажмите "New Release" 3. Выберите созданный тег (например, v1.0.1) 4. Заполните описание релиза @@ -46,12 +46,12 @@ git push gitea latest --force ### Последняя версия (рекомендуется): ```css -@import url("https://gitea.tolchin.pro/Oleg/Tolfin/raw/branch/latest/theme/tolfin.css"); +@import url("https://git.tolchin.pro/Oleg/Tolfin/raw/branch/latest/theme/tolfin.css"); ``` ### Конкретная версия: ```css -@import url("https://gitea.tolchin.pro/Oleg/Tolfin/raw/tag/v1.0.0/theme/tolfin.css"); +@import url("https://git.tolchin.pro/Oleg/Tolfin/raw/tag/v1.0.0/theme/tolfin.css"); ``` ## История релизов diff --git a/manifest.json b/manifest.json index 323fdcd..21a7dc3 100644 --- a/manifest.json +++ b/manifest.json @@ -3,8 +3,8 @@ "description": "Modern CSS theme for Jellyfin with custom fonts, smooth animations and responsive design", "version": "1.0.0", "author": "Oleg", - "repository": "https://gitea.tolchin.pro/Oleg/Tolfin", - "url": "https://gitea.tolchin.pro/Oleg/Tolfin/raw/branch/latest/theme/tolfin.css", + "repository": "https://git.tolchin.pro/Oleg/Tolfin", + "url": "https://git.tolchin.pro/Oleg/Tolfin/raw/branch/latest/theme/tolfin.css", "target": "jellyfin", "categories": ["theme", "css"] } diff --git a/package.json b/package.json index 9d12054..3241c5d 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "license": "MIT", "repository": { "type": "git", - "url": "https://gitea.tolchin.pro/Oleg/Tolfin.git" + "url": "https://git.tolchin.pro/Oleg/Tolfin.git" }, - "homepage": "https://gitea.tolchin.pro/Oleg/Tolfin#readme" + "homepage": "https://git.tolchin.pro/Oleg/Tolfin#readme" } diff --git a/theme/modules/README.md b/theme/modules/README.md index 451976a..1397884 100644 --- a/theme/modules/README.md +++ b/theme/modules/README.md @@ -9,7 +9,7 @@ **Использование:** ```css -@import url("https://gitea.tolchin.pro/Oleg/Tolfin/raw/branch/latest/theme/modules/static-sidebar.css"); +@import url("https://git.tolchin.pro/Oleg/Tolfin/raw/branch/latest/theme/modules/static-sidebar.css"); ``` --- @@ -19,7 +19,7 @@ **Использование:** ```css -@import url("https://gitea.tolchin.pro/Oleg/Tolfin/raw/branch/latest/theme/modules/central-libraries-small.css"); +@import url("https://git.tolchin.pro/Oleg/Tolfin/raw/branch/latest/theme/modules/central-libraries-small.css"); ``` --- @@ -29,7 +29,7 @@ **Использование:** ```css -@import url("https://gitea.tolchin.pro/Oleg/Tolfin/raw/branch/latest/theme/modules/count-indicators.css"); +@import url("https://git.tolchin.pro/Oleg/Tolfin/raw/branch/latest/theme/modules/count-indicators.css"); ``` --- @@ -39,7 +39,7 @@ **Использование:** ```css -@import url("https://gitea.tolchin.pro/Oleg/Tolfin/raw/branch/latest/theme/modules/forgot-password.css"); +@import url("https://git.tolchin.pro/Oleg/Tolfin/raw/branch/latest/theme/modules/forgot-password.css"); ``` --- @@ -49,7 +49,7 @@ **Использование:** ```css -@import url("https://gitea.tolchin.pro/Oleg/Tolfin/raw/branch/latest/theme/modules/hide-my-media.css"); +@import url("https://git.tolchin.pro/Oleg/Tolfin/raw/branch/latest/theme/modules/hide-my-media.css"); ``` --- @@ -59,7 +59,7 @@ **Использование:** ```css -@import url("https://gitea.tolchin.pro/Oleg/Tolfin/raw/branch/latest/theme/modules/moving-cards.css"); +@import url("https://git.tolchin.pro/Oleg/Tolfin/raw/branch/latest/theme/modules/moving-cards.css"); ``` --- @@ -69,7 +69,7 @@ **Использование:** ```css -@import url("https://gitea.tolchin.pro/Oleg/Tolfin/raw/branch/latest/theme/modules/smaller-cast.css"); +@import url("https://git.tolchin.pro/Oleg/Tolfin/raw/branch/latest/theme/modules/smaller-cast.css"); ``` --- @@ -79,7 +79,7 @@ **Использование:** ```css -@import url("https://gitea.tolchin.pro/Oleg/Tolfin/raw/branch/latest/theme/modules/floating-progress.css"); +@import url("https://git.tolchin.pro/Oleg/Tolfin/raw/branch/latest/theme/modules/floating-progress.css"); ``` --- @@ -88,12 +88,12 @@ ### Полная тема (все модули): ```css -@import url("https://gitea.tolchin.pro/Oleg/Tolfin/raw/branch/latest/theme/tolfin.css"); +@import url("https://git.tolchin.pro/Oleg/Tolfin/raw/branch/latest/theme/tolfin.css"); ``` ### Индивидуальные модули: ```css -@import url("https://gitea.tolchin.pro/Oleg/Tolfin/raw/branch/latest/theme/modules/static-sidebar.css"); -@import url("https://gitea.tolchin.pro/Oleg/Tolfin/raw/branch/latest/theme/modules/central-libraries-small.css"); +@import url("https://git.tolchin.pro/Oleg/Tolfin/raw/branch/latest/theme/modules/static-sidebar.css"); +@import url("https://git.tolchin.pro/Oleg/Tolfin/raw/branch/latest/theme/modules/central-libraries-small.css"); /* Добавляйте нужные модули */ ``` diff --git a/theme/tolfin.css b/theme/tolfin.css index 45c2fc5..f084efa 100644 --- a/theme/tolfin.css +++ b/theme/tolfin.css @@ -31,7 +31,7 @@ --theme-blur: 16px; /* Сила размытия фона */ /* URL изображений */ - --banner-url: url('https://gitea.tolchin.pro/Oleg/Tolfin/raw/branch/latest/assets/banner.png'); + --banner-url: url('https://git.tolchin.pro/Oleg/Tolfin/raw/branch/latest/assets/banner.png'); /* Переменные модулей */ --show-count-indicators: flex; /* none для скрытия индикаторов */ @@ -1162,4 +1162,4 @@ progress { git tag -a v1.0.1 -m "Release v1.0.1" git push origin v1.0.1 git tag -f latest (хеш v1.0.1) -git push origin latest --force \ No newline at end of file +git push origin latest --force