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
Authored at: 2026-01-28 21:26:33 +0200
Change ID: xowtsoosqowwysnqwqzkrwxosqtyltwm
Parent: 4d1cef1
M web/templates/repo_index.html
ยทยทยท
        36
        36
                   <br>

      
        37
        37
                   <h2>Mirror Status</h3>

      
        38
        38
                     <p>

      
        39
        
        -              Last updated {{ humanizeTime .mirrorinfo.lastSync }} ago from:

      
        
        39
        +              Last updated {{ humanizeTime .mirrorinfo.lastSync }} from:

      
        40
        40
                       <a href="{{ .mirrorinfo.url }}" target="_blank">{{ .mirrorinfo.url }}</a>

      
        41
        41
                     </p>

      
        42
        42
                     {{- end }}