From 3cd7687c062ba45d368a6c4646ed5f1c93293647 Mon Sep 17 00:00:00 2001 From: Jonathan Miller <1+jmiller@noreply.git.mokoconsulting.tech> Date: Sun, 31 May 2026 03:32:48 +0000 Subject: [PATCH 1/2] chore: sync updates.xml 05.12.00 from main [skip ci] --- updates.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/updates.xml b/updates.xml index 060e8c66d9..f9ede88c29 100644 --- a/updates.xml +++ b/updates.xml @@ -1,7 +1,7 @@ @@ -87,13 +87,13 @@ mokogitea application site - 05.11.00 + 05.12.00 2026-05-31 https://git.mokoconsulting.tech/MokoConsulting/MokoGitea/releases/tag/stable - https://git.mokoconsulting.tech/MokoConsulting/MokoGitea/releases/download/stable/mokogitea-05.11.00.zip + https://git.mokoconsulting.tech/MokoConsulting/MokoGitea/releases/download/stable/mokogitea-05.12.00.zip - af8484a184da809ad6954c05a3a51f218490bc2520bebe03c2b9654f028a4416 + 77cc42b6d5e9be47ae83e820ce8adaaa98d88279c46c80f5682dcb644f2cc97a stable https://git.mokoconsulting.tech/MokoConsulting/MokoGitea/raw/branch/main/CHANGELOG.md Moko Consulting -- 2.52.0 From 2cc57bbbbc939e663d63f4114263bbac03a5132d Mon Sep 17 00:00:00 2001 From: Jonathan Miller Date: Sat, 30 May 2026 22:34:12 -0500 Subject: [PATCH 2/2] fix(ui): show full domain URL in update feed copy fields Use .Repository.HTMLURL instead of AppSubUrl+RepoLink so the copyable update feed URLs include the full domain name. Co-Authored-By: Claude Opus 4.6 (1M context) --- templates/repo/licenses.tmpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/repo/licenses.tmpl b/templates/repo/licenses.tmpl index e6b7ceaa36..41c8e79dd9 100644 --- a/templates/repo/licenses.tmpl +++ b/templates/repo/licenses.tmpl @@ -156,14 +156,14 @@
- +
- +
-- 2.52.0