f183c855d1 
								
							
								 
							
						 
						
							
							
								
								minor fix on  #1464  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								59a475163f 
								
							
								 
							
						 
						
							
							
								
								Hide avatar-changing instructions unless it's your profile ( resolves   #1107 )  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								eea9302d8f 
								
							
								 
							
						 
						
							
							
								
								fix   #1204  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								7759b9ee6e 
								
							
								 
							
						 
						
							
							
								
								Remove the "PHP" style formatting function  
							
							... 
							
							
 
							
							The "PHP" formatting function doesn't add anything, except an undocumented date format.
All usages in the templates have been replaced with DateFmtShort and DateFmtLong for convenience. 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								6b7d35eade 
								
							
								 
							
						 
						
							
							
								
								fix mirror issues uncaught  #941  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								55dfe2c978 
								
							
								 
							
						 
						
							
							
								
								custom avatar upload  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								23eec25274 
								
							
								 
							
						 
						
							
							
								
								Fix   #605 ,  fix   #255 ,  fix   #101  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								d88ebd9a4b 
								
							
								 
							
						 
						
							
							
								
								Fix   #554  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								71e4689d11 
								
							
								 
							
						 
						
							
							
								
								Page: User profile  
							
							
 
							
						 
						
							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  
				
					
						
							
							
								 
						
							
							
								69e332f432 
								
							
								 
							
						 
						
							
							
								
								Removed trailing white spaces  
							
							... 
							
							
 
							
							Removed trailing whitespaces with
```sh
for file in `grep -r " $" * | cut -d : -f 1 | sort | uniq | grep -v " "`; do sed -i 's/[ \t]*$//' $file; done
```
and some handwork. 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								5c4bc3c848 
								
							
								 
							
						 
						
							
							
								
								Huge updates!!!!! Be careful to merge!!!!  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								bbdfe25769 
								
							
								 
							
						 
						
							
							
								
								User code clean and ui improve  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								1c88a541cb 
								
							
								 
							
						 
						
							
							
								
								fix profile ui  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								89c99167b2 
								
							
								 
							
						 
						
							
							
								
								Fix   #149  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								62d23e9154 
								
							
								 
							
						 
						
							
							
								
								HTTP no follow and offline mode  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								d304a23787 
								
							
								 
							
						 
						
							
							
								
								Corrected grammar and spelling mistakes in templates. Normalizing to American English.  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								c36e7d322e 
								
							
								 
							
						 
						
							
							
								
								Mirror updates  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								4b9b8024ba 
								
							
								 
							
						 
						
							
							
								
								Clean oauth code  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								90f6aa8cd1 
								
							
								 
							
						 
						
							
							
								
								Add repo mirror and import  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								b057cffd85 
								
							
								 
							
						 
						
							
							
								
								fix logo ui, add following ui in user-profile page  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								a4cbe79567 
								
							
								 
							
						 
						
							
							
								
								fix  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								f3ed11d177 
								
							
								 
							
						 
						
							
							
								
								mistakes  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								4c70249f75 
								
							
								 
							
						 
						
							
							
								
								fix some link  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								8282828820 
								
							
								 
							
						 
						
							
							
								
								Fix action email bug  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								beb1761d7c 
								
							
								 
							
						 
						
							
							
								
								Mirror fix  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								a8623ec104 
								
							
								 
							
						 
						
							
							
								
								fix init-tabs bug  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								2a2f025388 
								
							
								 
							
						 
						
							
							
								
								change css name style  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								b9b82cfe47 
								
							
								 
							
						 
						
							
							
								
								Mirror updates  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								a922c3ff6a 
								
							
								 
							
						 
						
							
							
								
								Watch backend  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								24d91ecda8 
								
							
								 
							
						 
						
							
							
								
								ui and js update  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								ec65be79f0 
								
							
								 
							
						 
						
							
							
								
								Fix commit feed ui  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								606ad6dcd0 
								
							
								 
							
						 
						
							
							
								
								update user repos style  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								dfcae2a97a 
								
							
								 
							
						 
						
							
							
								
								Add repo list data, need front-end fix  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								b3373aa8d3 
								
							
								 
							
						 
						
							
							
								
								Mirror fix  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								4b8e888437 
								
							
								 
							
						 
						
							
							
								
								Finish feeds  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								06deed820d 
								
							
								 
							
						 
						
							
							
								
								Add HomeLink and AvatarLink to User model. Please use .SignedUser in template.  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								adb17791bd 
								
							
								 
							
						 
						
							
							
								
								Add basic render of public act  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								2289ff20bf 
								
							
								 
							
						 
						
							
							
								
								That's one small step for man, one giant leap for gopher.  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								47edf7f4f9 
								
							
								 
							
						 
						
							
							
								
								Finish update password and profile  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								57bc2d1ca0 
								
							
								 
							
						 
						
							
							
								
								Add update user profile back end, add new gitignore and license, add template data to public profile page  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								a8d8e72562 
								
							
								 
							
						 
						
							
							
								
								single repository setting page ui  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								90223dcfc4 
								
							
								 
							
						 
						
							
							
								
								Bug fix  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								39ac95e5a2 
								
							
								 
							
						 
						
							
							
								
								nav ui for user logged  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								ffe0ba562c 
								
							
								 
							
						 
						
							
							
								
								ui for user/profile page, only skeleton  
							
							
 
							
						 
						
							12 years ago