You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/templates
Jonas be6edaddcb Repo size in admin panel (#1482)
* Implementation of the feature to view repository size in admin panel
 * Move GetRepoSize to git module
 * Repository.RepoSize -> Repository.Size
 * RepoSize -> Size in template
 * Redo a few bits and pieces
 * Update size when syncing mirror or forking
 * Remove GetRepoSize
 * Changed fatal errors to error message

* Copy migration code from Gogs

* make fmt
7 years ago
..
admin Repo size in admin panel (#1482) 7 years ago
base Support for custom html meta (#1423) 7 years ago
explore Cleaner UI for explore page (#1253) (#1255) 7 years ago
mail Removed email copyright year (#1348) 7 years ago
org fix: remove `str2html` from org full name (#1360) 7 years ago
repo Mirror sync interval specified as duration string (#1407) 7 years ago
status Change import reference to match gitea instead of gogs (#37) 8 years ago
user Autofocus on 2fa passcode fields (#1460) 7 years ago
home.tmpl docs: update translation on homepage for zh-tw (#634) 8 years ago
install.tmpl Fixes 1019, install page SMTP user is required to (#1020) 7 years ago