Prechádzať zdrojové kódy

template: improve admin config page

ᴜɴᴋɴᴡᴏɴ 5 rokov pred
rodič
commit
bfc33675dd

+ 1 - 0
CHANGELOG.md

@@ -53,6 +53,7 @@ All notable changes to Gogs are documented in this file.
 - Configuration option `[repository] PULL_REQUEST_QUEUE_LENGTH`
 - Configuration option `[repository] PULL_REQUEST_QUEUE_LENGTH`
 - Configuration option `[session] ENABLE_SET_COOKIE`
 - Configuration option `[session] ENABLE_SET_COOKIE`
 - Configuration option `[release.attachment] PATH`
 - Configuration option `[release.attachment] PATH`
+- Configuration option `[webhook] QUEUE_LENGTH`
 
 
 ---
 ---
 
 

+ 0 - 2
conf/app.ini

@@ -337,8 +337,6 @@ DISABLE_REGULAR_ORG_CREATION = false
 [webhook]
 [webhook]
 ; Types are enabled for users to use, can be "gogs", "slack", "discord", "dingtalk"
 ; Types are enabled for users to use, can be "gogs", "slack", "discord", "dingtalk"
 TYPES = gogs, slack, discord, dingtalk
 TYPES = gogs, slack, discord, dingtalk
-; Hook task queue length, increase if webhook shooting starts hanging
-QUEUE_LENGTH = 1000
 ; Deliver timeout in seconds
 ; Deliver timeout in seconds
 DELIVER_TIMEOUT = 15
 DELIVER_TIMEOUT = 15
 ; Allow insecure certification
 ; Allow insecure certification

+ 43 - 28
conf/locale/locale_en-US.ini

@@ -1301,34 +1301,48 @@ config.cache.host = Host
 config.http_config = HTTP configuration
 config.http_config = HTTP configuration
 config.http.access_control_allow_origin = Access control allow origin
 config.http.access_control_allow_origin = Access control allow origin
 
 
-config.log_file_root_path = Log File Root Path
-
-config.webhook_config = Webhook Configuration
-config.queue_length = Queue Length
-config.deliver_timeout = Deliver Timeout
-config.skip_tls_verify = Skip TLS Verify
-
-config.oauth_config = OAuth Configuration
-config.oauth_enabled = Enabled
-
-config.picture_config = Picture Configuration
-config.picture_service = Picture Service
-config.disable_gravatar = Disable Gravatar
-config.enable_federated_avatar = Enable Federated Avatars
-
-config.git_config = Git Configuration
-config.git_disable_diff_highlight = Disable Diff Syntax Highlight
-config.git_max_diff_lines = Max Diff Lines (for a single file)
-config.git_max_diff_line_characters = Max Diff Characters (for a single line)
-config.git_max_diff_files = Max Diff Files (to be shown)
-config.git_gc_args = GC Arguments
-config.git_migrate_timeout = Migration Timeout
-config.git_mirror_timeout = Mirror Update Timeout
-config.git_clone_timeout = Clone Operation Timeout
-config.git_pull_timeout = Pull Operation Timeout
-config.git_gc_timeout = GC Operation Timeout
-
-config.log_config = Log Configuration
+config.attachment_config = Attachment configuration
+config.attachment.enabled = Enabled
+config.attachment.path = Path
+config.attachment.allowed_types = Allowed types
+config.attachment.max_size = Size limit
+config.attachment.max_files = Files limit
+
+config.release_config = Release configuration
+config.release.attachment.enabled = Attachment enabled
+config.release.attachment.allowed_types = Attachment allowed types
+config.release.attachment.max_size = Attachment size limit
+config.release.attachment.max_files = Attachment files limit
+
+config.picture_config = Picture configuration
+config.picture.avatar_upload_path = User avatar upload path
+config.picture.repo_avatar_upload_path = Repository avatar upload path
+config.picture.gravatar_source = Gravatar source
+config.picture.disable_gravatar = Disable Gravatar
+config.picture.enable_federated_avatar = Enable federated avatars
+
+config.mirror_config = Mirror configuration
+config.mirror.default_interval = Default interval
+
+config.webhook_config = Webhook configuration
+config.webhook.types = Types
+config.webhook.deliver_timeout = Deliver timeout
+config.webhook.skip_tls_verify = Skip TLS verify
+
+config.git_config = Git configuration
+config.git.disable_diff_highlight = Disable diff syntax highlight
+config.git.max_diff_lines = Diff lines limit (for a single file)
+config.git.max_diff_line_characters = Diff characters limit (for a single line)
+config.git.max_diff_files = Diff files limit (for a single diff)
+config.git.gc_args = GC arguments
+config.git.migrate_timeout = Migration timeout
+config.git.mirror_timeout = Mirror fetch timeout
+config.git.clone_timeout = Clone timeout
+config.git.pull_timeout = Pull timeout
+config.git.gc_timeout = GC timeout
+
+config.log_config = Log configuration
+config.log_file_root_path = Log file root path
 config.log_mode = Mode
 config.log_mode = Mode
 config.log_options = Options
 config.log_options = Options
 
 
@@ -1400,6 +1414,7 @@ months = %d months %s
 years = %d years %s
 years = %d years %s
 raw_seconds = seconds
 raw_seconds = seconds
 raw_minutes = minutes
 raw_minutes = minutes
+raw_hours = hours
 
 
 [dropzone]
 [dropzone]
 default_message = Drop files here or click to upload.
 default_message = Drop files here or click to upload.

Rozdielové dáta súboru neboli zobrazené, pretože súbor je príliš veľký
+ 2 - 2
internal/assets/conf/conf_gen.go


+ 84 - 84
internal/assets/public/public_gen.go

@@ -1520,7 +1520,7 @@ func assetsFontAwesome463FontsFontawesomeWebfontSvg() (*asset, error) {
 		return nil, err
 		return nil, err
 	}
 	}
 
 
-	info := bindataFileInfo{name: "assets/font-awesome-4.6.3/fonts/fontawesome-webfont.svg", size: 386485, mode: os.FileMode(0644), modTime: time.Unix(1595948584, 0)}
+	info := bindataFileInfo{name: "assets/font-awesome-4.6.3/fonts/fontawesome-webfont.svg", size: 386485, mode: os.FileMode(0644), modTime: time.Unix(1598467974, 0)}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x91, 0xdf, 0x8c, 0xa9, 0xc8, 0x1c, 0xa9, 0x1b, 0xb7, 0xdc, 0x19, 0xde, 0x2e, 0xed, 0x81, 0x98, 0x73, 0xf6, 0xbd, 0x6f, 0x6c, 0xac, 0xcc, 0x8a, 0x8f, 0x87, 0x8, 0xb, 0xd8, 0xaf, 0x46, 0x7e}}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x91, 0xdf, 0x8c, 0xa9, 0xc8, 0x1c, 0xa9, 0x1b, 0xb7, 0xdc, 0x19, 0xde, 0x2e, 0xed, 0x81, 0x98, 0x73, 0xf6, 0xbd, 0x6f, 0x6c, 0xac, 0xcc, 0x8a, 0x8f, 0x87, 0x8, 0xb, 0xd8, 0xaf, 0x46, 0x7e}}
 	return a, nil
 	return a, nil
 }
 }
@@ -1600,7 +1600,7 @@ func assetsLibrejsLibrejsHtml() (*asset, error) {
 		return nil, err
 		return nil, err
 	}
 	}
 
 
-	info := bindataFileInfo{name: "assets/librejs/librejs.html", size: 4358, mode: os.FileMode(0755), modTime: time.Unix(1595948571, 0)}
+	info := bindataFileInfo{name: "assets/librejs/librejs.html", size: 4358, mode: os.FileMode(0755), modTime: time.Unix(1598467974, 0)}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0xb6, 0xb1, 0xd8, 0xc7, 0xb4, 0x69, 0x59, 0x61, 0xfe, 0x1e, 0x4a, 0xd2, 0xe5, 0x2a, 0xaa, 0xfb, 0x84, 0x87, 0x58, 0xed, 0xe1, 0x9b, 0x57, 0x90, 0x7b, 0x15, 0x2f, 0xd3, 0xcd, 0x41, 0x96, 0x41}}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0xb6, 0xb1, 0xd8, 0xc7, 0xb4, 0x69, 0x59, 0x61, 0xfe, 0x1e, 0x4a, 0xd2, 0xe5, 0x2a, 0xaa, 0xfb, 0x84, 0x87, 0x58, 0xed, 0xe1, 0x9b, 0x57, 0x90, 0x7b, 0x15, 0x2f, 0xd3, 0xcd, 0x41, 0x96, 0x41}}
 	return a, nil
 	return a, nil
 }
 }
@@ -1660,7 +1660,7 @@ func assetsOcticons430OcticonsSvg() (*asset, error) {
 		return nil, err
 		return nil, err
 	}
 	}
 
 
-	info := bindataFileInfo{name: "assets/octicons-4.3.0/octicons.svg", size: 42589, mode: os.FileMode(0755), modTime: time.Unix(1595948584, 0)}
+	info := bindataFileInfo{name: "assets/octicons-4.3.0/octicons.svg", size: 42589, mode: os.FileMode(0755), modTime: time.Unix(1598467974, 0)}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x11, 0xbe, 0x89, 0xae, 0x49, 0x31, 0x34, 0x2d, 0x89, 0x47, 0x38, 0xaa, 0xfb, 0x3d, 0xc, 0x21, 0x2d, 0x15, 0x55, 0x1e, 0x9, 0xff, 0x5a, 0x7, 0xa0, 0x1b, 0x3c, 0x28, 0x5e, 0x35, 0x7d, 0x52}}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x11, 0xbe, 0x89, 0xae, 0x49, 0x31, 0x34, 0x2d, 0x89, 0x47, 0x38, 0xaa, 0xfb, 0x3d, 0xc, 0x21, 0x2d, 0x15, 0x55, 0x1e, 0x9, 0xff, 0x5a, 0x7, 0xa0, 0x1b, 0x3c, 0x28, 0x5e, 0x35, 0x7d, 0x52}}
 	return a, nil
 	return a, nil
 }
 }
@@ -1740,7 +1740,7 @@ func cssCustomCss() (*asset, error) {
 		return nil, err
 		return nil, err
 	}
 	}
 
 
-	info := bindataFileInfo{name: "css/custom.css", size: 8137, mode: os.FileMode(0644), modTime: time.Unix(1593540394, 0)}
+	info := bindataFileInfo{name: "css/custom.css", size: 8137, mode: os.FileMode(0644), modTime: time.Unix(1598468826, 0)}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0xc4, 0x23, 0xfb, 0xfc, 0x39, 0x4d, 0x9d, 0x51, 0x6a, 0xbb, 0x63, 0xe, 0x7e, 0xbc, 0x9e, 0x33, 0x19, 0x6, 0x70, 0x83, 0x93, 0xef, 0xea, 0x5, 0x23, 0x8c, 0x2b, 0x4e, 0x6f, 0x25, 0x14, 0xaf}}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0xc4, 0x23, 0xfb, 0xfc, 0x39, 0x4d, 0x9d, 0x51, 0x6a, 0xbb, 0x63, 0xe, 0x7e, 0xbc, 0x9e, 0x33, 0x19, 0x6, 0x70, 0x83, 0x93, 0xef, 0xea, 0x5, 0x23, 0x8c, 0x2b, 0x4e, 0x6f, 0x25, 0x14, 0xaf}}
 	return a, nil
 	return a, nil
 }
 }
@@ -1760,7 +1760,7 @@ func cssGithubMinCss() (*asset, error) {
 		return nil, err
 		return nil, err
 	}
 	}
 
 
-	info := bindataFileInfo{name: "css/github.min.css", size: 1413, mode: os.FileMode(0644), modTime: time.Unix(1595869325, 0)}
+	info := bindataFileInfo{name: "css/github.min.css", size: 1413, mode: os.FileMode(0644), modTime: time.Unix(1598466071, 0)}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0xbf, 0x76, 0x20, 0x5b, 0x59, 0xa1, 0x52, 0x6b, 0xab, 0x4e, 0x6f, 0xa6, 0x1, 0x65, 0xe1, 0x9c, 0x8b, 0x92, 0x88, 0x4f, 0xc9, 0xea, 0xa4, 0xd5, 0xd3, 0x41, 0xc6, 0x7b, 0x36, 0x3a, 0xeb, 0x2e}}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0xbf, 0x76, 0x20, 0x5b, 0x59, 0xa1, 0x52, 0x6b, 0xab, 0x4e, 0x6f, 0xa6, 0x1, 0x65, 0xe1, 0x9c, 0x8b, 0x92, 0x88, 0x4f, 0xc9, 0xea, 0xa4, 0xd5, 0xd3, 0x41, 0xc6, 0x7b, 0x36, 0x3a, 0xeb, 0x2e}}
 	return a, nil
 	return a, nil
 }
 }
@@ -1780,7 +1780,7 @@ func cssGogsCss() (*asset, error) {
 		return nil, err
 		return nil, err
 	}
 	}
 
 
-	info := bindataFileInfo{name: "css/gogs.css", size: 75226, mode: os.FileMode(0644), modTime: time.Unix(1596036879, 0)}
+	info := bindataFileInfo{name: "css/gogs.css", size: 75226, mode: os.FileMode(0644), modTime: time.Unix(1598467995, 0)}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0xe2, 0x8a, 0x3f, 0x8b, 0xfd, 0x61, 0x78, 0xa7, 0x25, 0x3e, 0x13, 0xfe, 0xab, 0x98, 0xdc, 0xfa, 0x44, 0x10, 0x70, 0x56, 0x7c, 0x37, 0x4, 0x75, 0x8c, 0x62, 0xea, 0xf6, 0x93, 0xec, 0x71, 0x2}}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0xe2, 0x8a, 0x3f, 0x8b, 0xfd, 0x61, 0x78, 0xa7, 0x25, 0x3e, 0x13, 0xfe, 0xab, 0x98, 0xdc, 0xfa, 0x44, 0x10, 0x70, 0x56, 0x7c, 0x37, 0x4, 0x75, 0x8c, 0x62, 0xea, 0xf6, 0x93, 0xec, 0x71, 0x2}}
 	return a, nil
 	return a, nil
 }
 }
@@ -1800,7 +1800,7 @@ func cssGogsCssMap() (*asset, error) {
 		return nil, err
 		return nil, err
 	}
 	}
 
 
-	info := bindataFileInfo{name: "css/gogs.css.map", size: 43634, mode: os.FileMode(0644), modTime: time.Unix(1596036879, 0)}
+	info := bindataFileInfo{name: "css/gogs.css.map", size: 43634, mode: os.FileMode(0644), modTime: time.Unix(1598467995, 0)}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0xde, 0xb5, 0x2f, 0x26, 0xb6, 0xd7, 0xf1, 0x1a, 0x42, 0x32, 0xf9, 0x5, 0x3d, 0xe0, 0x0, 0x5d, 0xb6, 0x5c, 0xf7, 0xbe, 0xa3, 0xcb, 0x7b, 0x24, 0x63, 0xe6, 0x88, 0x46, 0xd3, 0x20, 0xcb, 0xd1}}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0xde, 0xb5, 0x2f, 0x26, 0xb6, 0xd7, 0xf1, 0x1a, 0x42, 0x32, 0xf9, 0x5, 0x3d, 0xe0, 0x0, 0x5d, 0xb6, 0x5c, 0xf7, 0xbe, 0xa3, 0xcb, 0x7b, 0x24, 0x63, 0xe6, 0x88, 0x46, 0xd3, 0x20, 0xcb, 0xd1}}
 	return a, nil
 	return a, nil
 }
 }
@@ -1820,7 +1820,7 @@ func cssJsoneditorImgJsoneditorIconsSvg() (*asset, error) {
 		return nil, err
 		return nil, err
 	}
 	}
 
 
-	info := bindataFileInfo{name: "css/jsoneditor/img/jsoneditor-icons.svg", size: 36312, mode: os.FileMode(0644), modTime: time.Unix(1593450143, 0)}
+	info := bindataFileInfo{name: "css/jsoneditor/img/jsoneditor-icons.svg", size: 36312, mode: os.FileMode(0644), modTime: time.Unix(1598468826, 0)}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0xcf, 0x36, 0xf, 0x33, 0x1e, 0xf4, 0x27, 0x5b, 0xd9, 0x83, 0x7, 0xa5, 0xca, 0x69, 0x48, 0xff, 0xa, 0x59, 0x5c, 0x79, 0x7, 0x39, 0xbc, 0xe4, 0x72, 0x43, 0x36, 0x82, 0xdf, 0xd3, 0x41, 0x97}}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0xcf, 0x36, 0xf, 0x33, 0x1e, 0xf4, 0x27, 0x5b, 0xd9, 0x83, 0x7, 0xa5, 0xca, 0x69, 0x48, 0xff, 0xa, 0x59, 0x5c, 0x79, 0x7, 0x39, 0xbc, 0xe4, 0x72, 0x43, 0x36, 0x82, 0xdf, 0xd3, 0x41, 0x97}}
 	return a, nil
 	return a, nil
 }
 }
@@ -1840,7 +1840,7 @@ func cssJsoneditorJsoneditorMinCss() (*asset, error) {
 		return nil, err
 		return nil, err
 	}
 	}
 
 
-	info := bindataFileInfo{name: "css/jsoneditor/jsoneditor.min.css", size: 20080, mode: os.FileMode(0644), modTime: time.Unix(1593450143, 0)}
+	info := bindataFileInfo{name: "css/jsoneditor/jsoneditor.min.css", size: 20080, mode: os.FileMode(0644), modTime: time.Unix(1598468826, 0)}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x90, 0x46, 0x6f, 0x34, 0xc, 0x60, 0x29, 0x62, 0xcf, 0xe1, 0xd4, 0x7, 0xd0, 0x72, 0x5e, 0x2d, 0x1, 0x73, 0x25, 0xc0, 0x3a, 0x53, 0x7b, 0x3b, 0x4e, 0xce, 0xcf, 0x71, 0x5c, 0x33, 0xd9, 0x71}}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x90, 0x46, 0x6f, 0x34, 0xc, 0x60, 0x29, 0x62, 0xcf, 0xe1, 0xd4, 0x7, 0xd0, 0x72, 0x5e, 0x2d, 0x1, 0x73, 0x25, 0xc0, 0x3a, 0x53, 0x7b, 0x3b, 0x4e, 0xce, 0xcf, 0x71, 0x5c, 0x33, 0xd9, 0x71}}
 	return a, nil
 	return a, nil
 }
 }
@@ -1860,7 +1860,7 @@ func cssJstree32pxPng() (*asset, error) {
 		return nil, err
 		return nil, err
 	}
 	}
 
 
-	info := bindataFileInfo{name: "css/jstree/32px.png", size: 3121, mode: os.FileMode(0644), modTime: time.Unix(1593450143, 0)}
+	info := bindataFileInfo{name: "css/jstree/32px.png", size: 3121, mode: os.FileMode(0644), modTime: time.Unix(1598468826, 0)}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0xbe, 0x1a, 0x46, 0xee, 0x82, 0x28, 0x20, 0x37, 0xbe, 0x2e, 0x21, 0xdb, 0xea, 0x49, 0x4f, 0x21, 0xaa, 0xb6, 0x25, 0xb8, 0xca, 0x32, 0x19, 0x3b, 0x3d, 0x3, 0xa5, 0xe6, 0x47, 0x2c, 0xbe, 0xa2}}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0xbe, 0x1a, 0x46, 0xee, 0x82, 0x28, 0x20, 0x37, 0xbe, 0x2e, 0x21, 0xdb, 0xea, 0x49, 0x4f, 0x21, 0xaa, 0xb6, 0x25, 0xb8, 0xca, 0x32, 0x19, 0x3b, 0x3d, 0x3, 0xa5, 0xe6, 0x47, 0x2c, 0xbe, 0xa2}}
 	return a, nil
 	return a, nil
 }
 }
@@ -1880,7 +1880,7 @@ func cssJstree40pxPng() (*asset, error) {
 		return nil, err
 		return nil, err
 	}
 	}
 
 
-	info := bindataFileInfo{name: "css/jstree/40px.png", size: 1880, mode: os.FileMode(0644), modTime: time.Unix(1593450143, 0)}
+	info := bindataFileInfo{name: "css/jstree/40px.png", size: 1880, mode: os.FileMode(0644), modTime: time.Unix(1598468826, 0)}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0xe4, 0x2d, 0x2d, 0xaa, 0xb8, 0xbd, 0xb9, 0x28, 0x22, 0xd1, 0x38, 0x42, 0xe9, 0x1f, 0x4a, 0x4c, 0x7b, 0x96, 0xfa, 0xc7, 0x5c, 0x8f, 0xb9, 0x86, 0xfa, 0xe9, 0xc0, 0xf4, 0x6a, 0x67, 0x43, 0x1e}}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0xe4, 0x2d, 0x2d, 0xaa, 0xb8, 0xbd, 0xb9, 0x28, 0x22, 0xd1, 0x38, 0x42, 0xe9, 0x1f, 0x4a, 0x4c, 0x7b, 0x96, 0xfa, 0xc7, 0x5c, 0x8f, 0xb9, 0x86, 0xfa, 0xe9, 0xc0, 0xf4, 0x6a, 0x67, 0x43, 0x1e}}
 	return a, nil
 	return a, nil
 }
 }
@@ -1900,7 +1900,7 @@ func cssJstreeJstreeCss() (*asset, error) {
 		return nil, err
 		return nil, err
 	}
 	}
 
 
-	info := bindataFileInfo{name: "css/jstree/jstree.css", size: 27080, mode: os.FileMode(0644), modTime: time.Unix(1593450143, 0)}
+	info := bindataFileInfo{name: "css/jstree/jstree.css", size: 27080, mode: os.FileMode(0644), modTime: time.Unix(1598468826, 0)}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x94, 0x7b, 0xe1, 0xd5, 0x7, 0x16, 0x1f, 0x3f, 0x98, 0x41, 0x41, 0xa3, 0x79, 0xf9, 0xc6, 0x4d, 0xa0, 0xd9, 0x50, 0x45, 0xf8, 0x2b, 0xdb, 0xad, 0x28, 0xf4, 0xf5, 0x65, 0xbc, 0xdd, 0x6f, 0x85}}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x94, 0x7b, 0xe1, 0xd5, 0x7, 0x16, 0x1f, 0x3f, 0x98, 0x41, 0x41, 0xa3, 0x79, 0xf9, 0xc6, 0x4d, 0xa0, 0xd9, 0x50, 0x45, 0xf8, 0x2b, 0xdb, 0xad, 0x28, 0xf4, 0xf5, 0x65, 0xbc, 0xdd, 0x6f, 0x85}}
 	return a, nil
 	return a, nil
 }
 }
@@ -1920,7 +1920,7 @@ func cssJstreeStyleCss() (*asset, error) {
 		return nil, err
 		return nil, err
 	}
 	}
 
 
-	info := bindataFileInfo{name: "css/jstree/style.css", size: 31855, mode: os.FileMode(0644), modTime: time.Unix(1593450143, 0)}
+	info := bindataFileInfo{name: "css/jstree/style.css", size: 31855, mode: os.FileMode(0644), modTime: time.Unix(1598468826, 0)}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x36, 0xfb, 0x2b, 0xc2, 0xbd, 0xd8, 0xd4, 0xe6, 0xfa, 0xb7, 0x62, 0x95, 0x93, 0x5f, 0xcf, 0x9b, 0x73, 0x83, 0x2a, 0x3c, 0xc3, 0xbd, 0x8b, 0xee, 0xa7, 0xc6, 0x37, 0x4c, 0x22, 0x7b, 0x83, 0xf5}}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x36, 0xfb, 0x2b, 0xc2, 0xbd, 0xd8, 0xd4, 0xe6, 0xfa, 0xb7, 0x62, 0x95, 0x93, 0x5f, 0xcf, 0x9b, 0x73, 0x83, 0x2a, 0x3c, 0xc3, 0xbd, 0x8b, 0xee, 0xa7, 0xc6, 0x37, 0x4c, 0x22, 0x7b, 0x83, 0xf5}}
 	return a, nil
 	return a, nil
 }
 }
@@ -1940,7 +1940,7 @@ func cssJstreeThrobberGif() (*asset, error) {
 		return nil, err
 		return nil, err
 	}
 	}
 
 
-	info := bindataFileInfo{name: "css/jstree/throbber.gif", size: 1720, mode: os.FileMode(0644), modTime: time.Unix(1593450143, 0)}
+	info := bindataFileInfo{name: "css/jstree/throbber.gif", size: 1720, mode: os.FileMode(0644), modTime: time.Unix(1598468826, 0)}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x76, 0xca, 0x7d, 0x5b, 0x12, 0x57, 0xab, 0xfe, 0x62, 0xb, 0x56, 0xfb, 0x3e, 0xef, 0x5e, 0x9f, 0x51, 0x28, 0x4b, 0x3, 0xda, 0x86, 0xd6, 0x49, 0x99, 0xf1, 0xe6, 0x6e, 0x24, 0xe0, 0xd9, 0xfc}}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x76, 0xca, 0x7d, 0x5b, 0x12, 0x57, 0xab, 0xfe, 0x62, 0xb, 0x56, 0xfb, 0x3e, 0xef, 0x5e, 0x9f, 0x51, 0x28, 0x4b, 0x3, 0xda, 0x86, 0xd6, 0x49, 0x99, 0xf1, 0xe6, 0x6e, 0x24, 0xe0, 0xd9, 0xfc}}
 	return a, nil
 	return a, nil
 }
 }
@@ -1960,7 +1960,7 @@ func cssSemantic242MinCss() (*asset, error) {
 		return nil, err
 		return nil, err
 	}
 	}
 
 
-	info := bindataFileInfo{name: "css/semantic-2.4.2.min.css", size: 628438, mode: os.FileMode(0644), modTime: time.Unix(1595948552, 0)}
+	info := bindataFileInfo{name: "css/semantic-2.4.2.min.css", size: 628438, mode: os.FileMode(0644), modTime: time.Unix(1598467974, 0)}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0xad, 0xad, 0xb1, 0x3e, 0xec, 0x68, 0x27, 0xe2, 0x1c, 0xa5, 0x70, 0xb3, 0x8a, 0x4b, 0x43, 0x98, 0xac, 0xac, 0xba, 0xf1, 0x61, 0x36, 0x62, 0x5, 0xe7, 0x72, 0xf8, 0x69, 0x94, 0x54, 0x2e, 0xb0}}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0xad, 0xad, 0xb1, 0x3e, 0xec, 0x68, 0x27, 0xe2, 0x1c, 0xa5, 0x70, 0xb3, 0x8a, 0x4b, 0x43, 0x98, 0xac, 0xac, 0xba, 0xf1, 0x61, 0x36, 0x62, 0x5, 0xe7, 0x72, 0xf8, 0x69, 0x94, 0x54, 0x2e, 0xb0}}
 	return a, nil
 	return a, nil
 }
 }
@@ -2000,7 +2000,7 @@ func cssThemesDefaultAssetsFontsBrandIconsSvg() (*asset, error) {
 		return nil, err
 		return nil, err
 	}
 	}
 
 
-	info := bindataFileInfo{name: "css/themes/default/assets/fonts/brand-icons.svg", size: 499314, mode: os.FileMode(0755), modTime: time.Unix(1595948584, 0)}
+	info := bindataFileInfo{name: "css/themes/default/assets/fonts/brand-icons.svg", size: 499314, mode: os.FileMode(0755), modTime: time.Unix(1598467974, 0)}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x95, 0x37, 0x8c, 0x40, 0x65, 0xf, 0x7a, 0x24, 0x5b, 0x64, 0x1e, 0xb9, 0x47, 0x78, 0x6f, 0x27, 0xf6, 0x7, 0xb5, 0x4e, 0x9b, 0xaa, 0xcb, 0x12, 0xff, 0x44, 0x49, 0xf7, 0xf7, 0x2, 0xda, 0x84}}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x95, 0x37, 0x8c, 0x40, 0x65, 0xf, 0x7a, 0x24, 0x5b, 0x64, 0x1e, 0xb9, 0x47, 0x78, 0x6f, 0x27, 0xf6, 0x7, 0xb5, 0x4e, 0x9b, 0xaa, 0xcb, 0x12, 0xff, 0x44, 0x49, 0xf7, 0xf7, 0x2, 0xda, 0x84}}
 	return a, nil
 	return a, nil
 }
 }
@@ -2120,7 +2120,7 @@ func cssThemesDefaultAssetsFontsIconsSvg() (*asset, error) {
 		return nil, err
 		return nil, err
 	}
 	}
 
 
-	info := bindataFileInfo{name: "css/themes/default/assets/fonts/icons.svg", size: 378445, mode: os.FileMode(0755), modTime: time.Unix(1595948584, 0)}
+	info := bindataFileInfo{name: "css/themes/default/assets/fonts/icons.svg", size: 378445, mode: os.FileMode(0755), modTime: time.Unix(1598467974, 0)}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x11, 0x47, 0x2e, 0xbd, 0x38, 0xd7, 0x53, 0x9c, 0x8, 0x6b, 0xa3, 0x5f, 0xf9, 0x2b, 0xff, 0xd5, 0xbf, 0xe2, 0x16, 0x4b, 0x52, 0x48, 0xcb, 0x95, 0x2c, 0x7c, 0x63, 0x63, 0xe5, 0x29, 0xf9, 0xb9}}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x11, 0x47, 0x2e, 0xbd, 0x38, 0xd7, 0x53, 0x9c, 0x8, 0x6b, 0xa3, 0x5f, 0xf9, 0x2b, 0xff, 0xd5, 0xbf, 0xe2, 0x16, 0x4b, 0x52, 0x48, 0xcb, 0x95, 0x2c, 0x7c, 0x63, 0x63, 0xe5, 0x29, 0xf9, 0xb9}}
 	return a, nil
 	return a, nil
 }
 }
@@ -2220,7 +2220,7 @@ func cssThemesDefaultAssetsFontsOutlineIconsSvg() (*asset, error) {
 		return nil, err
 		return nil, err
 	}
 	}
 
 
-	info := bindataFileInfo{name: "css/themes/default/assets/fonts/outline-icons.svg", size: 104025, mode: os.FileMode(0755), modTime: time.Unix(1595948584, 0)}
+	info := bindataFileInfo{name: "css/themes/default/assets/fonts/outline-icons.svg", size: 104025, mode: os.FileMode(0755), modTime: time.Unix(1598467974, 0)}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x89, 0x55, 0x62, 0x28, 0x4, 0x13, 0x25, 0xd2, 0xcc, 0x1, 0x3, 0x86, 0x78, 0x8c, 0xa7, 0xa7, 0xe1, 0xf4, 0xbf, 0x90, 0x88, 0x70, 0xb3, 0x5e, 0xd0, 0xa1, 0x69, 0xdb, 0x91, 0xf0, 0x3f, 0xbd}}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x89, 0x55, 0x62, 0x28, 0x4, 0x13, 0x25, 0xd2, 0xcc, 0x1, 0x3, 0x86, 0x78, 0x8c, 0xa7, 0xa7, 0xe1, 0xf4, 0xbf, 0x90, 0x88, 0x70, 0xb3, 0x5e, 0xd0, 0xa1, 0x69, 0xdb, 0x91, 0xf0, 0x3f, 0xbd}}
 	return a, nil
 	return a, nil
 }
 }
@@ -2320,7 +2320,7 @@ func img404Png() (*asset, error) {
 		return nil, err
 		return nil, err
 	}
 	}
 
 
-	info := bindataFileInfo{name: "img/404.png", size: 6087, mode: os.FileMode(0644), modTime: time.Unix(1595948584, 0)}
+	info := bindataFileInfo{name: "img/404.png", size: 6087, mode: os.FileMode(0644), modTime: time.Unix(1598467974, 0)}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0xa1, 0x19, 0x95, 0x1, 0x4f, 0xc8, 0x52, 0x0, 0x29, 0xf9, 0x31, 0x72, 0x8e, 0x9c, 0x57, 0xf8, 0x53, 0xf8, 0xb2, 0xd8, 0x4c, 0xfe, 0x65, 0x21, 0xf5, 0x6d, 0x9f, 0xe3, 0x89, 0x9f, 0xb7, 0x75}}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0xa1, 0x19, 0x95, 0x1, 0x4f, 0xc8, 0x52, 0x0, 0x29, 0xf9, 0x31, 0x72, 0x8e, 0x9c, 0x57, 0xf8, 0x53, 0xf8, 0xb2, 0xd8, 0x4c, 0xfe, 0x65, 0x21, 0xf5, 0x6d, 0x9f, 0xe3, 0x89, 0x9f, 0xb7, 0x75}}
 	return a, nil
 	return a, nil
 }
 }
@@ -2340,7 +2340,7 @@ func img500Png() (*asset, error) {
 		return nil, err
 		return nil, err
 	}
 	}
 
 
-	info := bindataFileInfo{name: "img/500.png", size: 7447, mode: os.FileMode(0644), modTime: time.Unix(1595948584, 0)}
+	info := bindataFileInfo{name: "img/500.png", size: 7447, mode: os.FileMode(0644), modTime: time.Unix(1598467974, 0)}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0xd0, 0x75, 0x41, 0xaf, 0xa2, 0xc7, 0xbf, 0x38, 0x52, 0xe3, 0x90, 0xd9, 0x7c, 0xcd, 0x8d, 0xfe, 0x81, 0x77, 0x3c, 0xec, 0xa4, 0x5f, 0x2b, 0x2e, 0x79, 0xa4, 0x6e, 0x2, 0xb4, 0xd4, 0x46, 0x24}}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0xd0, 0x75, 0x41, 0xaf, 0xa2, 0xc7, 0xbf, 0x38, 0x52, 0xe3, 0x90, 0xd9, 0x7c, 0xcd, 0x8d, 0xfe, 0x81, 0x77, 0x3c, 0xec, 0xa4, 0x5f, 0x2b, 0x2e, 0x79, 0xa4, 0x6e, 0x2, 0xb4, 0xd4, 0x46, 0x24}}
 	return a, nil
 	return a, nil
 }
 }
@@ -2360,7 +2360,7 @@ func imgAvatar_defaultPng() (*asset, error) {
 		return nil, err
 		return nil, err
 	}
 	}
 
 
-	info := bindataFileInfo{name: "img/avatar_default.png", size: 453598, mode: os.FileMode(0644), modTime: time.Unix(1595948584, 0)}
+	info := bindataFileInfo{name: "img/avatar_default.png", size: 453598, mode: os.FileMode(0644), modTime: time.Unix(1598467974, 0)}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x97, 0x66, 0xc7, 0x3e, 0xc3, 0x49, 0x1d, 0x4f, 0x2, 0x88, 0x60, 0xd0, 0x5f, 0xcd, 0x58, 0xdd, 0x61, 0x74, 0x62, 0x74, 0xe6, 0xf9, 0x8e, 0x15, 0x73, 0xcc, 0xd0, 0x98, 0x8c, 0x76, 0x8e, 0xab}}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x97, 0x66, 0xc7, 0x3e, 0xc3, 0x49, 0x1d, 0x4f, 0x2, 0x88, 0x60, 0xd0, 0x5f, 0xcd, 0x58, 0xdd, 0x61, 0x74, 0x62, 0x74, 0xe6, 0xf9, 0x8e, 0x15, 0x73, 0xcc, 0xd0, 0x98, 0x8c, 0x76, 0x8e, 0xab}}
 	return a, nil
 	return a, nil
 }
 }
@@ -2380,7 +2380,7 @@ func imgBmbfPng() (*asset, error) {
 		return nil, err
 		return nil, err
 	}
 	}
 
 
-	info := bindataFileInfo{name: "img/bmbf.png", size: 138866, mode: os.FileMode(0644), modTime: time.Unix(1593450143, 0)}
+	info := bindataFileInfo{name: "img/bmbf.png", size: 138866, mode: os.FileMode(0644), modTime: time.Unix(1598468826, 0)}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x7e, 0x65, 0x1b, 0x43, 0x81, 0xe5, 0x90, 0x7c, 0x53, 0x1b, 0x9d, 0x47, 0xf5, 0x6c, 0x29, 0x42, 0xfb, 0xfd, 0x52, 0x4c, 0x4f, 0x99, 0x40, 0x4c, 0xc7, 0xd2, 0xa0, 0xf1, 0xde, 0xa0, 0x73, 0x85}}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x7e, 0x65, 0x1b, 0x43, 0x81, 0xe5, 0x90, 0x7c, 0x53, 0x1b, 0x9d, 0x47, 0xf5, 0x6c, 0x29, 0x42, 0xfb, 0xfd, 0x52, 0x4c, 0x4f, 0x99, 0x40, 0x4c, 0xc7, 0xd2, 0xa0, 0xf1, 0xde, 0xa0, 0x73, 0x85}}
 	return a, nil
 	return a, nil
 }
 }
@@ -2420,7 +2420,7 @@ func imgDingtalkPng() (*asset, error) {
 		return nil, err
 		return nil, err
 	}
 	}
 
 
-	info := bindataFileInfo{name: "img/dingtalk.png", size: 25506, mode: os.FileMode(0644), modTime: time.Unix(1595948584, 0)}
+	info := bindataFileInfo{name: "img/dingtalk.png", size: 25506, mode: os.FileMode(0644), modTime: time.Unix(1598467974, 0)}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x37, 0x6e, 0xe3, 0x8f, 0xd2, 0x60, 0x64, 0x35, 0x98, 0xb7, 0xc3, 0xd8, 0xd4, 0xfe, 0xb3, 0x81, 0xd6, 0x1c, 0xdb, 0x95, 0x66, 0xb6, 0x84, 0x72, 0x24, 0x3d, 0xb6, 0x64, 0xb1, 0x55, 0x15, 0xfb}}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x37, 0x6e, 0xe3, 0x8f, 0xd2, 0x60, 0x64, 0x35, 0x98, 0xb7, 0xc3, 0xd8, 0xd4, 0xfe, 0xb3, 0x81, 0xd6, 0x1c, 0xdb, 0x95, 0x66, 0xb6, 0x84, 0x72, 0x24, 0x3d, 0xb6, 0x64, 0xb1, 0x55, 0x15, 0xfb}}
 	return a, nil
 	return a, nil
 }
 }
@@ -3520,7 +3520,7 @@ func imgEmojiBackPng() (*asset, error) {
 		return nil, err
 		return nil, err
 	}
 	}
 
 
-	info := bindataFileInfo{name: "img/emoji/back.png", size: 2520, mode: os.FileMode(0644), modTime: time.Unix(1595948584, 0)}
+	info := bindataFileInfo{name: "img/emoji/back.png", size: 2520, mode: os.FileMode(0644), modTime: time.Unix(1598467974, 0)}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x14, 0x75, 0xfd, 0x7a, 0x6a, 0xb, 0x29, 0xf5, 0xdb, 0x8a, 0xea, 0xfb, 0xc2, 0xc9, 0xc7, 0x30, 0x80, 0x44, 0xda, 0x9, 0x52, 0xa7, 0x4b, 0x3a, 0x3e, 0x60, 0x6f, 0xf3, 0x61, 0x4b, 0xd9, 0xac}}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x14, 0x75, 0xfd, 0x7a, 0x6a, 0xb, 0x29, 0xf5, 0xdb, 0x8a, 0xea, 0xfb, 0xc2, 0xc9, 0xc7, 0x30, 0x80, 0x44, 0xda, 0x9, 0x52, 0xa7, 0x4b, 0x3a, 0x3e, 0x60, 0x6f, 0xf3, 0x61, 0x4b, 0xd9, 0xac}}
 	return a, nil
 	return a, nil
 }
 }
@@ -4080,7 +4080,7 @@ func imgEmojiBlack_circlePng() (*asset, error) {
 		return nil, err
 		return nil, err
 	}
 	}
 
 
-	info := bindataFileInfo{name: "img/emoji/black_circle.png", size: 2116, mode: os.FileMode(0644), modTime: time.Unix(1595948584, 0)}
+	info := bindataFileInfo{name: "img/emoji/black_circle.png", size: 2116, mode: os.FileMode(0644), modTime: time.Unix(1598467974, 0)}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0xda, 0xc6, 0xe5, 0x82, 0x16, 0xf9, 0x9e, 0x19, 0x52, 0xfc, 0x4, 0xfe, 0xac, 0x18, 0xb7, 0x66, 0x30, 0x8c, 0x20, 0xc4, 0x4f, 0xe0, 0x70, 0xdc, 0x92, 0x40, 0x77, 0xf0, 0xc9, 0x71, 0x49, 0x6d}}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0xda, 0xc6, 0xe5, 0x82, 0x16, 0xf9, 0x9e, 0x19, 0x52, 0xfc, 0x4, 0xfe, 0xac, 0x18, 0xb7, 0x66, 0x30, 0x8c, 0x20, 0xc4, 0x4f, 0xe0, 0x70, 0xdc, 0x92, 0x40, 0x77, 0xf0, 0xc9, 0x71, 0x49, 0x6d}}
 	return a, nil
 	return a, nil
 }
 }
@@ -7860,7 +7860,7 @@ func imgEmojiEnvelopePng() (*asset, error) {
 		return nil, err
 		return nil, err
 	}
 	}
 
 
-	info := bindataFileInfo{name: "img/emoji/envelope.png", size: 1571, mode: os.FileMode(0644), modTime: time.Unix(1595948584, 0)}
+	info := bindataFileInfo{name: "img/emoji/envelope.png", size: 1571, mode: os.FileMode(0644), modTime: time.Unix(1598467974, 0)}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x87, 0x99, 0x8b, 0xff, 0x96, 0xe1, 0x36, 0xcd, 0xca, 0x72, 0x77, 0x39, 0x73, 0xe8, 0x8e, 0x32, 0x2d, 0xd7, 0xe3, 0x95, 0x27, 0xec, 0x86, 0x4d, 0x66, 0xf1, 0x1f, 0x8c, 0x62, 0x30, 0xb3, 0xba}}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x87, 0x99, 0x8b, 0xff, 0x96, 0xe1, 0x36, 0xcd, 0xca, 0x72, 0x77, 0x39, 0x73, 0xe8, 0x8e, 0x32, 0x2d, 0xd7, 0xe3, 0x95, 0x27, 0xec, 0x86, 0x4d, 0x66, 0xf1, 0x1f, 0x8c, 0x62, 0x30, 0xb3, 0xba}}
 	return a, nil
 	return a, nil
 }
 }
@@ -13600,7 +13600,7 @@ func imgEmojiPage_facing_upPng() (*asset, error) {
 		return nil, err
 		return nil, err
 	}
 	}
 
 
-	info := bindataFileInfo{name: "img/emoji/page_facing_up.png", size: 2144, mode: os.FileMode(0644), modTime: time.Unix(1595948584, 0)}
+	info := bindataFileInfo{name: "img/emoji/page_facing_up.png", size: 2144, mode: os.FileMode(0644), modTime: time.Unix(1598467974, 0)}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0xc8, 0xc4, 0x5d, 0x38, 0x84, 0xaa, 0xd6, 0x62, 0x78, 0xab, 0xba, 0x61, 0x77, 0xe, 0xee, 0x7, 0xbe, 0x39, 0xfe, 0x97, 0x75, 0x4, 0x84, 0x96, 0xa3, 0x3f, 0xaf, 0xf0, 0x7b, 0xf2, 0xaa, 0x98}}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0xc8, 0xc4, 0x5d, 0x38, 0x84, 0xaa, 0xd6, 0x62, 0x78, 0xab, 0xba, 0x61, 0x77, 0xe, 0xee, 0x7, 0xbe, 0x39, 0xfe, 0x97, 0x75, 0x4, 0x84, 0x96, 0xa3, 0x3f, 0xaf, 0xf0, 0x7b, 0xf2, 0xaa, 0x98}}
 	return a, nil
 	return a, nil
 }
 }
@@ -20080,7 +20080,7 @@ func imgFaviconPng() (*asset, error) {
 		return nil, err
 		return nil, err
 	}
 	}
 
 
-	info := bindataFileInfo{name: "img/favicon.png", size: 11021, mode: os.FileMode(0644), modTime: time.Unix(1595948605, 0)}
+	info := bindataFileInfo{name: "img/favicon.png", size: 11021, mode: os.FileMode(0644), modTime: time.Unix(1598468826, 0)}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x1b, 0x19, 0xe0, 0x1b, 0xae, 0xbb, 0x54, 0x1a, 0x1f, 0xc1, 0x88, 0x9d, 0xce, 0x9f, 0x23, 0x3d, 0x39, 0xbc, 0xd, 0xc3, 0x3c, 0xb9, 0x5f, 0xfa, 0xc2, 0xe1, 0x38, 0xaa, 0x62, 0xd1, 0xf, 0x15}}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x1b, 0x19, 0xe0, 0x1b, 0xae, 0xbb, 0x54, 0x1a, 0x1f, 0xc1, 0x88, 0x9d, 0xce, 0x9f, 0x23, 0x3d, 0x39, 0xbc, 0xd, 0xc3, 0x3c, 0xb9, 0x5f, 0xfa, 0xc2, 0xe1, 0x38, 0xaa, 0x62, 0xd1, 0xf, 0x15}}
 	return a, nil
 	return a, nil
 }
 }
@@ -20100,7 +20100,7 @@ func imgGogsHeroPng() (*asset, error) {
 		return nil, err
 		return nil, err
 	}
 	}
 
 
-	info := bindataFileInfo{name: "img/gogs-hero.png", size: 35001, mode: os.FileMode(0644), modTime: time.Unix(1593540394, 0)}
+	info := bindataFileInfo{name: "img/gogs-hero.png", size: 35001, mode: os.FileMode(0644), modTime: time.Unix(1598465737, 0)}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0xb7, 0x16, 0x5d, 0x2d, 0xf7, 0x20, 0x61, 0x30, 0x82, 0x22, 0x9d, 0x3c, 0xde, 0xe2, 0x20, 0xfa, 0x8e, 0x39, 0xfd, 0x5f, 0xdb, 0xc, 0xfa, 0x3d, 0xb1, 0x28, 0xf7, 0x82, 0xd6, 0xd8, 0xa, 0x38}}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0xb7, 0x16, 0x5d, 0x2d, 0xf7, 0x20, 0x61, 0x30, 0x82, 0x22, 0x9d, 0x3c, 0xde, 0xe2, 0x20, 0xfa, 0x8e, 0x39, 0xfd, 0x5f, 0xdb, 0xc, 0xfa, 0x3d, 0xb1, 0x28, 0xf7, 0x82, 0xd6, 0xd8, 0xa, 0x38}}
 	return a, nil
 	return a, nil
 }
 }
@@ -20120,7 +20120,7 @@ func imgGogsLargeResizePng() (*asset, error) {
 		return nil, err
 		return nil, err
 	}
 	}
 
 
-	info := bindataFileInfo{name: "img/gogs-large-resize.png", size: 18550, mode: os.FileMode(0644), modTime: time.Unix(1595948605, 0)}
+	info := bindataFileInfo{name: "img/gogs-large-resize.png", size: 18550, mode: os.FileMode(0644), modTime: time.Unix(1598468738, 0)}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x21, 0x1e, 0x81, 0xc4, 0x9, 0x46, 0x2, 0xee, 0xb8, 0x88, 0xcd, 0xe5, 0x98, 0xc7, 0x4, 0x57, 0x2b, 0x67, 0xd1, 0x93, 0x7a, 0xdf, 0x72, 0xea, 0xb1, 0x2c, 0xda, 0x53, 0xec, 0x47, 0x3a, 0x35}}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x21, 0x1e, 0x81, 0xc4, 0x9, 0x46, 0x2, 0xee, 0xb8, 0x88, 0xcd, 0xe5, 0x98, 0xc7, 0x4, 0x57, 0x2b, 0x67, 0xd1, 0x93, 0x7a, 0xdf, 0x72, 0xea, 0xb1, 0x2c, 0xda, 0x53, 0xec, 0x47, 0x3a, 0x35}}
 	return a, nil
 	return a, nil
 }
 }
@@ -20140,7 +20140,7 @@ func imgGogsLgPng() (*asset, error) {
 		return nil, err
 		return nil, err
 	}
 	}
 
 
-	info := bindataFileInfo{name: "img/gogs-lg.png", size: 58769, mode: os.FileMode(0644), modTime: time.Unix(1595948605, 0)}
+	info := bindataFileInfo{name: "img/gogs-lg.png", size: 58769, mode: os.FileMode(0644), modTime: time.Unix(1598468738, 0)}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x1a, 0x75, 0x6e, 0x79, 0x96, 0xc1, 0xc3, 0x2b, 0x2b, 0x52, 0x49, 0x2c, 0xc4, 0xc6, 0x6c, 0x62, 0x3e, 0xb1, 0x55, 0x26, 0x3a, 0x13, 0x4c, 0xd9, 0xbc, 0x85, 0x91, 0x56, 0x62, 0xc4, 0xfb, 0x4f}}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x1a, 0x75, 0x6e, 0x79, 0x96, 0xc1, 0xc3, 0x2b, 0x2b, 0x52, 0x49, 0x2c, 0xc4, 0xc6, 0x6c, 0x62, 0x3e, 0xb1, 0x55, 0x26, 0x3a, 0x13, 0x4c, 0xd9, 0xbc, 0x85, 0x91, 0x56, 0x62, 0xc4, 0xfb, 0x4f}}
 	return a, nil
 	return a, nil
 }
 }
@@ -20160,7 +20160,7 @@ func imgGogsSvg() (*asset, error) {
 		return nil, err
 		return nil, err
 	}
 	}
 
 
-	info := bindataFileInfo{name: "img/gogs.svg", size: 11613, mode: os.FileMode(0644), modTime: time.Unix(1595948584, 0)}
+	info := bindataFileInfo{name: "img/gogs.svg", size: 11613, mode: os.FileMode(0644), modTime: time.Unix(1598468826, 0)}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x4a, 0xa6, 0xda, 0x21, 0xb1, 0x54, 0x8f, 0x57, 0xf, 0x54, 0x33, 0xa2, 0x44, 0xd2, 0x4e, 0x16, 0x10, 0x8c, 0xb8, 0x98, 0xce, 0x8f, 0x4c, 0x80, 0xfe, 0xab, 0xec, 0xa3, 0x91, 0x3d, 0x90, 0xa1}}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x4a, 0xa6, 0xda, 0x21, 0xb1, 0x54, 0x8f, 0x57, 0xf, 0x54, 0x33, 0xa2, 0x44, 0xd2, 0x4e, 0x16, 0x10, 0x8c, 0xb8, 0x98, 0xce, 0x8f, 0x4c, 0x80, 0xfe, 0xab, 0xec, 0xa3, 0x91, 0x3d, 0x90, 0xa1}}
 	return a, nil
 	return a, nil
 }
 }
@@ -20180,7 +20180,7 @@ func imgLmuPng() (*asset, error) {
 		return nil, err
 		return nil, err
 	}
 	}
 
 
-	info := bindataFileInfo{name: "img/lmu.png", size: 23007, mode: os.FileMode(0644), modTime: time.Unix(1593450143, 0)}
+	info := bindataFileInfo{name: "img/lmu.png", size: 23007, mode: os.FileMode(0644), modTime: time.Unix(1598468826, 0)}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x90, 0x89, 0x10, 0xb0, 0x65, 0xde, 0xc2, 0x67, 0xa7, 0xc0, 0xc3, 0xd3, 0xa5, 0xb5, 0xf, 0x24, 0xf6, 0xc, 0xb0, 0x8e, 0x49, 0xc3, 0x8b, 0x7, 0x40, 0x74, 0x26, 0xeb, 0x47, 0xb, 0xe8, 0x7}}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x90, 0x89, 0x10, 0xb0, 0x65, 0xde, 0xc2, 0x67, 0xa7, 0xc0, 0xc3, 0xd3, 0xa5, 0xb5, 0xf, 0x24, 0xf6, 0xc, 0xb0, 0x8e, 0x49, 0xc3, 0x8b, 0x7, 0x40, 0x74, 0x26, 0xeb, 0x47, 0xb, 0xe8, 0x7}}
 	return a, nil
 	return a, nil
 }
 }
@@ -20200,7 +20200,7 @@ func imgRe3Png() (*asset, error) {
 		return nil, err
 		return nil, err
 	}
 	}
 
 
-	info := bindataFileInfo{name: "img/re3.png", size: 12632, mode: os.FileMode(0644), modTime: time.Unix(1593450143, 0)}
+	info := bindataFileInfo{name: "img/re3.png", size: 12632, mode: os.FileMode(0644), modTime: time.Unix(1598468826, 0)}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0xe4, 0x92, 0x2, 0xfd, 0x72, 0x57, 0x39, 0x2, 0x6c, 0xd0, 0xe, 0xa7, 0x5f, 0x62, 0xda, 0x7, 0xe1, 0xf2, 0x89, 0xfa, 0xe5, 0x0, 0x42, 0x1b, 0xee, 0x4d, 0xf1, 0xfb, 0x7, 0x9c, 0x90, 0x75}}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0xe4, 0x92, 0x2, 0xfd, 0x72, 0x57, 0x39, 0x2, 0x6c, 0xd0, 0xe, 0xa7, 0x5f, 0x62, 0xda, 0x7, 0xe1, 0xf2, 0x89, 0xfa, 0xe5, 0x0, 0x42, 0x1b, 0xee, 0x4d, 0xf1, 0xfb, 0x7, 0x9c, 0x90, 0x75}}
 	return a, nil
 	return a, nil
 }
 }
@@ -20220,7 +20220,7 @@ func imgSdatarecbadgeJpg() (*asset, error) {
 		return nil, err
 		return nil, err
 	}
 	}
 
 
-	info := bindataFileInfo{name: "img/sdatarecbadge.jpg", size: 36559, mode: os.FileMode(0644), modTime: time.Unix(1593450143, 0)}
+	info := bindataFileInfo{name: "img/sdatarecbadge.jpg", size: 36559, mode: os.FileMode(0644), modTime: time.Unix(1598468826, 0)}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x72, 0x18, 0xeb, 0x75, 0x29, 0xe1, 0xde, 0x20, 0x4, 0x5a, 0xb1, 0x16, 0xdf, 0x4d, 0x67, 0x90, 0x4a, 0xee, 0xca, 0x28, 0xfc, 0x89, 0x2e, 0xe5, 0x42, 0xf7, 0xa3, 0xbe, 0x11, 0xc4, 0x25, 0x1a}}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x72, 0x18, 0xeb, 0x75, 0x29, 0xe1, 0xde, 0x20, 0x4, 0x5a, 0xb1, 0x16, 0xdf, 0x4d, 0x67, 0x90, 0x4a, 0xee, 0xca, 0x28, 0xfc, 0x89, 0x2e, 0xe5, 0x42, 0xf7, 0xa3, 0xbe, 0x11, 0xc4, 0x25, 0x1a}}
 	return a, nil
 	return a, nil
 }
 }
@@ -20240,7 +20240,7 @@ func imgSlackPng() (*asset, error) {
 		return nil, err
 		return nil, err
 	}
 	}
 
 
-	info := bindataFileInfo{name: "img/slack.png", size: 1633, mode: os.FileMode(0644), modTime: time.Unix(1595869325, 0)}
+	info := bindataFileInfo{name: "img/slack.png", size: 1633, mode: os.FileMode(0644), modTime: time.Unix(1598466071, 0)}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0xaf, 0xde, 0x58, 0xdf, 0x12, 0xaf, 0x44, 0xc3, 0x84, 0x74, 0xf7, 0xb6, 0xc, 0xdc, 0x7, 0x8, 0x7a, 0xdc, 0xb2, 0xc5, 0xc0, 0x6f, 0xde, 0x15, 0x1b, 0x52, 0x33, 0xc8, 0x92, 0xa0, 0x80, 0x7d}}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0xaf, 0xde, 0x58, 0xdf, 0x12, 0xaf, 0x44, 0xc3, 0x84, 0x74, 0xf7, 0xb6, 0xc, 0xdc, 0x7, 0x8, 0x7a, 0xdc, 0xb2, 0xc5, 0xc0, 0x6f, 0xde, 0x15, 0x1b, 0x52, 0x33, 0xc8, 0x92, 0xa0, 0x80, 0x7d}}
 	return a, nil
 	return a, nil
 }
 }
@@ -20260,7 +20260,7 @@ func imgSm_plosLogoSmPng() (*asset, error) {
 		return nil, err
 		return nil, err
 	}
 	}
 
 
-	info := bindataFileInfo{name: "img/sm_plos-logo-sm.png", size: 3235, mode: os.FileMode(0644), modTime: time.Unix(1593450143, 0)}
+	info := bindataFileInfo{name: "img/sm_plos-logo-sm.png", size: 3235, mode: os.FileMode(0644), modTime: time.Unix(1598468826, 0)}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x76, 0xe9, 0xa1, 0xbb, 0x31, 0x1f, 0xef, 0x9c, 0x92, 0x8e, 0xb0, 0xbb, 0xee, 0xeb, 0x6d, 0x4e, 0xfe, 0x4d, 0xc1, 0x25, 0xea, 0xcf, 0x54, 0x73, 0xf9, 0x93, 0xe9, 0xd1, 0xd0, 0x19, 0x74, 0x38}}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x76, 0xe9, 0xa1, 0xbb, 0x31, 0x1f, 0xef, 0x9c, 0x92, 0x8e, 0xb0, 0xbb, 0xee, 0xeb, 0x6d, 0x4e, 0xfe, 0x4d, 0xc1, 0x25, 0xea, 0xcf, 0x54, 0x73, 0xf9, 0x93, 0xe9, 0xd1, 0xd0, 0x19, 0x74, 0x38}}
 	return a, nil
 	return a, nil
 }
 }
@@ -20280,7 +20280,7 @@ func jsGogsJs() (*asset, error) {
 		return nil, err
 		return nil, err
 	}
 	}
 
 
-	info := bindataFileInfo{name: "js/gogs.js", size: 59220, mode: os.FileMode(0644), modTime: time.Unix(1596036921, 0)}
+	info := bindataFileInfo{name: "js/gogs.js", size: 59220, mode: os.FileMode(0644), modTime: time.Unix(1598468826, 0)}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x4b, 0x5c, 0x5d, 0x27, 0xc7, 0xe4, 0x4a, 0x8b, 0xdc, 0x39, 0xd9, 0xe, 0x78, 0xe3, 0x5d, 0x81, 0xdf, 0x8b, 0x19, 0x43, 0xc8, 0x39, 0xf1, 0xf7, 0x70, 0xee, 0x2d, 0xdc, 0x27, 0x71, 0x51, 0xcd}}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x4b, 0x5c, 0x5d, 0x27, 0xc7, 0xe4, 0x4a, 0x8b, 0xdc, 0x39, 0xd9, 0xe, 0x78, 0xe3, 0x5d, 0x81, 0xdf, 0x8b, 0x19, 0x43, 0xc8, 0x39, 0xf1, 0xf7, 0x70, 0xee, 0x2d, 0xdc, 0x27, 0x71, 0x51, 0xcd}}
 	return a, nil
 	return a, nil
 }
 }
@@ -20300,7 +20300,7 @@ func jsJquery341MinJs() (*asset, error) {
 		return nil, err
 		return nil, err
 	}
 	}
 
 
-	info := bindataFileInfo{name: "js/jquery-3.4.1.min.js", size: 88145, mode: os.FileMode(0644), modTime: time.Unix(1595948559, 0)}
+	info := bindataFileInfo{name: "js/jquery-3.4.1.min.js", size: 88145, mode: os.FileMode(0644), modTime: time.Unix(1598467974, 0)}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x9, 0x25, 0xe8, 0xad, 0x7b, 0xd9, 0x71, 0x39, 0x1a, 0x8b, 0x1e, 0x98, 0xbe, 0x8e, 0x87, 0xa6, 0x97, 0x19, 0x19, 0xeb, 0x5b, 0x60, 0xc1, 0x96, 0x48, 0x59, 0x41, 0xc3, 0xc1, 0xdf, 0x8, 0x9a}}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x9, 0x25, 0xe8, 0xad, 0x7b, 0xd9, 0x71, 0x39, 0x1a, 0x8b, 0x1e, 0x98, 0xbe, 0x8e, 0x87, 0xa6, 0x97, 0x19, 0x19, 0xeb, 0x5b, 0x60, 0xc1, 0x96, 0x48, 0x59, 0x41, 0xc3, 0xc1, 0xdf, 0x8, 0x9a}}
 	return a, nil
 	return a, nil
 }
 }
@@ -20320,7 +20320,7 @@ func jsLibsClipboard204MinJs() (*asset, error) {
 		return nil, err
 		return nil, err
 	}
 	}
 
 
-	info := bindataFileInfo{name: "js/libs/clipboard-2.0.4.min.js", size: 10754, mode: os.FileMode(0644), modTime: time.Unix(1595948533, 0)}
+	info := bindataFileInfo{name: "js/libs/clipboard-2.0.4.min.js", size: 10754, mode: os.FileMode(0644), modTime: time.Unix(1598467974, 0)}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x16, 0x26, 0x70, 0x6a, 0xfc, 0x88, 0xd9, 0x5e, 0xbe, 0x11, 0x73, 0xb5, 0x53, 0xec, 0x73, 0x2c, 0x6d, 0xc8, 0x2a, 0x57, 0x69, 0x89, 0x31, 0x5f, 0xdf, 0x5e, 0x77, 0x79, 0xaf, 0x73, 0x8a, 0x44}}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x16, 0x26, 0x70, 0x6a, 0xfc, 0x88, 0xd9, 0x5e, 0xbe, 0x11, 0x73, 0xb5, 0x53, 0xec, 0x73, 0x2c, 0x6d, 0xc8, 0x2a, 0x57, 0x69, 0x89, 0x31, 0x5f, 0xdf, 0x5e, 0x77, 0x79, 0xaf, 0x73, 0x8a, 0x44}}
 	return a, nil
 	return a, nil
 }
 }
@@ -20380,7 +20380,7 @@ func jsLibsJsCookieJs() (*asset, error) {
 		return nil, err
 		return nil, err
 	}
 	}
 
 
-	info := bindataFileInfo{name: "js/libs/js.cookie.js", size: 3886, mode: os.FileMode(0644), modTime: time.Unix(1593450143, 0)}
+	info := bindataFileInfo{name: "js/libs/js.cookie.js", size: 3886, mode: os.FileMode(0644), modTime: time.Unix(1598468826, 0)}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x65, 0x33, 0x5, 0xa, 0xfa, 0x2e, 0x85, 0x35, 0x68, 0xcd, 0x4b, 0xb, 0x80, 0x48, 0xed, 0x64, 0xe9, 0x49, 0x63, 0xe3, 0x80, 0x88, 0xb2, 0x26, 0x57, 0x5a, 0x7c, 0xca, 0x80, 0x54, 0xf4, 0xe2}}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x65, 0x33, 0x5, 0xa, 0xfa, 0x2e, 0x85, 0x35, 0x68, 0xcd, 0x4b, 0xb, 0x80, 0x48, 0xed, 0x64, 0xe9, 0x49, 0x63, 0xe3, 0x80, 0x88, 0xb2, 0x26, 0x57, 0x5a, 0x7c, 0xca, 0x80, 0x54, 0xf4, 0xe2}}
 	return a, nil
 	return a, nil
 }
 }
@@ -20400,7 +20400,7 @@ func jsLibsJsoneditorMinJs() (*asset, error) {
 		return nil, err
 		return nil, err
 	}
 	}
 
 
-	info := bindataFileInfo{name: "js/libs/jsoneditor.min.js", size: 658021, mode: os.FileMode(0644), modTime: time.Unix(1593450143, 0)}
+	info := bindataFileInfo{name: "js/libs/jsoneditor.min.js", size: 658021, mode: os.FileMode(0644), modTime: time.Unix(1598468826, 0)}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0xbd, 0x40, 0x35, 0x23, 0x36, 0x51, 0x10, 0x63, 0xf8, 0x84, 0x7d, 0x1b, 0x6b, 0x66, 0xab, 0xde, 0x88, 0xde, 0x37, 0xe6, 0xd8, 0x3f, 0x3f, 0xf0, 0xaa, 0x85, 0xb0, 0xb5, 0xf4, 0x8, 0x78, 0xd0}}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0xbd, 0x40, 0x35, 0x23, 0x36, 0x51, 0x10, 0x63, 0xf8, 0x84, 0x7d, 0x1b, 0x6b, 0x66, 0xab, 0xde, 0x88, 0xde, 0x37, 0xe6, 0xd8, 0x3f, 0x3f, 0xf0, 0xaa, 0x85, 0xb0, 0xb5, 0xf4, 0x8, 0x78, 0xd0}}
 	return a, nil
 	return a, nil
 }
 }
@@ -20420,7 +20420,7 @@ func jsLibsJstreeMinJs() (*asset, error) {
 		return nil, err
 		return nil, err
 	}
 	}
 
 
-	info := bindataFileInfo{name: "js/libs/jstree.min.js", size: 135403, mode: os.FileMode(0644), modTime: time.Unix(1593450143, 0)}
+	info := bindataFileInfo{name: "js/libs/jstree.min.js", size: 135403, mode: os.FileMode(0644), modTime: time.Unix(1598468826, 0)}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0xd4, 0xe1, 0x8b, 0x61, 0x37, 0x87, 0xd7, 0x3c, 0x3a, 0xca, 0xd7, 0xe7, 0x4f, 0x9d, 0xac, 0xd9, 0x67, 0xc4, 0xd9, 0x1c, 0x2f, 0xf6, 0xd4, 0x52, 0x98, 0xcd, 0xbd, 0x45, 0xfa, 0xa7, 0x9d, 0xa}}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0xd4, 0xe1, 0x8b, 0x61, 0x37, 0x87, 0xd7, 0x3c, 0x3a, 0xca, 0xd7, 0xe7, 0x4f, 0x9d, 0xac, 0xd9, 0x67, 0xc4, 0xd9, 0x1c, 0x2f, 0xf6, 0xd4, 0x52, 0x98, 0xcd, 0xbd, 0x45, 0xfa, 0xa7, 0x9d, 0xa}}
 	return a, nil
 	return a, nil
 }
 }
@@ -20440,7 +20440,7 @@ func jsLibsYamlMinJs() (*asset, error) {
 		return nil, err
 		return nil, err
 	}
 	}
 
 
-	info := bindataFileInfo{name: "js/libs/yaml.min.js", size: 30600, mode: os.FileMode(0644), modTime: time.Unix(1593450143, 0)}
+	info := bindataFileInfo{name: "js/libs/yaml.min.js", size: 30600, mode: os.FileMode(0644), modTime: time.Unix(1598468826, 0)}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x7c, 0x38, 0x3f, 0xb9, 0x9a, 0x37, 0x18, 0x11, 0x2b, 0x2b, 0x59, 0xf2, 0x75, 0x15, 0x4c, 0x27, 0xa8, 0x99, 0x70, 0x3b, 0x4e, 0xab, 0x6b, 0xb7, 0xb5, 0x62, 0x6d, 0xaa, 0x5d, 0x28, 0x75, 0xe7}}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x7c, 0x38, 0x3f, 0xb9, 0x9a, 0x37, 0x18, 0x11, 0x2b, 0x2b, 0x59, 0xf2, 0x75, 0x15, 0x4c, 0x27, 0xa8, 0x99, 0x70, 0x3b, 0x4e, 0xab, 0x6b, 0xb7, 0xb5, 0x62, 0x6d, 0xaa, 0x5d, 0x28, 0x75, 0xe7}}
 	return a, nil
 	return a, nil
 }
 }
@@ -20460,7 +20460,7 @@ func jsSemantic242MinJs() (*asset, error) {
 		return nil, err
 		return nil, err
 	}
 	}
 
 
-	info := bindataFileInfo{name: "js/semantic-2.4.2.min.js", size: 275730, mode: os.FileMode(0644), modTime: time.Unix(1595948552, 0)}
+	info := bindataFileInfo{name: "js/semantic-2.4.2.min.js", size: 275730, mode: os.FileMode(0644), modTime: time.Unix(1598467974, 0)}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0xa, 0x4, 0xa8, 0x58, 0x2f, 0x70, 0xe7, 0x3, 0x66, 0x23, 0x56, 0x8d, 0xf1, 0xd2, 0xc, 0x2b, 0xee, 0x83, 0x3d, 0xe9, 0x54, 0x12, 0xdb, 0xc3, 0xaf, 0xe0, 0x5c, 0xda, 0x6f, 0xf4, 0x37, 0x1f}}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0xa, 0x4, 0xa8, 0x58, 0x2f, 0x70, 0xe7, 0x3, 0x66, 0x23, 0x56, 0x8d, 0xf1, 0xd2, 0xc, 0x2b, 0xee, 0x83, 0x3d, 0xe9, 0x54, 0x12, 0xdb, 0xc3, 0xaf, 0xe0, 0x5c, 0xda, 0x6f, 0xf4, 0x37, 0x1f}}
 	return a, nil
 	return a, nil
 }
 }
@@ -20480,7 +20480,7 @@ func less_adminLess() (*asset, error) {
 		return nil, err
 		return nil, err
 	}
 	}
 
 
-	info := bindataFileInfo{name: "less/_admin.less", size: 1281, mode: os.FileMode(0644), modTime: time.Unix(1596036879, 0)}
+	info := bindataFileInfo{name: "less/_admin.less", size: 1281, mode: os.FileMode(0644), modTime: time.Unix(1598467995, 0)}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0xe, 0xf2, 0xcf, 0x14, 0x33, 0x90, 0x83, 0xe9, 0xea, 0x22, 0xeb, 0x3f, 0xfa, 0x77, 0xf8, 0x0, 0x4a, 0x18, 0xcf, 0x64, 0xa0, 0x19, 0xb9, 0x48, 0x89, 0x9e, 0x82, 0x9b, 0xcc, 0x37, 0x16, 0xca}}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0xe, 0xf2, 0xcf, 0x14, 0x33, 0x90, 0x83, 0xe9, 0xea, 0x22, 0xeb, 0x3f, 0xfa, 0x77, 0xf8, 0x0, 0x4a, 0x18, 0xcf, 0x64, 0xa0, 0x19, 0xb9, 0x48, 0x89, 0x9e, 0x82, 0x9b, 0xcc, 0x37, 0x16, 0xca}}
 	return a, nil
 	return a, nil
 }
 }
@@ -20500,7 +20500,7 @@ func less_baseLess() (*asset, error) {
 		return nil, err
 		return nil, err
 	}
 	}
 
 
-	info := bindataFileInfo{name: "less/_base.less", size: 7241, mode: os.FileMode(0644), modTime: time.Unix(1595869325, 0)}
+	info := bindataFileInfo{name: "less/_base.less", size: 7241, mode: os.FileMode(0644), modTime: time.Unix(1598466071, 0)}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x9d, 0xb7, 0x1c, 0x3, 0x24, 0xbc, 0x72, 0x63, 0x2f, 0x33, 0x5, 0x94, 0x66, 0xe4, 0xa8, 0x54, 0xea, 0xc5, 0x13, 0x82, 0xca, 0x72, 0xa5, 0xd1, 0x94, 0x96, 0x83, 0x8b, 0x4c, 0x1d, 0x9, 0x73}}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x9d, 0xb7, 0x1c, 0x3, 0x24, 0xbc, 0x72, 0x63, 0x2f, 0x33, 0x5, 0x94, 0x66, 0xe4, 0xa8, 0x54, 0xea, 0xc5, 0x13, 0x82, 0xca, 0x72, 0xa5, 0xd1, 0x94, 0x96, 0x83, 0x8b, 0x4c, 0x1d, 0x9, 0x73}}
 	return a, nil
 	return a, nil
 }
 }
@@ -20600,7 +20600,7 @@ func less_formLess() (*asset, error) {
 		return nil, err
 		return nil, err
 	}
 	}
 
 
-	info := bindataFileInfo{name: "less/_form.less", size: 1851, mode: os.FileMode(0644), modTime: time.Unix(1595869325, 0)}
+	info := bindataFileInfo{name: "less/_form.less", size: 1851, mode: os.FileMode(0644), modTime: time.Unix(1598466071, 0)}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0xec, 0xcb, 0xf3, 0xea, 0xac, 0xa2, 0xb1, 0x47, 0xea, 0xc4, 0xf7, 0xbc, 0x7d, 0xf4, 0xa9, 0x24, 0x8e, 0xd0, 0x45, 0xb9, 0xee, 0x28, 0x22, 0x9c, 0xe4, 0x12, 0x82, 0x28, 0x9e, 0x23, 0x55, 0x12}}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0xec, 0xcb, 0xf3, 0xea, 0xac, 0xa2, 0xb1, 0x47, 0xea, 0xc4, 0xf7, 0xbc, 0x7d, 0xf4, 0xa9, 0x24, 0x8e, 0xd0, 0x45, 0xb9, 0xee, 0x28, 0x22, 0x9c, 0xe4, 0x12, 0x82, 0x28, 0x9e, 0x23, 0x55, 0x12}}
 	return a, nil
 	return a, nil
 }
 }
@@ -20660,7 +20660,7 @@ func less_markdownLess() (*asset, error) {
 		return nil, err
 		return nil, err
 	}
 	}
 
 
-	info := bindataFileInfo{name: "less/_markdown.less", size: 7209, mode: os.FileMode(0644), modTime: time.Unix(1596030205, 0)}
+	info := bindataFileInfo{name: "less/_markdown.less", size: 7209, mode: os.FileMode(0644), modTime: time.Unix(1598467974, 0)}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0xdc, 0xfa, 0x73, 0xe4, 0x42, 0x72, 0xff, 0xde, 0x94, 0x19, 0x9d, 0x4a, 0xdf, 0x91, 0xb7, 0xc4, 0x15, 0x55, 0xa, 0xf5, 0xe, 0x1a, 0xf0, 0xa9, 0xf3, 0xbf, 0x7b, 0x4c, 0xa6, 0xd6, 0xed, 0xbf}}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0xdc, 0xfa, 0x73, 0xe4, 0x42, 0x72, 0xff, 0xde, 0x94, 0x19, 0x9d, 0x4a, 0xdf, 0x91, 0xb7, 0xc4, 0x15, 0x55, 0xa, 0xf5, 0xe, 0x1a, 0xf0, 0xa9, 0xf3, 0xbf, 0x7b, 0x4c, 0xa6, 0xd6, 0xed, 0xbf}}
 	return a, nil
 	return a, nil
 }
 }
@@ -20700,7 +20700,7 @@ func less_repositoryLess() (*asset, error) {
 		return nil, err
 		return nil, err
 	}
 	}
 
 
-	info := bindataFileInfo{name: "less/_repository.less", size: 27543, mode: os.FileMode(0644), modTime: time.Unix(1595869325, 0)}
+	info := bindataFileInfo{name: "less/_repository.less", size: 27543, mode: os.FileMode(0644), modTime: time.Unix(1598466071, 0)}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x73, 0xc, 0x29, 0x17, 0x81, 0x34, 0xd5, 0xaf, 0x17, 0x7a, 0x44, 0xe5, 0x7e, 0x44, 0x41, 0x9a, 0x3b, 0xb7, 0xcc, 0x11, 0xa9, 0x2f, 0x54, 0x76, 0xb, 0x26, 0xb7, 0xa5, 0xe1, 0xe9, 0x2e, 0x9d}}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x73, 0xc, 0x29, 0x17, 0x81, 0x34, 0xd5, 0xaf, 0x17, 0x7a, 0x44, 0xe5, 0x7e, 0x44, 0x41, 0x9a, 0x3b, 0xb7, 0xcc, 0x11, 0xa9, 0x2f, 0x54, 0x76, 0xb, 0x26, 0xb7, 0xa5, 0xe1, 0xe9, 0x2e, 0x9d}}
 	return a, nil
 	return a, nil
 }
 }
@@ -26500,7 +26500,7 @@ func pluginsDropzone550DropzoneMinCss() (*asset, error) {
 		return nil, err
 		return nil, err
 	}
 	}
 
 
-	info := bindataFileInfo{name: "plugins/dropzone-5.5.0/dropzone.min.css", size: 9717, mode: os.FileMode(0644), modTime: time.Unix(1595948566, 0)}
+	info := bindataFileInfo{name: "plugins/dropzone-5.5.0/dropzone.min.css", size: 9717, mode: os.FileMode(0644), modTime: time.Unix(1598467974, 0)}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x7b, 0x8e, 0xf1, 0x3a, 0x45, 0xec, 0xd4, 0x95, 0xc5, 0x6e, 0x38, 0xe9, 0xa1, 0x1a, 0xf5, 0xfc, 0xb8, 0x55, 0x72, 0xa4, 0xb3, 0x46, 0x61, 0xa6, 0x3e, 0xab, 0x2b, 0x51, 0x7, 0x95, 0xb3, 0xe8}}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x7b, 0x8e, 0xf1, 0x3a, 0x45, 0xec, 0xd4, 0x95, 0xc5, 0x6e, 0x38, 0xe9, 0xa1, 0x1a, 0xf5, 0xfc, 0xb8, 0x55, 0x72, 0xa4, 0xb3, 0x46, 0x61, 0xa6, 0x3e, 0xab, 0x2b, 0x51, 0x7, 0x95, 0xb3, 0xe8}}
 	return a, nil
 	return a, nil
 }
 }
@@ -26520,7 +26520,7 @@ func pluginsDropzone550DropzoneMinJs() (*asset, error) {
 		return nil, err
 		return nil, err
 	}
 	}
 
 
-	info := bindataFileInfo{name: "plugins/dropzone-5.5.0/dropzone.min.js", size: 43003, mode: os.FileMode(0644), modTime: time.Unix(1595948566, 0)}
+	info := bindataFileInfo{name: "plugins/dropzone-5.5.0/dropzone.min.js", size: 43003, mode: os.FileMode(0644), modTime: time.Unix(1598467974, 0)}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x7c, 0x89, 0xfb, 0xfb, 0x6, 0xbe, 0x28, 0x8d, 0xac, 0xf6, 0x38, 0xd1, 0x32, 0x4f, 0xeb, 0x72, 0xcc, 0x11, 0xb7, 0xc9, 0x9f, 0xf3, 0x6a, 0xf1, 0x21, 0x79, 0xed, 0x45, 0x82, 0x8b, 0xa1, 0xf8}}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x7c, 0x89, 0xfb, 0xfb, 0x6, 0xbe, 0x28, 0x8d, 0xac, 0xf6, 0x38, 0xd1, 0x32, 0x4f, 0xeb, 0x72, 0xcc, 0x11, 0xb7, 0xc9, 0x9f, 0xf3, 0x6a, 0xf1, 0x21, 0x79, 0xed, 0x45, 0x82, 0x8b, 0xa1, 0xf8}}
 	return a, nil
 	return a, nil
 }
 }
@@ -26540,7 +26540,7 @@ func pluginsHighlight9180DefaultCss() (*asset, error) {
 		return nil, err
 		return nil, err
 	}
 	}
 
 
-	info := bindataFileInfo{name: "plugins/highlight-9.18.0/default.css", size: 1159, mode: os.FileMode(0644), modTime: time.Unix(1595948571, 0)}
+	info := bindataFileInfo{name: "plugins/highlight-9.18.0/default.css", size: 1159, mode: os.FileMode(0644), modTime: time.Unix(1598467974, 0)}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x98, 0xd9, 0x6d, 0x59, 0xb6, 0x9f, 0x1b, 0x5d, 0x6e, 0xc4, 0xea, 0xa8, 0xe2, 0xc2, 0xc6, 0x88, 0xc, 0x2a, 0x84, 0x92, 0x53, 0xef, 0x8, 0x26, 0x9e, 0x28, 0x11, 0xeb, 0x80, 0xfb, 0x3d, 0x8a}}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x98, 0xd9, 0x6d, 0x59, 0xb6, 0x9f, 0x1b, 0x5d, 0x6e, 0xc4, 0xea, 0xa8, 0xe2, 0xc2, 0xc6, 0x88, 0xc, 0x2a, 0x84, 0x92, 0x53, 0xef, 0x8, 0x26, 0x9e, 0x28, 0x11, 0xeb, 0x80, 0xfb, 0x3d, 0x8a}}
 	return a, nil
 	return a, nil
 }
 }
@@ -26560,7 +26560,7 @@ func pluginsHighlight9180GithubCss() (*asset, error) {
 		return nil, err
 		return nil, err
 	}
 	}
 
 
-	info := bindataFileInfo{name: "plugins/highlight-9.18.0/github.css", size: 1148, mode: os.FileMode(0644), modTime: time.Unix(1595948571, 0)}
+	info := bindataFileInfo{name: "plugins/highlight-9.18.0/github.css", size: 1148, mode: os.FileMode(0644), modTime: time.Unix(1598467974, 0)}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x8d, 0xad, 0x33, 0xfa, 0x53, 0xd1, 0x71, 0x43, 0xd8, 0x86, 0x2f, 0xac, 0x76, 0xd2, 0x49, 0x10, 0xa9, 0x57, 0x98, 0x23, 0x32, 0xc3, 0x12, 0x6d, 0x8, 0xbc, 0x42, 0x43, 0x32, 0x9d, 0xd8, 0xad}}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x8d, 0xad, 0x33, 0xfa, 0x53, 0xd1, 0x71, 0x43, 0xd8, 0x86, 0x2f, 0xac, 0x76, 0xd2, 0x49, 0x10, 0xa9, 0x57, 0x98, 0x23, 0x32, 0xc3, 0x12, 0x6d, 0x8, 0xbc, 0x42, 0x43, 0x32, 0x9d, 0xd8, 0xad}}
 	return a, nil
 	return a, nil
 }
 }
@@ -26580,7 +26580,7 @@ func pluginsHighlight9180HighlightPackJs() (*asset, error) {
 		return nil, err
 		return nil, err
 	}
 	}
 
 
-	info := bindataFileInfo{name: "plugins/highlight-9.18.0/highlight.pack.js", size: 730752, mode: os.FileMode(0644), modTime: time.Unix(1595948571, 0)}
+	info := bindataFileInfo{name: "plugins/highlight-9.18.0/highlight.pack.js", size: 730752, mode: os.FileMode(0644), modTime: time.Unix(1598467974, 0)}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0xcc, 0x96, 0xfc, 0xbf, 0x15, 0x89, 0x71, 0xcf, 0x88, 0x8c, 0x39, 0x6b, 0x4c, 0xc6, 0x57, 0x85, 0xdb, 0x6, 0x10, 0x82, 0x32, 0xcd, 0xfa, 0x7b, 0xf4, 0xdb, 0xe2, 0xfd, 0xd6, 0xfd, 0xe, 0x78}}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0xcc, 0x96, 0xfc, 0xbf, 0x15, 0x89, 0x71, 0xcf, 0x88, 0x8c, 0x39, 0x6b, 0x4c, 0xc6, 0x57, 0x85, 0xdb, 0x6, 0x10, 0x82, 0x32, 0xcd, 0xfa, 0x7b, 0xf4, 0xdb, 0xe2, 0xfd, 0xd6, 0xfd, 0xe, 0x78}}
 	return a, nil
 	return a, nil
 }
 }
@@ -26700,7 +26700,7 @@ func pluginsMarked036MarkedMinJs() (*asset, error) {
 		return nil, err
 		return nil, err
 	}
 	}
 
 
-	info := bindataFileInfo{name: "plugins/marked-0.3.6/marked.min.js", size: 19513, mode: os.FileMode(0644), modTime: time.Unix(1595869325, 0)}
+	info := bindataFileInfo{name: "plugins/marked-0.3.6/marked.min.js", size: 19513, mode: os.FileMode(0644), modTime: time.Unix(1598466071, 0)}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x73, 0xa9, 0x88, 0x4, 0x99, 0xa3, 0xc0, 0x81, 0xc, 0xcd, 0x11, 0x73, 0xe2, 0x12, 0x53, 0x59, 0xc5, 0x83, 0xbd, 0xc1, 0xa7, 0xa8, 0x95, 0x22, 0x71, 0xb9, 0x0, 0xe9, 0xbb, 0x10, 0xa1, 0x81}}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x73, 0xa9, 0x88, 0x4, 0x99, 0xa3, 0xc0, 0x81, 0xc, 0xcd, 0x11, 0x73, 0xe2, 0x12, 0x53, 0x59, 0xc5, 0x83, 0xbd, 0xc1, 0xa7, 0xa8, 0x95, 0x22, 0x71, 0xb9, 0x0, 0xe9, 0xbb, 0x10, 0xa1, 0x81}}
 	return a, nil
 	return a, nil
 }
 }
@@ -26720,7 +26720,7 @@ func pluginsNotebookjs030NotebookMinJs() (*asset, error) {
 		return nil, err
 		return nil, err
 	}
 	}
 
 
-	info := bindataFileInfo{name: "plugins/notebookjs-0.3.0/notebook.min.js", size: 6888, mode: os.FileMode(0755), modTime: time.Unix(1595869325, 0)}
+	info := bindataFileInfo{name: "plugins/notebookjs-0.3.0/notebook.min.js", size: 6888, mode: os.FileMode(0755), modTime: time.Unix(1598466071, 0)}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0xe, 0xc7, 0x65, 0xf3, 0x5d, 0x1d, 0x32, 0x3c, 0x32, 0x7a, 0x62, 0x79, 0xd5, 0x1a, 0x37, 0xb7, 0x79, 0x27, 0x44, 0xbc, 0x5c, 0xbb, 0x23, 0x52, 0xda, 0x14, 0xc9, 0xcc, 0x18, 0xbc, 0x80, 0x31}}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0xe, 0xc7, 0x65, 0xf3, 0x5d, 0x1d, 0x32, 0x3c, 0x32, 0x7a, 0x62, 0x79, 0xd5, 0x1a, 0x37, 0xb7, 0x79, 0x27, 0x44, 0xbc, 0x5c, 0xbb, 0x23, 0x52, 0xda, 0x14, 0xc9, 0xcc, 0x18, 0xbc, 0x80, 0x31}}
 	return a, nil
 	return a, nil
 }
 }
@@ -26840,7 +26840,7 @@ func pluginsPdfjs1420WebImagesAnnotationCheckSvg() (*asset, error) {
 		return nil, err
 		return nil, err
 	}
 	}
 
 
-	info := bindataFileInfo{name: "plugins/pdfjs-1.4.20/web/images/annotation-check.svg", size: 318, mode: os.FileMode(0644), modTime: time.Unix(1595948584, 0)}
+	info := bindataFileInfo{name: "plugins/pdfjs-1.4.20/web/images/annotation-check.svg", size: 318, mode: os.FileMode(0644), modTime: time.Unix(1598467974, 0)}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0xe0, 0xd0, 0xd1, 0xdc, 0xce, 0x3a, 0x12, 0xe6, 0xb4, 0xd9, 0x82, 0x5d, 0x76, 0x44, 0x9e, 0xdd, 0xa2, 0xe4, 0xe4, 0x6b, 0x20, 0xe8, 0xb1, 0x3, 0x4e, 0x83, 0x4b, 0xe1, 0x1f, 0x19, 0x5, 0xb2}}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0xe0, 0xd0, 0xd1, 0xdc, 0xce, 0x3a, 0x12, 0xe6, 0xb4, 0xd9, 0x82, 0x5d, 0x76, 0x44, 0x9e, 0xdd, 0xa2, 0xe4, 0xe4, 0x6b, 0x20, 0xe8, 0xb1, 0x3, 0x4e, 0x83, 0x4b, 0xe1, 0x1f, 0x19, 0x5, 0xb2}}
 	return a, nil
 	return a, nil
 }
 }
@@ -26860,7 +26860,7 @@ func pluginsPdfjs1420WebImagesAnnotationCommentSvg() (*asset, error) {
 		return nil, err
 		return nil, err
 	}
 	}
 
 
-	info := bindataFileInfo{name: "plugins/pdfjs-1.4.20/web/images/annotation-comment.svg", size: 753, mode: os.FileMode(0644), modTime: time.Unix(1595948584, 0)}
+	info := bindataFileInfo{name: "plugins/pdfjs-1.4.20/web/images/annotation-comment.svg", size: 753, mode: os.FileMode(0644), modTime: time.Unix(1598467974, 0)}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0xe, 0xdb, 0xe3, 0xe3, 0x6, 0xeb, 0x55, 0x7d, 0xb8, 0x48, 0xf5, 0x5f, 0xc3, 0x69, 0x86, 0xd3, 0xc8, 0xd9, 0xb6, 0x91, 0x7b, 0xa2, 0x31, 0xf5, 0x9c, 0x5a, 0x1, 0x47, 0x3f, 0x73, 0x2, 0xef}}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0xe, 0xdb, 0xe3, 0xe3, 0x6, 0xeb, 0x55, 0x7d, 0xb8, 0x48, 0xf5, 0x5f, 0xc3, 0x69, 0x86, 0xd3, 0xc8, 0xd9, 0xb6, 0x91, 0x7b, 0xa2, 0x31, 0xf5, 0x9c, 0x5a, 0x1, 0x47, 0x3f, 0x73, 0x2, 0xef}}
 	return a, nil
 	return a, nil
 }
 }
@@ -26880,7 +26880,7 @@ func pluginsPdfjs1420WebImagesAnnotationHelpSvg() (*asset, error) {
 		return nil, err
 		return nil, err
 	}
 	}
 
 
-	info := bindataFileInfo{name: "plugins/pdfjs-1.4.20/web/images/annotation-help.svg", size: 2010, mode: os.FileMode(0644), modTime: time.Unix(1595948584, 0)}
+	info := bindataFileInfo{name: "plugins/pdfjs-1.4.20/web/images/annotation-help.svg", size: 2010, mode: os.FileMode(0644), modTime: time.Unix(1598467974, 0)}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0xe7, 0xbd, 0x67, 0xae, 0x16, 0xdd, 0x6f, 0x9d, 0x2f, 0x36, 0xad, 0x83, 0x4f, 0xf1, 0x57, 0xa7, 0xb1, 0x5a, 0x7f, 0xf8, 0x6a, 0x93, 0x8e, 0x82, 0xc3, 0x42, 0x7b, 0x8d, 0x9a, 0x82, 0x88, 0xd2}}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0xe7, 0xbd, 0x67, 0xae, 0x16, 0xdd, 0x6f, 0x9d, 0x2f, 0x36, 0xad, 0x83, 0x4f, 0xf1, 0x57, 0xa7, 0xb1, 0x5a, 0x7f, 0xf8, 0x6a, 0x93, 0x8e, 0x82, 0xc3, 0x42, 0x7b, 0x8d, 0x9a, 0x82, 0x88, 0xd2}}
 	return a, nil
 	return a, nil
 }
 }
@@ -26900,7 +26900,7 @@ func pluginsPdfjs1420WebImagesAnnotationInsertSvg() (*asset, error) {
 		return nil, err
 		return nil, err
 	}
 	}
 
 
-	info := bindataFileInfo{name: "plugins/pdfjs-1.4.20/web/images/annotation-insert.svg", size: 316, mode: os.FileMode(0644), modTime: time.Unix(1595948584, 0)}
+	info := bindataFileInfo{name: "plugins/pdfjs-1.4.20/web/images/annotation-insert.svg", size: 316, mode: os.FileMode(0644), modTime: time.Unix(1598467974, 0)}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0xe8, 0xf0, 0xbe, 0xf8, 0xb8, 0xdf, 0x99, 0x6d, 0x46, 0x3, 0xf3, 0xef, 0x84, 0x82, 0x6d, 0x26, 0x8, 0xfc, 0xd5, 0x7a, 0xdf, 0x9b, 0x4c, 0x43, 0xf8, 0x25, 0xe, 0xe5, 0xf5, 0x68, 0xf5, 0x48}}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0xe8, 0xf0, 0xbe, 0xf8, 0xb8, 0xdf, 0x99, 0x6d, 0x46, 0x3, 0xf3, 0xef, 0x84, 0x82, 0x6d, 0x26, 0x8, 0xfc, 0xd5, 0x7a, 0xdf, 0x9b, 0x4c, 0x43, 0xf8, 0x25, 0xe, 0xe5, 0xf5, 0x68, 0xf5, 0x48}}
 	return a, nil
 	return a, nil
 }
 }
@@ -26920,7 +26920,7 @@ func pluginsPdfjs1420WebImagesAnnotationKeySvg() (*asset, error) {
 		return nil, err
 		return nil, err
 	}
 	}
 
 
-	info := bindataFileInfo{name: "plugins/pdfjs-1.4.20/web/images/annotation-key.svg", size: 1355, mode: os.FileMode(0644), modTime: time.Unix(1595948584, 0)}
+	info := bindataFileInfo{name: "plugins/pdfjs-1.4.20/web/images/annotation-key.svg", size: 1355, mode: os.FileMode(0644), modTime: time.Unix(1598467974, 0)}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0xdf, 0x50, 0xcd, 0x77, 0x85, 0x56, 0x17, 0x32, 0xc0, 0xda, 0x82, 0x4c, 0xf8, 0x1e, 0xdd, 0x5e, 0xa5, 0xe9, 0x6, 0x1, 0x3f, 0x7f, 0x2a, 0x82, 0x3e, 0xd4, 0x45, 0xf, 0xa5, 0xbd, 0xd7, 0x13}}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0xdf, 0x50, 0xcd, 0x77, 0x85, 0x56, 0x17, 0x32, 0xc0, 0xda, 0x82, 0x4c, 0xf8, 0x1e, 0xdd, 0x5e, 0xa5, 0xe9, 0x6, 0x1, 0x3f, 0x7f, 0x2a, 0x82, 0x3e, 0xd4, 0x45, 0xf, 0xa5, 0xbd, 0xd7, 0x13}}
 	return a, nil
 	return a, nil
 }
 }
@@ -26940,7 +26940,7 @@ func pluginsPdfjs1420WebImagesAnnotationNewparagraphSvg() (*asset, error) {
 		return nil, err
 		return nil, err
 	}
 	}
 
 
-	info := bindataFileInfo{name: "plugins/pdfjs-1.4.20/web/images/annotation-newparagraph.svg", size: 328, mode: os.FileMode(0644), modTime: time.Unix(1595948584, 0)}
+	info := bindataFileInfo{name: "plugins/pdfjs-1.4.20/web/images/annotation-newparagraph.svg", size: 328, mode: os.FileMode(0644), modTime: time.Unix(1598467974, 0)}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0xca, 0x57, 0xaf, 0x35, 0x43, 0x8a, 0xdf, 0x9d, 0x9f, 0x94, 0x8c, 0x66, 0x74, 0x65, 0xa2, 0xcf, 0x68, 0xe3, 0x36, 0xaa, 0x41, 0x11, 0x3a, 0x90, 0x5b, 0x4b, 0xe, 0xa0, 0x6c, 0xc, 0x21, 0x1}}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0xca, 0x57, 0xaf, 0x35, 0x43, 0x8a, 0xdf, 0x9d, 0x9f, 0x94, 0x8c, 0x66, 0x74, 0x65, 0xa2, 0xcf, 0x68, 0xe3, 0x36, 0xaa, 0x41, 0x11, 0x3a, 0x90, 0x5b, 0x4b, 0xe, 0xa0, 0x6c, 0xc, 0x21, 0x1}}
 	return a, nil
 	return a, nil
 }
 }
@@ -26960,7 +26960,7 @@ func pluginsPdfjs1420WebImagesAnnotationNoiconSvg() (*asset, error) {
 		return nil, err
 		return nil, err
 	}
 	}
 
 
-	info := bindataFileInfo{name: "plugins/pdfjs-1.4.20/web/images/annotation-noicon.svg", size: 84, mode: os.FileMode(0644), modTime: time.Unix(1595948584, 0)}
+	info := bindataFileInfo{name: "plugins/pdfjs-1.4.20/web/images/annotation-noicon.svg", size: 84, mode: os.FileMode(0644), modTime: time.Unix(1598467974, 0)}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0xbb, 0x7c, 0xd, 0x5b, 0x63, 0x34, 0xd9, 0xd8, 0x7b, 0x32, 0xcd, 0x8d, 0x62, 0x92, 0xa3, 0xc1, 0xaf, 0x60, 0x9a, 0xe2, 0x84, 0x4d, 0xc9, 0x1a, 0xbb, 0x75, 0xf6, 0xf5, 0xf4, 0x8d, 0x5c, 0x2b}}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0xbb, 0x7c, 0xd, 0x5b, 0x63, 0x34, 0xd9, 0xd8, 0x7b, 0x32, 0xcd, 0x8d, 0x62, 0x92, 0xa3, 0xc1, 0xaf, 0x60, 0x9a, 0xe2, 0x84, 0x4d, 0xc9, 0x1a, 0xbb, 0x75, 0xf6, 0xf5, 0xf4, 0x8d, 0x5c, 0x2b}}
 	return a, nil
 	return a, nil
 }
 }
@@ -26980,7 +26980,7 @@ func pluginsPdfjs1420WebImagesAnnotationNoteSvg() (*asset, error) {
 		return nil, err
 		return nil, err
 	}
 	}
 
 
-	info := bindataFileInfo{name: "plugins/pdfjs-1.4.20/web/images/annotation-note.svg", size: 707, mode: os.FileMode(0644), modTime: time.Unix(1595948584, 0)}
+	info := bindataFileInfo{name: "plugins/pdfjs-1.4.20/web/images/annotation-note.svg", size: 707, mode: os.FileMode(0644), modTime: time.Unix(1598467974, 0)}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0xbc, 0x55, 0xc3, 0x84, 0xe6, 0xa0, 0xe4, 0x89, 0x2c, 0x96, 0x44, 0xdf, 0x1f, 0x71, 0xc1, 0x59, 0x1, 0x12, 0x6, 0x7c, 0xeb, 0x1b, 0x9b, 0x18, 0xce, 0x29, 0xa2, 0xde, 0x4, 0xce, 0x3a, 0x13}}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0xbc, 0x55, 0xc3, 0x84, 0xe6, 0xa0, 0xe4, 0x89, 0x2c, 0x96, 0x44, 0xdf, 0x1f, 0x71, 0xc1, 0x59, 0x1, 0x12, 0x6, 0x7c, 0xeb, 0x1b, 0x9b, 0x18, 0xce, 0x29, 0xa2, 0xde, 0x4, 0xce, 0x3a, 0x13}}
 	return a, nil
 	return a, nil
 }
 }
@@ -27000,7 +27000,7 @@ func pluginsPdfjs1420WebImagesAnnotationParagraphSvg() (*asset, error) {
 		return nil, err
 		return nil, err
 	}
 	}
 
 
-	info := bindataFileInfo{name: "plugins/pdfjs-1.4.20/web/images/annotation-paragraph.svg", size: 1027, mode: os.FileMode(0644), modTime: time.Unix(1595948584, 0)}
+	info := bindataFileInfo{name: "plugins/pdfjs-1.4.20/web/images/annotation-paragraph.svg", size: 1027, mode: os.FileMode(0644), modTime: time.Unix(1598467974, 0)}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0xe0, 0x27, 0x7e, 0x30, 0x8f, 0xcf, 0xcf, 0x12, 0xe3, 0x5, 0xa1, 0x25, 0x53, 0x72, 0x64, 0xdb, 0xce, 0xd1, 0x97, 0x9, 0x25, 0xd0, 0xa, 0x34, 0x69, 0xd5, 0x40, 0xde, 0xde, 0xce, 0x52, 0xf7}}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0xe0, 0x27, 0x7e, 0x30, 0x8f, 0xcf, 0xcf, 0x12, 0xe3, 0x5, 0xa1, 0x25, 0x53, 0x72, 0x64, 0xdb, 0xce, 0xd1, 0x97, 0x9, 0x25, 0xd0, 0xa, 0x34, 0x69, 0xd5, 0x40, 0xde, 0xde, 0xce, 0x52, 0xf7}}
 	return a, nil
 	return a, nil
 }
 }
@@ -28620,7 +28620,7 @@ func pluginsXonomyLicense() (*asset, error) {
 		return nil, err
 		return nil, err
 	}
 	}
 
 
-	info := bindataFileInfo{name: "plugins/xonomy/LICENSE", size: 1081, mode: os.FileMode(0644), modTime: time.Unix(1593450143, 0)}
+	info := bindataFileInfo{name: "plugins/xonomy/LICENSE", size: 1081, mode: os.FileMode(0644), modTime: time.Unix(1598468826, 0)}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x62, 0xb9, 0x8a, 0xa3, 0xb, 0xb4, 0x4f, 0x42, 0x8e, 0x69, 0x2, 0x84, 0x5a, 0xae, 0x77, 0x82, 0x7f, 0x72, 0x0, 0xc0, 0x99, 0x77, 0x80, 0x5a, 0x55, 0xc7, 0x17, 0x9b, 0x37, 0xd2, 0xd6, 0x32}}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x62, 0xb9, 0x8a, 0xa3, 0xb, 0xb4, 0x4f, 0x42, 0x8e, 0x69, 0x2, 0x84, 0x5a, 0xae, 0x77, 0x82, 0x7f, 0x72, 0x0, 0xc0, 0x99, 0x77, 0x80, 0x5a, 0x55, 0xc7, 0x17, 0x9b, 0x37, 0xd2, 0xd6, 0x32}}
 	return a, nil
 	return a, nil
 }
 }
@@ -28640,7 +28640,7 @@ func pluginsXonomyReadmeMd() (*asset, error) {
 		return nil, err
 		return nil, err
 	}
 	}
 
 
-	info := bindataFileInfo{name: "plugins/xonomy/README.md", size: 267, mode: os.FileMode(0644), modTime: time.Unix(1593450143, 0)}
+	info := bindataFileInfo{name: "plugins/xonomy/README.md", size: 267, mode: os.FileMode(0644), modTime: time.Unix(1598468826, 0)}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x2e, 0xa5, 0x99, 0x83, 0x83, 0x17, 0x8, 0x7c, 0x55, 0x4e, 0x43, 0x47, 0x73, 0xa2, 0xfa, 0x9a, 0x6a, 0xc1, 0x38, 0xd6, 0xcb, 0x43, 0x17, 0x4, 0x5c, 0x8, 0x14, 0x38, 0x4a, 0x5a, 0x5b, 0x55}}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x2e, 0xa5, 0x99, 0x83, 0x83, 0x17, 0x8, 0x7c, 0x55, 0x4e, 0x43, 0x47, 0x73, 0xa2, 0xfa, 0x9a, 0x6a, 0xc1, 0x38, 0xd6, 0xcb, 0x43, 0x17, 0x4, 0x5c, 0x8, 0x14, 0x38, 0x4a, 0x5a, 0x5b, 0x55}}
 	return a, nil
 	return a, nil
 }
 }
@@ -28660,7 +28660,7 @@ func pluginsXonomyAddPng() (*asset, error) {
 		return nil, err
 		return nil, err
 	}
 	}
 
 
-	info := bindataFileInfo{name: "plugins/xonomy/add.png", size: 733, mode: os.FileMode(0644), modTime: time.Unix(1593450143, 0)}
+	info := bindataFileInfo{name: "plugins/xonomy/add.png", size: 733, mode: os.FileMode(0644), modTime: time.Unix(1598468826, 0)}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0xc0, 0x6a, 0x52, 0xdf, 0x33, 0x61, 0xdf, 0x38, 0xa, 0x2, 0xa4, 0x51, 0x59, 0xa0, 0x85, 0x8d, 0x6f, 0x7c, 0xd8, 0xcb, 0xc3, 0xf7, 0x1f, 0xf7, 0x32, 0xa6, 0x5d, 0x6c, 0x25, 0xea, 0x6a, 0xf6}}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0xc0, 0x6a, 0x52, 0xdf, 0x33, 0x61, 0xdf, 0x38, 0xa, 0x2, 0xa4, 0x51, 0x59, 0xa0, 0x85, 0x8d, 0x6f, 0x7c, 0xd8, 0xcb, 0xc3, 0xf7, 0x1f, 0xf7, 0x32, 0xa6, 0x5d, 0x6c, 0x25, 0xea, 0x6a, 0xf6}}
 	return a, nil
 	return a, nil
 }
 }
@@ -28680,7 +28680,7 @@ func pluginsXonomyBin_closedPng() (*asset, error) {
 		return nil, err
 		return nil, err
 	}
 	}
 
 
-	info := bindataFileInfo{name: "plugins/xonomy/bin_closed.png", size: 538, mode: os.FileMode(0644), modTime: time.Unix(1593450143, 0)}
+	info := bindataFileInfo{name: "plugins/xonomy/bin_closed.png", size: 538, mode: os.FileMode(0644), modTime: time.Unix(1598468826, 0)}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x4e, 0x12, 0xe6, 0xf2, 0xa2, 0xf5, 0x7d, 0x2d, 0xa4, 0x9e, 0x2, 0xfb, 0x93, 0xba, 0x99, 0xe1, 0x52, 0x49, 0x76, 0x81, 0x32, 0x84, 0x97, 0x77, 0xf, 0xc0, 0x1b, 0x7d, 0xc, 0xfd, 0x83, 0xb3}}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x4e, 0x12, 0xe6, 0xf2, 0xa2, 0xf5, 0x7d, 0x2d, 0xa4, 0x9e, 0x2, 0xfb, 0x93, 0xba, 0x99, 0xe1, 0x52, 0x49, 0x76, 0x81, 0x32, 0x84, 0x97, 0x77, 0xf, 0xc0, 0x1b, 0x7d, 0xc, 0xfd, 0x83, 0xb3}}
 	return a, nil
 	return a, nil
 }
 }
@@ -28700,7 +28700,7 @@ func pluginsXonomyBullet_arrow_downPng() (*asset, error) {
 		return nil, err
 		return nil, err
 	}
 	}
 
 
-	info := bindataFileInfo{name: "plugins/xonomy/bullet_arrow_down.png", size: 315, mode: os.FileMode(0755), modTime: time.Unix(1593450143, 0)}
+	info := bindataFileInfo{name: "plugins/xonomy/bullet_arrow_down.png", size: 315, mode: os.FileMode(0755), modTime: time.Unix(1598468826, 0)}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x65, 0xbf, 0x6b, 0xe, 0xfb, 0x32, 0x5e, 0x56, 0x48, 0x52, 0x60, 0x5f, 0x38, 0x58, 0x9f, 0xe1, 0x5a, 0xb, 0xc8, 0xdc, 0x29, 0x44, 0xc5, 0xda, 0xb1, 0x71, 0xb2, 0x5e, 0x12, 0xa5, 0x2, 0x14}}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x65, 0xbf, 0x6b, 0xe, 0xfb, 0x32, 0x5e, 0x56, 0x48, 0x52, 0x60, 0x5f, 0x38, 0x58, 0x9f, 0xe1, 0x5a, 0xb, 0xc8, 0xdc, 0x29, 0x44, 0xc5, 0xda, 0xb1, 0x71, 0xb2, 0x5e, 0x12, 0xa5, 0x2, 0x14}}
 	return a, nil
 	return a, nil
 }
 }
@@ -28720,7 +28720,7 @@ func pluginsXonomyBullet_arrow_upPng() (*asset, error) {
 		return nil, err
 		return nil, err
 	}
 	}
 
 
-	info := bindataFileInfo{name: "plugins/xonomy/bullet_arrow_up.png", size: 308, mode: os.FileMode(0755), modTime: time.Unix(1593450143, 0)}
+	info := bindataFileInfo{name: "plugins/xonomy/bullet_arrow_up.png", size: 308, mode: os.FileMode(0755), modTime: time.Unix(1598468826, 0)}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0xb8, 0xbd, 0xa, 0x9e, 0xda, 0xea, 0x94, 0x25, 0xe2, 0x33, 0x97, 0x92, 0xd, 0x83, 0xf5, 0x12, 0x71, 0x36, 0xc4, 0x7d, 0xba, 0x22, 0xb1, 0xc1, 0x11, 0xb9, 0x8c, 0x57, 0xf3, 0xd7, 0x7c, 0xe5}}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0xb8, 0xbd, 0xa, 0x9e, 0xda, 0xea, 0x94, 0x25, 0xe2, 0x33, 0x97, 0x92, 0xd, 0x83, 0xf5, 0x12, 0x71, 0x36, 0xc4, 0x7d, 0xba, 0x22, 0xb1, 0xc1, 0x11, 0xb9, 0x8c, 0x57, 0xf3, 0xd7, 0x7c, 0xe5}}
 	return a, nil
 	return a, nil
 }
 }
@@ -28740,7 +28740,7 @@ func pluginsXonomyCalloutGif() (*asset, error) {
 		return nil, err
 		return nil, err
 	}
 	}
 
 
-	info := bindataFileInfo{name: "plugins/xonomy/callout.gif", size: 72, mode: os.FileMode(0755), modTime: time.Unix(1593450143, 0)}
+	info := bindataFileInfo{name: "plugins/xonomy/callout.gif", size: 72, mode: os.FileMode(0755), modTime: time.Unix(1598468826, 0)}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x65, 0xd8, 0xb6, 0x86, 0x45, 0x82, 0xec, 0x49, 0x55, 0x75, 0xd6, 0x8e, 0xee, 0x49, 0x29, 0x22, 0x48, 0x6a, 0xbb, 0xa4, 0x8f, 0xfa, 0xa4, 0xc0, 0xbc, 0xf7, 0xa2, 0xc4, 0x5c, 0x41, 0x73, 0x4c}}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x65, 0xd8, 0xb6, 0x86, 0x45, 0x82, 0xec, 0x49, 0x55, 0x75, 0xd6, 0x8e, 0xee, 0x49, 0x29, 0x22, 0x48, 0x6a, 0xbb, 0xa4, 0x8f, 0xfa, 0xa4, 0xc0, 0xbc, 0xf7, 0xa2, 0xc4, 0x5c, 0x41, 0x73, 0x4c}}
 	return a, nil
 	return a, nil
 }
 }
@@ -28760,7 +28760,7 @@ func pluginsXonomyDocspecJson() (*asset, error) {
 		return nil, err
 		return nil, err
 	}
 	}
 
 
-	info := bindataFileInfo{name: "plugins/xonomy/docspec.json", size: 0, mode: os.FileMode(0644), modTime: time.Unix(1593450143, 0)}
+	info := bindataFileInfo{name: "plugins/xonomy/docspec.json", size: 0, mode: os.FileMode(0644), modTime: time.Unix(1598468826, 0)}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0xe3, 0xb0, 0xc4, 0x42, 0x98, 0xfc, 0x1c, 0x14, 0x9a, 0xfb, 0xf4, 0xc8, 0x99, 0x6f, 0xb9, 0x24, 0x27, 0xae, 0x41, 0xe4, 0x64, 0x9b, 0x93, 0x4c, 0xa4, 0x95, 0x99, 0x1b, 0x78, 0x52, 0xb8, 0x55}}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0xe3, 0xb0, 0xc4, 0x42, 0x98, 0xfc, 0x1c, 0x14, 0x9a, 0xfb, 0xf4, 0xc8, 0x99, 0x6f, 0xb9, 0x24, 0x27, 0xae, 0x41, 0xe4, 0x64, 0x9b, 0x93, 0x4c, 0xa4, 0x95, 0x99, 0x1b, 0x78, 0x52, 0xb8, 0x55}}
 	return a, nil
 	return a, nil
 }
 }
@@ -28780,7 +28780,7 @@ func pluginsXonomyDraghandleGif() (*asset, error) {
 		return nil, err
 		return nil, err
 	}
 	}
 
 
-	info := bindataFileInfo{name: "plugins/xonomy/draghandle.gif", size: 76, mode: os.FileMode(0755), modTime: time.Unix(1593450143, 0)}
+	info := bindataFileInfo{name: "plugins/xonomy/draghandle.gif", size: 76, mode: os.FileMode(0755), modTime: time.Unix(1598468826, 0)}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x78, 0x4c, 0xad, 0x73, 0x21, 0x1e, 0xa, 0x26, 0x7c, 0x79, 0x7c, 0x1, 0x91, 0x95, 0x9f, 0x5f, 0xaf, 0x88, 0xbb, 0xe5, 0xc1, 0x49, 0xb5, 0x74, 0x6d, 0x0, 0x82, 0x7f, 0x8, 0x0, 0x48, 0xb7}}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x78, 0x4c, 0xad, 0x73, 0x21, 0x1e, 0xa, 0x26, 0x7c, 0x79, 0x7c, 0x1, 0x91, 0x95, 0x9f, 0x5f, 0xaf, 0x88, 0xbb, 0xe5, 0xc1, 0x49, 0xb5, 0x74, 0x6d, 0x0, 0x82, 0x7f, 0x8, 0x0, 0x48, 0xb7}}
 	return a, nil
 	return a, nil
 }
 }
@@ -28800,7 +28800,7 @@ func pluginsXonomyExclamationPng() (*asset, error) {
 		return nil, err
 		return nil, err
 	}
 	}
 
 
-	info := bindataFileInfo{name: "plugins/xonomy/exclamation.png", size: 454, mode: os.FileMode(0755), modTime: time.Unix(1593450143, 0)}
+	info := bindataFileInfo{name: "plugins/xonomy/exclamation.png", size: 454, mode: os.FileMode(0755), modTime: time.Unix(1598468826, 0)}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x36, 0xc9, 0x39, 0x52, 0x62, 0x2b, 0xe8, 0xac, 0xa2, 0x7d, 0x41, 0x42, 0x4, 0xdf, 0x25, 0x3a, 0x25, 0x16, 0x8e, 0x21, 0xb9, 0xc4, 0xbe, 0xd1, 0x59, 0x30, 0x27, 0xa2, 0x65, 0xce, 0xe1, 0x39}}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x36, 0xc9, 0x39, 0x52, 0x62, 0x2b, 0xe8, 0xac, 0xa2, 0x7d, 0x41, 0x42, 0x4, 0xdf, 0x25, 0x3a, 0x25, 0x16, 0x8e, 0x21, 0xb9, 0xc4, 0xbe, 0xd1, 0x59, 0x30, 0x27, 0xa2, 0x65, 0xce, 0xe1, 0x39}}
 	return a, nil
 	return a, nil
 }
 }
@@ -28820,7 +28820,7 @@ func pluginsXonomyLoaderGif() (*asset, error) {
 		return nil, err
 		return nil, err
 	}
 	}
 
 
-	info := bindataFileInfo{name: "plugins/xonomy/loader.gif", size: 22608, mode: os.FileMode(0644), modTime: time.Unix(1593450143, 0)}
+	info := bindataFileInfo{name: "plugins/xonomy/loader.gif", size: 22608, mode: os.FileMode(0644), modTime: time.Unix(1598468826, 0)}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x5, 0x34, 0x7c, 0xfe, 0x40, 0x41, 0xed, 0x9e, 0x21, 0xe5, 0x83, 0x74, 0xb6, 0x40, 0xed, 0x7a, 0xaf, 0xc, 0x6, 0x85, 0x7, 0x47, 0x5b, 0xc2, 0xae, 0x72, 0xde, 0x9a, 0xce, 0x67, 0xda, 0xfd}}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x5, 0x34, 0x7c, 0xfe, 0x40, 0x41, 0xed, 0x9e, 0x21, 0xe5, 0x83, 0x74, 0xb6, 0x40, 0xed, 0x7a, 0xaf, 0xc, 0x6, 0x85, 0x7, 0x47, 0x5b, 0xc2, 0xae, 0x72, 0xde, 0x9a, 0xce, 0x67, 0xda, 0xfd}}
 	return a, nil
 	return a, nil
 }
 }
@@ -28840,7 +28840,7 @@ func pluginsXonomyMagnifierPng() (*asset, error) {
 		return nil, err
 		return nil, err
 	}
 	}
 
 
-	info := bindataFileInfo{name: "plugins/xonomy/magnifier.png", size: 615, mode: os.FileMode(0644), modTime: time.Unix(1593450143, 0)}
+	info := bindataFileInfo{name: "plugins/xonomy/magnifier.png", size: 615, mode: os.FileMode(0644), modTime: time.Unix(1598468826, 0)}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x47, 0x5a, 0x63, 0x35, 0xfb, 0x52, 0xc2, 0x1b, 0x5f, 0xa7, 0x32, 0x51, 0x8e, 0x89, 0x40, 0x8f, 0x42, 0x77, 0x77, 0x9b, 0xf5, 0xb0, 0x15, 0x39, 0x13, 0x58, 0xb0, 0x47, 0x60, 0x2b, 0x8a, 0xff}}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x47, 0x5a, 0x63, 0x35, 0xfb, 0x52, 0xc2, 0x1b, 0x5f, 0xa7, 0x32, 0x51, 0x8e, 0x89, 0x40, 0x8f, 0x42, 0x77, 0x77, 0x9b, 0xf5, 0xb0, 0x15, 0x39, 0x13, 0x58, 0xb0, 0x47, 0x60, 0x2b, 0x8a, 0xff}}
 	return a, nil
 	return a, nil
 }
 }
@@ -28860,7 +28860,7 @@ func pluginsXonomyMinusGif() (*asset, error) {
 		return nil, err
 		return nil, err
 	}
 	}
 
 
-	info := bindataFileInfo{name: "plugins/xonomy/minus.gif", size: 56, mode: os.FileMode(0755), modTime: time.Unix(1593450143, 0)}
+	info := bindataFileInfo{name: "plugins/xonomy/minus.gif", size: 56, mode: os.FileMode(0755), modTime: time.Unix(1598468826, 0)}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0xbe, 0x4b, 0xac, 0x56, 0x82, 0xe0, 0x59, 0xae, 0x2b, 0x8f, 0xc6, 0x3b, 0xe3, 0x3c, 0xfe, 0x49, 0x7, 0x25, 0xeb, 0x15, 0x73, 0xe4, 0x7c, 0x31, 0x9c, 0xb2, 0x8b, 0xbe, 0x59, 0xde, 0x9a, 0x51}}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0xbe, 0x4b, 0xac, 0x56, 0x82, 0xe0, 0x59, 0xae, 0x2b, 0x8f, 0xc6, 0x3b, 0xe3, 0x3c, 0xfe, 0x49, 0x7, 0x25, 0xeb, 0x15, 0x73, 0xe4, 0x7c, 0x31, 0x9c, 0xb2, 0x8b, 0xbe, 0x59, 0xde, 0x9a, 0x51}}
 	return a, nil
 	return a, nil
 }
 }
@@ -28880,7 +28880,7 @@ func pluginsXonomyPlusGif() (*asset, error) {
 		return nil, err
 		return nil, err
 	}
 	}
 
 
-	info := bindataFileInfo{name: "plugins/xonomy/plus.gif", size: 59, mode: os.FileMode(0755), modTime: time.Unix(1593450143, 0)}
+	info := bindataFileInfo{name: "plugins/xonomy/plus.gif", size: 59, mode: os.FileMode(0755), modTime: time.Unix(1598468826, 0)}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x39, 0x3f, 0x51, 0xb3, 0xe9, 0x94, 0xd6, 0xfe, 0xf6, 0x8a, 0xee, 0x8e, 0xba, 0xb9, 0x24, 0xa4, 0xc7, 0x87, 0x31, 0x48, 0x1f, 0x8c, 0x82, 0x97, 0x36, 0x7d, 0x34, 0x6, 0x54, 0x4c, 0x39, 0x70}}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x39, 0x3f, 0x51, 0xb3, 0xe9, 0x94, 0xd6, 0xfe, 0xf6, 0x8a, 0xee, 0x8e, 0xba, 0xb9, 0x24, 0xa4, 0xc7, 0x87, 0x31, 0x48, 0x1f, 0x8c, 0x82, 0x97, 0x36, 0x7d, 0x34, 0x6, 0x54, 0x4c, 0x39, 0x70}}
 	return a, nil
 	return a, nil
 }
 }
@@ -28900,7 +28900,7 @@ func pluginsXonomySitemapPng() (*asset, error) {
 		return nil, err
 		return nil, err
 	}
 	}
 
 
-	info := bindataFileInfo{name: "plugins/xonomy/sitemap.png", size: 278, mode: os.FileMode(0644), modTime: time.Unix(1593450143, 0)}
+	info := bindataFileInfo{name: "plugins/xonomy/sitemap.png", size: 278, mode: os.FileMode(0644), modTime: time.Unix(1598468826, 0)}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x89, 0x0, 0x22, 0x2d, 0xb, 0x9f, 0x88, 0x5b, 0x59, 0xf7, 0x3f, 0x35, 0x9e, 0x32, 0x20, 0x21, 0x53, 0x50, 0x35, 0x66, 0x69, 0x8e, 0xa5, 0x3e, 0xeb, 0x6b, 0x4, 0xb3, 0x7b, 0xbf, 0x3, 0xf}}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x89, 0x0, 0x22, 0x2d, 0xb, 0x9f, 0x88, 0x5b, 0x59, 0xf7, 0x3f, 0x35, 0x9e, 0x32, 0x20, 0x21, 0x53, 0x50, 0x35, 0x66, 0x69, 0x8e, 0xa5, 0x3e, 0xeb, 0x6b, 0x4, 0xb3, 0x7b, 0xbf, 0x3, 0xf}}
 	return a, nil
 	return a, nil
 }
 }
@@ -28920,7 +28920,7 @@ func pluginsXonomyTagPng() (*asset, error) {
 		return nil, err
 		return nil, err
 	}
 	}
 
 
-	info := bindataFileInfo{name: "plugins/xonomy/tag.png", size: 389, mode: os.FileMode(0644), modTime: time.Unix(1593450143, 0)}
+	info := bindataFileInfo{name: "plugins/xonomy/tag.png", size: 389, mode: os.FileMode(0644), modTime: time.Unix(1598468826, 0)}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x25, 0x9b, 0x34, 0x17, 0x72, 0xdb, 0xb5, 0x19, 0x95, 0x70, 0x3f, 0x0, 0x31, 0x82, 0x5f, 0x70, 0xd2, 0x6f, 0x26, 0xef, 0x4d, 0x5f, 0x37, 0xb8, 0x65, 0x99, 0xf2, 0x5d, 0x21, 0x2, 0xda, 0x85}}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x25, 0x9b, 0x34, 0x17, 0x72, 0xdb, 0xb5, 0x19, 0x95, 0x70, 0x3f, 0x0, 0x31, 0x82, 0x5f, 0x70, 0xd2, 0x6f, 0x26, 0xef, 0x4d, 0x5f, 0x37, 0xb8, 0x65, 0x99, 0xf2, 0x5d, 0x21, 0x2, 0xda, 0x85}}
 	return a, nil
 	return a, nil
 }
 }
@@ -28940,7 +28940,7 @@ func pluginsXonomyXonomyCss() (*asset, error) {
 		return nil, err
 		return nil, err
 	}
 	}
 
 
-	info := bindataFileInfo{name: "plugins/xonomy/xonomy.css", size: 40430, mode: os.FileMode(0644), modTime: time.Unix(1593450143, 0)}
+	info := bindataFileInfo{name: "plugins/xonomy/xonomy.css", size: 40430, mode: os.FileMode(0644), modTime: time.Unix(1598468826, 0)}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x27, 0x49, 0x7b, 0x1b, 0xbf, 0xf1, 0x61, 0x57, 0x9a, 0x65, 0x95, 0xbb, 0x93, 0x28, 0x13, 0x1a, 0xe0, 0x33, 0x4e, 0x3, 0x78, 0x7, 0x70, 0xdc, 0xac, 0x26, 0x61, 0x65, 0xf5, 0xa3, 0xfb, 0x66}}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x27, 0x49, 0x7b, 0x1b, 0xbf, 0xf1, 0x61, 0x57, 0x9a, 0x65, 0x95, 0xbb, 0x93, 0x28, 0x13, 0x1a, 0xe0, 0x33, 0x4e, 0x3, 0x78, 0x7, 0x70, 0xdc, 0xac, 0x26, 0x61, 0x65, 0xf5, 0xa3, 0xfb, 0x66}}
 	return a, nil
 	return a, nil
 }
 }
@@ -28960,7 +28960,7 @@ func pluginsXonomyXonomyJs() (*asset, error) {
 		return nil, err
 		return nil, err
 	}
 	}
 
 
-	info := bindataFileInfo{name: "plugins/xonomy/xonomy.js", size: 82514, mode: os.FileMode(0755), modTime: time.Unix(1593450143, 0)}
+	info := bindataFileInfo{name: "plugins/xonomy/xonomy.js", size: 82514, mode: os.FileMode(0755), modTime: time.Unix(1598468826, 0)}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x12, 0x36, 0x94, 0x4b, 0x7a, 0xd4, 0xe2, 0xfc, 0xab, 0x4f, 0x17, 0x5d, 0xb4, 0x55, 0x79, 0xd5, 0x32, 0x81, 0xa6, 0x5, 0x41, 0xa6, 0x53, 0xdb, 0x70, 0xd3, 0x46, 0xf6, 0xe6, 0x2d, 0x91, 0xd4}}
 	a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x12, 0x36, 0x94, 0x4b, 0x7a, 0xd4, 0xe2, 0xfc, 0xab, 0x4f, 0x17, 0x5d, 0xb4, 0x55, 0x79, 0xd5, 0x32, 0x81, 0xa6, 0x5, 0x41, 0xa6, 0x53, 0xdb, 0x70, 0xd3, 0x46, 0xf6, 0xe6, 0x2d, 0x91, 0xd4}}
 	return a, nil
 	return a, nil
 }
 }

Rozdielové dáta súboru neboli zobrazené, pretože súbor je príliš veľký
+ 2 - 2
internal/assets/templates/templates_gen.go


+ 0 - 1
internal/conf/static.go

@@ -300,7 +300,6 @@ var (
 	// Webhook settings
 	// Webhook settings
 	Webhook struct {
 	Webhook struct {
 		Types          []string
 		Types          []string
-		QueueLength    int
 		DeliverTimeout int
 		DeliverTimeout int
 		SkipTLSVerify  bool `ini:"SKIP_TLS_VERIFY"`
 		SkipTLSVerify  bool `ini:"SKIP_TLS_VERIFY"`
 		PagingNum      int
 		PagingNum      int

+ 1 - 1
internal/db/webhook.go

@@ -27,7 +27,7 @@ import (
 	"github.com/G-Node/gogs/internal/sync"
 	"github.com/G-Node/gogs/internal/sync"
 )
 )
 
 
-var HookQueue = sync.NewUniqueQueue(conf.Webhook.QueueLength)
+var HookQueue = sync.NewUniqueQueue(1000)
 
 
 type HookContentType int
 type HookContentType int
 
 

+ 1 - 6
internal/route/admin/admin.go

@@ -212,16 +212,11 @@ func Config(c *context.Context) {
 	c.Data["User"] = conf.User
 	c.Data["User"] = conf.User
 	c.Data["Session"] = conf.Session
 	c.Data["Session"] = conf.Session
 	c.Data["Cache"] = conf.Cache
 	c.Data["Cache"] = conf.Cache
-	c.Data["HTTP"] = conf.HTTP
-
-	// TODO
 	c.Data["Attachment"] = conf.Attachment
 	c.Data["Attachment"] = conf.Attachment
 	c.Data["Release"] = conf.Release
 	c.Data["Release"] = conf.Release
-	c.Data["Time"] = conf.Time
 	c.Data["Picture"] = conf.Picture
 	c.Data["Picture"] = conf.Picture
+	c.Data["HTTP"] = conf.HTTP
 	c.Data["Mirror"] = conf.Mirror
 	c.Data["Mirror"] = conf.Mirror
-
-	// ???
 	c.Data["Webhook"] = conf.Webhook
 	c.Data["Webhook"] = conf.Webhook
 	c.Data["Git"] = conf.Git
 	c.Data["Git"] = conf.Git
 
 

+ 80 - 23
templates/admin/config.tmpl

@@ -351,6 +351,61 @@
 					</dl>
 					</dl>
 				</div>
 				</div>
 
 
+				{{/* Attachment settings */}}
+				<h4 class="ui top attached header">
+					{{.i18n.Tr "admin.config.attachment_config"}}
+				</h4>
+				<div class="ui attached table segment">
+					<dl class="dl-horizontal admin-dl-horizontal">
+						<dt>{{.i18n.Tr "admin.config.attachment.enabled"}}</dt>
+						<dd><i class="fa fa{{if .Attachment.Enabled}}-check{{end}}-square-o"></i></dd>
+						<dt>{{.i18n.Tr "admin.config.attachment.path"}}</dt>
+						<dd><code>{{.Attachment.Path}}</code></dd>
+						<dt>{{.i18n.Tr "admin.config.attachment.allowed_types"}}</dt>
+						<dd><code>{{.Attachment.AllowedTypes}}</code></dd>
+						<dt>{{.i18n.Tr "admin.config.attachment.max_size"}}</dt>
+						<dd>{{.Attachment.MaxSize}} MB</dd>
+						<dt>{{.i18n.Tr "admin.config.attachment.max_files"}}</dt>
+						<dd>{{.Attachment.MaxFiles}}</dd>
+					</dl>
+				</div>
+
+				{{/* Release settings */}}
+				<h4 class="ui top attached header">
+					{{.i18n.Tr "admin.config.release_config"}}
+				</h4>
+				<div class="ui attached table segment">
+					<dl class="dl-horizontal admin-dl-horizontal">
+						<dt>{{.i18n.Tr "admin.config.release.attachment.enabled"}}</dt>
+						<dd><i class="fa fa{{if .Release.Attachment.Enabled}}-check{{end}}-square-o"></i></dd>
+						<dt>{{.i18n.Tr "admin.config.release.attachment.allowed_types"}}</dt>
+						<dd><code>{{.Release.Attachment.AllowedTypes}}</code></dd>
+						<dt>{{.i18n.Tr "admin.config.release.attachment.max_size"}}</dt>
+						<dd>{{.Release.Attachment.MaxSize}} MB</dd>
+						<dt>{{.i18n.Tr "admin.config.release.attachment.max_files"}}</dt>
+						<dd>{{.Release.Attachment.MaxFiles}}</dd>
+					</dl>
+				</div>
+
+				{{/* Picture settings */}}
+				<h4 class="ui top attached header">
+					{{.i18n.Tr "admin.config.picture_config"}}
+				</h4>
+				<div class="ui attached table segment">
+					<dl class="dl-horizontal admin-dl-horizontal">
+						<dt>{{.i18n.Tr "admin.config.picture.avatar_upload_path"}}</dt>
+						<dd><code>{{.Picture.AvatarUploadPath}}</code></dd>
+						<dt>{{.i18n.Tr "admin.config.picture.repo_avatar_upload_path"}}</dt>
+						<dd><code>{{.Picture.RepositoryAvatarUploadPath}}</code></dd>
+						<dt>{{.i18n.Tr "admin.config.picture.gravatar_source"}}</dt>
+						<dd><code>{{.Picture.GravatarSource}}</code></dd>
+						<dt>{{.i18n.Tr "admin.config.picture.disable_gravatar"}}</dt>
+						<dd><i class="fa fa{{if .Picture.DisableGravatar}}-check{{end}}-square-o"></i></dd>
+						<dt>{{.i18n.Tr "admin.config.picture.enable_federated_avatar"}}</dt>
+						<dd><i class="fa fa{{if .Picture.EnableFederatedAvatar}}-check{{end}}-square-o"></i></dd>
+					</dl>
+				</div>
+
 				{{/* HTTP settings */}}
 				{{/* HTTP settings */}}
 				<h4 class="ui top attached header">
 				<h4 class="ui top attached header">
 					{{.i18n.Tr "admin.config.http_config"}}
 					{{.i18n.Tr "admin.config.http_config"}}
@@ -368,58 +423,60 @@
 					</dl>
 					</dl>
 				</div>
 				</div>
 
 
+				{{/* Mirror settings */}}
 				<h4 class="ui top attached header">
 				<h4 class="ui top attached header">
-					{{.i18n.Tr "admin.config.webhook_config"}}
+					{{.i18n.Tr "admin.config.mirror_config"}}
 				</h4>
 				</h4>
 				<div class="ui attached table segment">
 				<div class="ui attached table segment">
 					<dl class="dl-horizontal admin-dl-horizontal">
 					<dl class="dl-horizontal admin-dl-horizontal">
-						<dt>{{.i18n.Tr "admin.config.queue_length"}}</dt>
-						<dd>{{.Webhook.QueueLength}}</dd>
-						<dt>{{.i18n.Tr "admin.config.deliver_timeout"}}</dt>
-						<dd>{{.Webhook.DeliverTimeout}} {{.i18n.Tr "tool.raw_seconds"}}</dd>
-						<dt>{{.i18n.Tr "admin.config.skip_tls_verify"}}</dt>
-						<dd><i class="fa fa{{if .Webhook.SkipTLSVerify}}-check{{end}}-square-o"></i></dd>
+						<dt>{{.i18n.Tr "admin.config.mirror.default_interval"}}</dt>
+						<dd>{{.Mirror.DefaultInterval}} {{.i18n.Tr "tool.raw_hours"}}</dd>
 					</dl>
 					</dl>
 				</div>
 				</div>
 
 
+				{{/* Webhook settings */}}
 				<h4 class="ui top attached header">
 				<h4 class="ui top attached header">
-					{{.i18n.Tr "admin.config.picture_config"}}
+					{{.i18n.Tr "admin.config.webhook_config"}}
 				</h4>
 				</h4>
 				<div class="ui attached table segment">
 				<div class="ui attached table segment">
 					<dl class="dl-horizontal admin-dl-horizontal">
 					<dl class="dl-horizontal admin-dl-horizontal">
-						<dt>{{.i18n.Tr "admin.config.disable_gravatar"}}</dt>
-						<dd><i class="fa fa{{if .DisableGravatar}}-check{{end}}-square-o"></i></dd>
-						<div class="ui divider"></div>
-						<dt>{{.i18n.Tr "admin.config.enable_federated_avatar"}}</dt>
-						<dd><i class="fa fa{{if .EnableFederatedAvatar}}-check{{end}}-square-o"></i></dd>
+						<dt>{{.i18n.Tr "admin.config.webhook.types"}}</dt>
+						<dd><code>{{.Webhook.Types}}</code></dd>
+						<dt>{{.i18n.Tr "admin.config.webhook.deliver_timeout"}}</dt>
+						<dd>{{.Webhook.DeliverTimeout}} {{.i18n.Tr "tool.raw_seconds"}}</dd>
+						<dt>{{.i18n.Tr "admin.config.webhook.skip_tls_verify"}}</dt>
+						<dd><i class="fa fa{{if .Webhook.SkipTLSVerify}}-check{{end}}-square-o"></i></dd>
 					</dl>
 					</dl>
 				</div>
 				</div>
 
 
+				{{/* Git settings */}}
 				<h4 class="ui top attached header">
 				<h4 class="ui top attached header">
 					{{.i18n.Tr "admin.config.git_config"}}
 					{{.i18n.Tr "admin.config.git_config"}}
 				</h4>
 				</h4>
 				<div class="ui attached table segment">
 				<div class="ui attached table segment">
 					<dl class="dl-horizontal admin-dl-horizontal">
 					<dl class="dl-horizontal admin-dl-horizontal">
-						<dt>{{.i18n.Tr "admin.config.git_disable_diff_highlight"}}</dt>
+						<dt>{{.i18n.Tr "admin.config.git.disable_diff_highlight"}}</dt>
 						<dd><i class="fa fa{{if .Git.DisableDiffHighlight}}-check{{end}}-square-o"></i></dd>
 						<dd><i class="fa fa{{if .Git.DisableDiffHighlight}}-check{{end}}-square-o"></i></dd>
-						<dt>{{.i18n.Tr "admin.config.git_max_diff_lines"}}</dt>
+						<dt>{{.i18n.Tr "admin.config.git.max_diff_lines"}}</dt>
 						<dd>{{.Git.MaxGitDiffLines}}</dd>
 						<dd>{{.Git.MaxGitDiffLines}}</dd>
-						<dt>{{.i18n.Tr "admin.config.git_max_diff_line_characters"}}</dt>
+						<dt>{{.i18n.Tr "admin.config.git.max_diff_line_characters"}}</dt>
 						<dd>{{.Git.MaxGitDiffLineCharacters}}</dd>
 						<dd>{{.Git.MaxGitDiffLineCharacters}}</dd>
-						<dt>{{.i18n.Tr "admin.config.git_max_diff_files"}}</dt>
+						<dt>{{.i18n.Tr "admin.config.git.max_diff_files"}}</dt>
 						<dd>{{.Git.MaxGitDiffFiles}}</dd>
 						<dd>{{.Git.MaxGitDiffFiles}}</dd>
-						<dt>{{.i18n.Tr "admin.config.git_gc_args"}}</dt>
+						<dt>{{.i18n.Tr "admin.config.git.gc_args"}}</dt>
 						<dd><code>{{.Git.GCArgs}}</code></dd>
 						<dd><code>{{.Git.GCArgs}}</code></dd>
+
 						<div class="ui divider"></div>
 						<div class="ui divider"></div>
-						<dt>{{.i18n.Tr "admin.config.git_migrate_timeout"}}</dt>
+
+						<dt>{{.i18n.Tr "admin.config.git.migrate_timeout"}}</dt>
 						<dd>{{.Git.Timeout.Migrate}} {{.i18n.Tr "tool.raw_seconds"}}</dd>
 						<dd>{{.Git.Timeout.Migrate}} {{.i18n.Tr "tool.raw_seconds"}}</dd>
-						<dt>{{.i18n.Tr "admin.config.git_mirror_timeout"}}</dt>
+						<dt>{{.i18n.Tr "admin.config.git.mirror_timeout"}}</dt>
 						<dd>{{.Git.Timeout.Mirror}} {{.i18n.Tr "tool.raw_seconds"}}</dd>
 						<dd>{{.Git.Timeout.Mirror}} {{.i18n.Tr "tool.raw_seconds"}}</dd>
-						<dt>{{.i18n.Tr "admin.config.git_clone_timeout"}}</dt>
+						<dt>{{.i18n.Tr "admin.config.git.clone_timeout"}}</dt>
 						<dd>{{.Git.Timeout.Clone}} {{.i18n.Tr "tool.raw_seconds"}}</dd>
 						<dd>{{.Git.Timeout.Clone}} {{.i18n.Tr "tool.raw_seconds"}}</dd>
-						<dt>{{.i18n.Tr "admin.config.git_pull_timeout"}}</dt>
+						<dt>{{.i18n.Tr "admin.config.git.pull_timeout"}}</dt>
 						<dd>{{.Git.Timeout.Pull}} {{.i18n.Tr "tool.raw_seconds"}}</dd>
 						<dd>{{.Git.Timeout.Pull}} {{.i18n.Tr "tool.raw_seconds"}}</dd>
-						<dt>{{.i18n.Tr "admin.config.git_gc_timeout"}}</dt>
+						<dt>{{.i18n.Tr "admin.config.git.gc_timeout"}}</dt>
 						<dd>{{.Git.Timeout.GC}} {{.i18n.Tr "tool.raw_seconds"}}</dd>
 						<dd>{{.Git.Timeout.GC}} {{.i18n.Tr "tool.raw_seconds"}}</dd>
 					</dl>
 					</dl>
 				</div>
 				</div>

Niektoré súbory nie sú zobrazené, pretože je v týchto rozdielových dátach zmenené mnoho súborov