d647d02c2f 
								
							
								 
							
						 
						
							
							
								
								Fix Chrome not liking commas  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								638dd24cec 
								
							
								 
							
						 
						
							
							
								
								Fix HTTP headers for issue attachment download  
							
							... 
							
							
 
							
							- Download filename was wrong for files other than images. Example: It was `download` instead of `file.pdf`
- PDF was downloading instead of showing on browser 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								3917ed45de 
								
							
								 
							
						 
						
							
							
								
								golint fixed for routers ( #208 )  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								4247304f5a 
								
							
								 
							
						 
						
							
							
								
								Update import paths from github.com/go-gitea to code.gitea.io ( #135 )  
							
							... 
							
							
 
							
							- Update import paths from github.com/go-gitea to code.gitea.io
- Fix import path for travis
See https://docs.travis-ci.com/user/languages/go#Go-Import-Path  
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								6e4252dad4 
								
							
								 
							
						 
						
							
							
								
								Replace gogits/git-module dependency with go-gitea/git ( #94 )  
							
							... 
							
							
 
							
							* Replace gogits/git-module dependency with go-gitea/git
Fixes  #92 
* Remove git alias for git module import (not needed) 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								2d68bd1ef9 
								
							
								 
							
						 
						
							
							
								
								Change import reference to match gitea instead of gogs ( #37 )  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								780cc2d110 
								
							
								 
							
						 
						
							
							
								
								router/repo: code refactoring  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								f8a48ffaad 
								
							
								 
							
						 
						
							
							
								
								Web editor: improve code quality  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								ab9c5fb5e7 
								
							
								 
							
						 
						
							
							
								
								#2593  allow render raw content  
							
							... 
							
							
 
							
							Use URL query parameter render=1 to render content in raw mode. 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								39356f4238 
								
							
								 
							
						 
						
							
							
								
								Set utf-8 charset for text files when serving raw content ( #2898 )  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								dd36c431ec 
								
							
								 
							
						 
						
							
							
								
								#2842  add quotes to attachment file name  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								514382e2eb 
								
							
								 
							
						 
						
							
							
								
								Rename module: middleware -> context  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								93f03707a7 
								
							
								 
							
						 
						
							
							
								
								#2283  set text/plain for non-binary files in raw mode  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								19423957b1 
								
							
								 
							
						 
						
							
							
								
								rename import path  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								9a2e43bff2 
								
							
								 
							
						 
						
							
							
								
								move out git module and  #1573  send push hook  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								4137426c88 
								
							
								 
							
						 
						
							
							
								
								43bfee0d48 reverted my change  
							
							... 
							
							
 
							
							423b1c69be 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								599e904020 
								
							
								 
							
						 
						
							
							
								
								43bfee0d48 reverted my change  
							
							... 
							
							
 
							
							423b1c69be 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								9e6bd31d76 
								
							
								 
							
						 
						
							
							
								
								fixes for binary  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								e67659bf8e 
								
							
								 
							
						 
						
							
							
								
								fix serve attachment content type  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								2cc050e21e 
								
							
								 
							
						 
						
							
							
								
								Fix UTF-8 in upper-case, use ansi charset for all non UTF-8 encodings  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								43bfee0d48 
								
							
								 
							
						 
						
							
							
								
								Raw text file view returns correct charset in content-type header if not utf-8  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								423b1c69be 
								
							
								 
							
						 
						
							
							
								
								don't set mime type to text/plain. This will break serving e.g. raw images,  
							
							... 
							
							
 
							
							html, etc
According to http://golang.org/pkg/net/http/#DetectContentType 
"If the Header does not contain a Content-Type line, Write adds
a Content-Type set to the result of passing the initial 512 bytes
of written data to DetectContentType." 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								32152d2363 
								
							
								 
							
						 
						
							
							
								
								routers/repo: set raw page content type to 'text/plain'  #828  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								a0f9197b45 
								
							
								 
							
						 
						
							
							
								
								GetFile api  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								23eec25274 
								
							
								 
							
						 
						
							
							
								
								Fix   #605 ,  fix   #255 ,  fix   #101  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								5c4bc3c848 
								
							
								 
							
						 
						
							
							
								
								Huge updates!!!!! Be careful to merge!!!!  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								8dd07c0ddd 
								
							
								 
							
						 
						
							
							
								
								New UI merge in progress  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								6fe43eb8d4 
								
							
								 
							
						 
						
							
							
								
								Fixed directory permissions for the zip download router  
							
							... 
							
							
 
							
							If the archives/ directory is created with 0655, it results in a permission error. 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								4ee6bc4fca 
								
							
								 
							
						 
						
							
							
								
								fix for new git api  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								688ec6ecbd 
								
							
								 
							
						 
						
							
							
								
								Fixed   #209  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								04890904f9 
								
							
								 
							
						 
						
							
							
								
								fix   #195  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								956f011dd3 
								
							
								 
							
						 
						
							
							
								
								Fix   #186  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								4fafc76052 
								
							
								 
							
						 
						
							
							
								
								zip archive download  
							
							
 
							
						 
						
							12 years ago