Ver código fonte

Upgrade frontend assets

Unknwon 8 anos atrás
pai
commit
326c982660

Diferenças do arquivo suprimidas por serem muito extensas
+ 0 - 3
public/assets/font-awesome-4.5.0/css/font-awesome.min.css


BIN
public/assets/font-awesome-4.5.0/fonts/FontAwesome.otf


BIN
public/assets/font-awesome-4.5.0/fonts/fontawesome-webfont.eot


BIN
public/assets/font-awesome-4.5.0/fonts/fontawesome-webfont.woff


BIN
public/assets/font-awesome-4.5.0/fonts/fontawesome-webfont.woff2


Diferenças do arquivo suprimidas por serem muito extensas
+ 3 - 0
public/assets/font-awesome-4.6.3/css/font-awesome.min.css


BIN
public/assets/font-awesome-4.6.3/fonts/FontAwesome.otf


BIN
public/assets/font-awesome-4.6.3/fonts/fontawesome-webfont.eot


Diferenças do arquivo suprimidas por serem muito extensas
+ 4 - 4
public/assets/font-awesome-4.6.3/fonts/fontawesome-webfont.svg


BIN
public/assets/font-awesome-4.5.0/fonts/fontawesome-webfont.ttf → public/assets/font-awesome-4.6.3/fonts/fontawesome-webfont.ttf


BIN
public/assets/font-awesome-4.6.3/fonts/fontawesome-webfont.woff


BIN
public/assets/font-awesome-4.6.3/fonts/fontawesome-webfont.woff2


+ 16 - 16
public/config.codekit

@@ -1,6 +1,6 @@
 {
 "CodeKitInfo": "This is a CodeKit 2.x project configuration file. It is designed to sync project settings across multiple machines. MODIFYING THE CONTENTS OF THIS FILE IS A POOR LIFE DECISION. If you do so, you will likely cause CodeKit to crash. This file is not useful unless accompanied by the project that created it in CodeKit 2. This file is not backwards-compatible with CodeKit 1.x. For more information, see: http:\/\/incident57.com\/codekit",
-"creatorBuild": "19115",
+"creatorBuild": "19102",
 "files": {
 	"\/css\/github.min.css": {
 		"fileType": 16,
@@ -20,11 +20,11 @@
 		"outputPathIsOutsideProject": 0,
 		"outputPathIsSetByUser": 0
 		},
-	"\/css\/semantic-2.1.8.min.css": {
+	"\/css\/semantic-2.2.1.min.css": {
 		"fileType": 16,
 		"ignore": 0,
 		"ignoreWasSetByUser": 0,
-		"inputAbbreviatedPath": "\/css\/semantic-2.1.8.min.css",
+		"inputAbbreviatedPath": "\/css\/semantic-2.2.1.min.css",
 		"outputAbbreviatedPath": "No Output Path",
 		"outputPathIsOutsideProject": 0,
 		"outputPathIsSetByUser": 0
@@ -62,16 +62,16 @@
 		"outputPathIsSetByUser": 0,
 		"processed": 1
 		},
-	"\/img\/avatar_default.jpg": {
-		"fileType": 16384,
+	"\/img\/avatar_default.png": {
+		"fileType": 32768,
 		"ignore": 0,
 		"ignoreWasSetByUser": 0,
-		"initialSize": 6238,
-		"inputAbbreviatedPath": "\/img\/avatar_default.jpg",
-		"outputAbbreviatedPath": "\/img\/avatar_default.jpg",
+		"initialSize": 4048,
+		"inputAbbreviatedPath": "\/img\/avatar_default.png",
+		"outputAbbreviatedPath": "\/img\/avatar_default.png",
 		"outputPathIsOutsideProject": 0,
 		"outputPathIsSetByUser": 0,
-		"processed": 1
+		"processed": 0
 		},
 	"\/img\/checkmark.png": {
 		"fileType": 32768,
@@ -152,8 +152,8 @@
 		},
 	"\/js\/jquery.are-you-sure.js": {
 		"fileType": 64,
-		"ignore": 0,
-		"ignoreWasSetByUser": 0,
+		"ignore": 1,
+		"ignoreWasSetByUser": 1,
 		"inputAbbreviatedPath": "\/js\/jquery.are-you-sure.js",
 		"outputAbbreviatedPath": "\/js\/min\/jquery.are-you-sure-min.js",
 		"outputPathIsOutsideProject": 0,
@@ -161,12 +161,12 @@
 		"outputStyle": 1,
 		"syntaxCheckerStyle": 1
 		},
-	"\/js\/semantic-2.1.8.min.js": {
+	"\/js\/semantic-2.2.1.min.js": {
 		"fileType": 64,
-		"ignore": 0,
-		"ignoreWasSetByUser": 0,
-		"inputAbbreviatedPath": "\/js\/semantic-2.1.8.min.js",
-		"outputAbbreviatedPath": "\/js\/min\/semantic-2.1.8.min-min.js",
+		"ignore": 1,
+		"ignoreWasSetByUser": 1,
+		"inputAbbreviatedPath": "\/js\/semantic-2.2.1.min.js",
+		"outputAbbreviatedPath": "\/js\/min\/semantic-2.2.1.min-min.js",
 		"outputPathIsOutsideProject": 0,
 		"outputPathIsSetByUser": 0,
 		"outputStyle": 1,

Diferenças do arquivo suprimidas por serem muito extensas
+ 0 - 10
public/css/semantic-2.1.8.min.css


Diferenças do arquivo suprimidas por serem muito extensas
+ 10 - 0
public/css/semantic-2.2.1.min.css


BIN
public/css/themes/basic/assets/fonts/icons.eot


Diferenças do arquivo suprimidas por serem muito extensas
+ 15 - 15
public/css/themes/default/assets/fonts/icons.otf


BIN
public/css/themes/default/assets/fonts/icons.ttf


BIN
public/css/themes/default/assets/fonts/icons.woff


BIN
public/css/themes/default/assets/fonts/icons.woff2


Diferenças do arquivo suprimidas por serem muito extensas
+ 0 - 10
public/css/themes/default/assets/images/flags.png


Diferenças do arquivo suprimidas por serem muito extensas
+ 10 - 0
public/js/semantic-2.2.1.min.js


+ 4 - 4
templates/base/head.tmpl

@@ -18,7 +18,7 @@
 
 	<script src="{{AppSubUrl}}/js/jquery-1.11.3.min.js"></script>
 	<script src="{{AppSubUrl}}/js/jquery.are-you-sure.js"></script>
-	<link rel="stylesheet" href="{{AppSubUrl}}/assets/font-awesome-4.5.0/css/font-awesome.min.css">
+	<link rel="stylesheet" href="{{AppSubUrl}}/assets/font-awesome-4.6.3/css/font-awesome.min.css">
 	<link rel="stylesheet" href="{{AppSubUrl}}/assets/octicons-3.5.0/octicons.css">
 
 	{{if .RequireSimpleMDE}}
@@ -27,11 +27,11 @@
 	{{end}}
 
 	<!-- Stylesheet -->
-	<link rel="stylesheet" href="{{AppSubUrl}}/css/semantic-2.1.8.min.css">
+	<link rel="stylesheet" href="{{AppSubUrl}}/css/semantic-2.2.1.min.css">
 	<link rel="stylesheet" href="{{AppSubUrl}}/css/gogs.css?v={{MD5 AppVer}}">
 
 	<!-- JavaScript -->
-	<script src="{{AppSubUrl}}/js/semantic-2.1.8.min.js"></script>
+	<script src="{{AppSubUrl}}/js/semantic-2.2.1.min.js"></script>
 	<script src="{{AppSubUrl}}/js/gogs.js?v={{MD5 AppVer}}"></script>
 
 	<title>{{if .Title}}{{.Title}} - {{end}}{{AppName}}</title>
@@ -77,7 +77,7 @@
 											</span>
 											<div class="menu">
 												<a class="item" href="{{AppSubUrl}}/repo/create">
-													<i class="icon octicon octicon-repo-create"></i> {{.i18n.Tr "new_repo"}}
+													<i class="icon octicon octicon-plus"></i> {{.i18n.Tr "new_repo"}}
 												</a>
 												<a class="item" href="{{AppSubUrl}}/repo/migrate">
 													<i class="icon octicon octicon-repo-clone"></i> {{.i18n.Tr "new_migrate"}}

Alguns arquivos não foram mostrados porque muitos arquivos mudaram nesse diff