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.
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
..
auth Refactor admin/auth/new.tmpl (#1277) 7 years ago
base Added sorting to organizations, repos & users page (#222) 8 years ago
org Cleaner ui for admin, repo settings, and user settings page (#1269) (#1270) 7 years ago
repo Repo size in admin panel (#1482) 7 years ago
user Cleaner ui for admin, repo settings, and user settings page (#1269) (#1270) 7 years ago
config.tmpl Allow ENABLE_OPENID_SIGNUP to depend on DISABLE_REGISTRATION (#1369) 7 years ago
dashboard.tmpl Cleaner ui for admin, repo settings, and user settings page (#1269) (#1270) 7 years ago
monitor.tmpl Cleaner ui for admin, repo settings, and user settings page (#1269) (#1270) 7 years ago
nav.tmpl Indent all templates with tabs 9 years ago
navbar.tmpl Cleaner ui for admin, repo settings, and user settings page (#1269) (#1270) 7 years ago
notice.tmpl Cleaner ui for admin, repo settings, and user settings page (#1269) (#1270) 7 years ago