From b8b86ad3e3f834b4370a69b178dae1ba8176f0d1 Mon Sep 17 00:00:00 2001 From: Gitouche <26656-gitouche@users.noreply.framagit.org> Date: Wed, 1 Mar 2023 22:49:29 +0100 Subject: [PATCH] Gitea -> Forgejo --- content/_index.md | 2 +- static/.well-known/chatonsinfos/garbaye.properties | 2 +- ...ice-gitea.properties => service-forgejo.properties} | 10 +++++----- 3 files changed, 7 insertions(+), 7 deletions(-) rename static/.well-known/chatonsinfos/{service-gitea.properties => service-forgejo.properties} (96%) diff --git a/content/_index.md b/content/_index.md index 34cd462..caac68a 100644 --- a/content/_index.md +++ b/content/_index.md @@ -24,6 +24,6 @@ Serveur PeerJS pour WebRTC | **** | [peerjs-se ## Accès restreint : inscriptions [sur demande](https://garbaye.fr/contact/) Service | Lien | Code source | Version --- | --- | --- | --- -Forge projet libres | **** | [Gitea](https://github.com/go-gitea/gitea) | *1.18.5* +Forge projet libres | **** | [Forgejo](https://codeberg.org/forgejo/forgejo) | *1.18.5-0* Messagerie instantanée | **** | [Matrix/Synapse](https://github.com/matrix-org/synapse) | *1.76.0* Stockage de fichiers | **** | [Seafile Server Core](https://github.com/haiwen/seafile-server) | *9.0.10* diff --git a/static/.well-known/chatonsinfos/garbaye.properties b/static/.well-known/chatonsinfos/garbaye.properties index df5564c..2eeb5b4 100644 --- a/static/.well-known/chatonsinfos/garbaye.properties +++ b/static/.well-known/chatonsinfos/garbaye.properties @@ -134,7 +134,7 @@ subs.matrix = https://garbaye.fr/.well-known/chatonsinfos/service-matrix.propert subs.peerjs = https://garbaye.fr/.well-known/chatonsinfos/service-peerjs.properties subs.privatebin = https://garbaye.fr/.well-known/chatonsinfos/service-privatebin.properties subs.seafile = https://garbaye.fr/.well-known/chatonsinfos/service-seafile.properties -subs.gitea = https://garbaye.fr/.well-known/chatonsinfos/service-gitea.properties +subs.forgejo = https://garbaye.fr/.well-known/chatonsinfos/service-forgejo.properties subs.ntfy = https://garbaye.fr/.well-known/chatonsinfos/service-ntfy.properties # [Metrics] diff --git a/static/.well-known/chatonsinfos/service-gitea.properties b/static/.well-known/chatonsinfos/service-forgejo.properties similarity index 96% rename from static/.well-known/chatonsinfos/service-gitea.properties rename to static/.well-known/chatonsinfos/service-forgejo.properties index fc20511..ed65a1b 100644 --- a/static/.well-known/chatonsinfos/service-gitea.properties +++ b/static/.well-known/chatonsinfos/service-forgejo.properties @@ -89,22 +89,22 @@ service.install.type = ARCHIVE # [Software] # Nom du logiciel (type STRING, obligatoire). -software.name = Gitea +software.name = Forgejo # Lien du site web du logiciel (type URL, recommandé). -software.website = https://gitea.io/ +software.website = https://forgejo.org/ # Lien web vers la licence du logiciel (type URL, obligatoire). -software.license.url = https://github.com/go-gitea/gitea/blob/main/LICENSE +software.license.url = https://codeberg.org/forgejo/forgejo/raw/branch/forgejo/LICENSE # Nom de la licence du logiciel (type STRING, obligatoire). software.license.name = MIT License # Version du logiciel (type STRING, recommandé). -software.version = 1.18.5 +software.version = 1.18.5-0 # Lien web vers les sources du logiciel (type URL, recommandé). -software.source.url = https://github.com/go-gitea/gitea/ +software.source.url = https://codeberg.org/forgejo/forgejo # Liste de modules optionnels installés (type VALUES, optionnel) # Exemples : Nextcloud-BigBlueButton, Nextcloud-Bookmark, Nextcloud-Calendar, Nextcloud-Carnet, Nextcloud-CollaboraOnline, Nextcloud-Onlyoffice, Nextcloud-Contacts, Nextcloud-Deck, Nextcloud-Forms,Nextcloud-Mail, Nextcloud-Maps, Nextcloud-News, Nextcloud-Notes, Nextcloud-Polls, Nextcloud-Spreed, Nextcloud-Talk, Nextcloud-Task