780cc2d110 
								
							
								 
							
						 
						
							
							
								
								router/repo: code refactoring  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								579e5e4fee 
								
							
								 
							
						 
						
							
							
								
								Web editor: disallow edit mirror repository  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								0114fdcba4 
								
							
								 
							
						 
						
							
							
								
								Web editor: improve delete file process  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								6e171c5225 
								
							
								 
							
						 
						
							
							
								
								Web editor: improve edit file tooltip  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								54e0ada9d5 
								
							
								 
							
						 
						
							
							
								
								Web editor: improve delete file  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								d0a0239bac 
								
							
								 
							
						 
						
							
							
								
								Squashed commit of the following:  
							
							... 
							
							
 
							
							commit 0afcb843d7ffd596991c4885cab768273a6eb42c
Author: Richard Mahn <richard_mahn@wycliffeassociates.org>
Date:   Sun Jul 31 17:13:29 2016 -0600
    Removed Upload stats as the upload table is just a temporary table
commit 7ecd73ff5535612d79d471409173ee7f1fcfa157
Author: Richard Mahn <richard_mahn@wycliffeassociates.org>
Date:   Sun Jul 31 08:42:41 2016 -0600
    Fix for CodeMirror mode
commit c29b9ab531e2e7af0fb5db24dc17e51027dd1174
Author: Richard Mahn <richard_mahn@wycliffeassociates.org>
Date:   Sun Jul 31 08:03:33 2016 -0600
    Made tabbing in editor use spaces
commit 23af384c53206a8a40e11e45bf49d7a149c4adcd
Author: Richard Mahn <richard_mahn@wycliffeassociates.org>
Date:   Sun Jul 31 07:56:46 2016 -0600
    Fix for data-url
commit cfb8a97591cb6fc0a92e49563b7b764c524db0e9
Merge: 7fc8a89 991ce42ad7ea88cf85e9e1c7dcdd 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								dbed39ba05 
								
							
								 
							
						 
						
							
							
								
								On showing diff/file, use the tab_width specified on .editorconfig, if any ( #3241 )  
							
							... 
							
							
 
							
							Closes  #3182  
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								c8b45ecc27 
								
							
								 
							
						 
						
							
							
								
								Render the Code view on the server (minus syntax highlighting) ( #2942 )  
							
							... 
							
							
 
							
							* render code view server side
* remove debug print
* fix multiline selection bug
* change string concatenation to bytes.Buffer for efficiency
* Fix newlines added by previous for hljs
* fix selection highlighting
* make css changes in .less 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								f4ab50501e 
								
							
								 
							
						 
						
							
							
								
								[Fix] Don't display way too large files  #1513  ( #3253 )  
							
							... 
							
							
 
							
							* Add MaxDisplayFileSize setting
* Don't show files that are too large
* Localized FileTooLarge
* Change IsFileTooBig => IsFileTooLarge 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								3df8eb60e3 
								
							
								 
							
						 
						
							
							
								
								PDF-Previews in file-lists now working ( #3000 )  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								13e71acadf 
								
							
								 
							
						 
						
							
							
								
								Render emojis in more places.  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								93f03707a7 
								
							
								 
							
						 
						
							
							
								
								#2283  set text/plain for non-binary files in raw mode  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								6673dcb038 
								
							
								 
							
						 
						
							
							
								
								#2103   #2181  improvments of highlight class name  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								a576224d0e 
								
							
								 
							
						 
						
							
							
								
								unified name: IsViewBranch, IsViewCommit and IsViewTag  
							
							
 
							
						 
						
							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  
				
					
						
							
							
								 
						
							
							
								942284648e 
								
							
								 
							
						 
						
							
							
								
								fix markdown padding  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								7b1c10ea7e 
								
							
								 
							
						 
						
							
							
								
								new repo ui  
							
							... 
							
							
 
							
							- copy link button: #1396 , #1168 , #1668 ,
- synxtax highlight: #1712 , #1549 , #1315 , #670 
- z-index: #1942  
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								1ca257ad9f 
								
							
								 
							
						 
						
							
							
								
								rename fields  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								2bb1fb8f44 
								
							
								 
							
						 
						
							
							
								
								Use EscapePound in link hrefs in diff/file views  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								562ad02a6d 
								
							
								 
							
						 
						
							
							
								
								Add file permalink button  
							
							... 
							
							
 
							
							The button appears when a file is viewed in a branch or a tag. It points
to a URL containing the branch's (or tag's) current commit id so that
it'll always point to the same content. 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								35977cd34c 
								
							
								 
							
						 
						
							
							
								
								continue work on  #255  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								963354c5d7 
								
							
								 
							
						 
						
							
							
								
								Add raw, history file button, and other mirror fixes  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								dccc50e9d4 
								
							
								 
							
						 
						
							
							
								
								template and ui fix  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								cfed11f092 
								
							
								 
							
						 
						
							
							
								
								Bug: Transfer repository doesn't update the count  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								5e81383413 
								
							
								 
							
						 
						
							
							
								
								Git installation check, show image in single file view, show short SHA1 instead of 40-length string, complete log module  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								8dd07c0ddd 
								
							
								 
							
						 
						
							
							
								
								New UI merge in progress  
							
							
 
							
						 
						
							11 years ago