01ff65a93e 
								
							
								 
							
						 
						
							
							
								
								Fix indent  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								a75fa58e1c 
								
							
								 
							
						 
						
							
							
								
								Make description meta tag golang 1.4 compatible  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								561e5f9ccb 
								
							
								 
							
						 
						
							
							
								
								Set description meta tag correctly  
							
							... 
							
							
 
							
							Set the description meta tag correctly when there is no repo
description. Also use the  ability to trim trailing whitespaces,
to make the template cleaner. 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								85d7afeba0 
								
							
								 
							
						 
						
							
							
								
								Set HTML meta values corresponding to repository  
							
							... 
							
							
 
							
							Use the authors name, and the description of the repo in HTML meta.
Pages without repository context will display as before. 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								2bf8494332 
								
							
								 
							
						 
						
							
							
								
								#13  finish user and repository search  
							
							... 
							
							
 
							
							Both are possible on explore and admin panel 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								0c9a616326 
								
							
								 
							
						 
						
							
							
								
								Update frontend resources  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								e40d94bb4f 
								
							
								 
							
						 
						
							
							
								
								Implementing the "theme-color" meta tag.  
							
							... 
							
							
 
							
							Used by Android >= 5.0 to make the top bar colored.
Reference: https://developers.google.com/web/updates/2014/11/Support-for-theme-color-in-Chrome-39-for-Android  
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								8436d69eaf 
								
							
								 
							
						 
						
							
							
								
								Update and reorganize front-end resources  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								ee814bf8d6 
								
							
								 
							
						 
						
							
							
								
								#2491  minor fix for sr on dashboard  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								7bab3d682f 
								
							
								 
							
						 
						
							
							
								
								Lowercase "Service"  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								34f01aab5e 
								
							
								 
							
						 
						
							
							
								
								Update head.tmpl  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								da2585c11e 
								
							
								 
							
						 
						
							
							
								
								Indent all templates with tabs  
							
							... 
							
							
 
							
							This commit improves templates readability, since all of them use consistent
indent with all template command blocks indented too.
1. Indents both HTML containers such as <div>, <p> and Go HTML template blocks
   such as {{if}} {{with}}
2. Cleans all trailing white-space
3. Adds trailing last line-break to each file 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								2b10fdc4dc 
								
							
								 
							
						 
						
							
							
								
								Wiki: UI for page new  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								7f9598141b 
								
							
								 
							
						 
						
							
							
								
								fix   #2020  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								b80e848d02 
								
							
								 
							
						 
						
							
							
								
								upgrade libs  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								92535c9df0 
								
							
								 
							
						 
						
							
							
								
								update some libs  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								4323a89c03 
								
							
								 
							
						 
						
							
							
								
								Add go-source directive to repo pages  
							
							... 
							
							
 
							
							This makes Gogs repos work with godoc.org: https://github.com/golang/gddo/wiki/Source-Code-Links  
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								4465c58f4b 
								
							
								 
							
						 
						
							
							
								
								new quick start page  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								2729eb998c 
								
							
								 
							
						 
						
							
							
								
								#1646  and other minor fixes  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								03ea29eb36 
								
							
								 
							
						 
						
							
							
								
								minor fix on icon  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								24658fcbdd 
								
							
								 
							
						 
						
							
							
								
								#633  dix suburl  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								d023e81a8f 
								
							
								 
							
						 
						
							
							
								
								#1577  explore paginator problem  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								768c78d143 
								
							
								 
							
						 
						
							
							
								
								update semantic  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								83dc2468f5 
								
							
								 
							
						 
						
							
							
								
								finish initial version of pull request  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								f509c59ac1 
								
							
								 
							
						 
						
							
							
								
								new create webhook event  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								a7686e8749 
								
							
								 
							
						 
						
							
							
								
								#1203  bundle jquery with gogs  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								70e0153b93 
								
							
								 
							
						 
						
							
							
								
								add highlight js  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								f808df5a7b 
								
							
								 
							
						 
						
							
							
								
								new user dahsboard issues  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								2493454587 
								
							
								 
							
						 
						
							
							
								
								new delete account UI and password confirmation  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								e43341f4c5 
								
							
								 
							
						 
						
							
							
								
								column belongs always into a ui grid  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								89c2bd4a0d 
								
							
								 
							
						 
						
							
							
								
								finish create issue attachment UI  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								2aea247208 
								
							
								 
							
						 
						
							
							
								
								minor fix on  #1460  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								4cc198179c 
								
							
								 
							
						 
						
							
							
								
								new top menu  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								7372042441 
								
							
								 
							
						 
						
							
							
								
								list view: issue, label, milestone  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								3e4cdccf6b 
								
							
								 
							
						 
						
							
							
								
								milestone: create page  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								ac95f6d50f 
								
							
								 
							
						 
						
							
							
								
								UI: basic label list  
							
							... 
							
							
 
							
							- create new label 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								86dbda0b42 
								
							
								 
							
						 
						
							
							
								
								UI: basci issue list without filters  
							
							... 
							
							
 
							
							- fix isRead check
- fix paging 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								4447a20f87 
								
							
								 
							
						 
						
							
							
								
								UI: issues - finish basic frame  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								a6596f2231 
								
							
								 
							
						 
						
							
							
								
								Prevent browsers from leaking referrer headers  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								5dd3dd71a0 
								
							
								 
							
						 
						
							
							
								
								UI: install - database settings  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								ffd17924fd 
								
							
								 
							
						 
						
							
							
								
								update UI framework  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								4b9fb43a70 
								
							
								 
							
						 
						
							
							
								
								home: new UI  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								e6fc58a744 
								
							
								 
							
						 
						
							
							
								
								Remove GoGet option from repository and handle it with ?go-get=1 instead  
							
							... 
							
							
 
							
							The normal go get protocol is to show the go-import meta tag when ?go-get=1 is appended to the url. This commit implements that behaviour and cleans the go-get option from the repository settings page. 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								7ba9257a7f 
								
							
								 
							
						 
						
							
							
								
								Add suburl support  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								0055cbd365 
								
							
								 
							
						 
						
							
							
								
								Allow Gogs to run from a suburl behind a reverse proxy. e.g.  http://mydomain.com/gogs/  
							
							... 
							
							
 
							
							Conflicts:
	modules/setting/setting.go
Conflicts:
	templates/repo/release/list.tmpl
	templates/user/dashboard/dashboard.tmpl
Conflicts:
	routers/repo/setting.go 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								d952b4200c 
								
							
								 
							
						 
						
							
							
								
								Add corn rask monitor panel  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								16e162b669 
								
							
								 
							
						 
						
							
							
								
								issue label ui design  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								2eabeba6b7 
								
							
								 
							
						 
						
							
							
								
								finish milestone add page  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								62d23e9154 
								
							
								 
							
						 
						
							
							
								
								HTTP no follow and offline mode  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								3c3cda7326 
								
							
								 
							
						 
						
							
							
								
								Weibo oauth  
							
							
 
							
						 
						
							12 years ago