all repos

mugit @ 12a019f

🐮 git server that your cow will love
1 files changed, 1 insertions(+), 1 deletions(-)
ui: dehumanize so humanize would work
Author: Oleksandr Smirnov olexsmir@gmail.com
Committed at: 2026-01-28 21:26:50 +0200
Change ID: xowtsoosqowwysnqwqzkrwxosqtyltwm
Parent: 4d1cef1
M web/templates/repo_index.html

@@ -36,7 +36,7 @@ {{- if .mirrorinfo.isMirror }}

<br> <h2>Mirror Status</h3> <p> - Last updated {{ humanizeTime .mirrorinfo.lastSync }} ago from: + Last updated {{ humanizeTime .mirrorinfo.lastSync }} from: <a href="{{ .mirrorinfo.url }}" target="_blank">{{ .mirrorinfo.url }}</a> </p> {{- end }}