1c911aa825 
								
							
								 
							
						 
						
							
							
								
								wiki - add 'write' 'preview' buttons to wiki edit like in issues ( #7241 )  
							
							... 
							
							
 
							
							* Add add 'write' 'preview' buttons to wiki edit like in issues
affects #6975 
Signed-off-by: Michael Gnehr <michael@gnehr.de>
* update dark theme
Signed-off-by: Michael Gnehr <michael@gnehr.de>
* fix css lint warnings - missing spaces
Signed-off-by: Michael Gnehr <michael@gnehr.de>
* hide preview button on no fullscreen toolbar
Signed-off-by: Michael Gnehr <michael@gnehr.de> 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								3ff0a126e1 
								
							
								 
							
						 
						
							
							
								
								Improve issue autolinks ( #6273 )  
							
							... 
							
							
 
							
							* Improve issue autolinks
Update autolinks to match what github does here:
Issue in same repo: #1 
Issue in different repo: org/repo#1 
Fixes  #6264 
* Use setting.AppURL when parsing URL
Using setting.AppURL here is a more reliable way of parsing the current
URL and what other functions in this file seem to use.
* Make ComposeMetas always return a valid context
* Add per repository markdown renderers for better context
* Update for use of context metas
Now that we include the user and repo name inside context metas, update
various code and tests for this new logic 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								344dc07239 
								
							
								 
							
						 
						
							
							
								
								Add shortcut to save wiki page ( #4452 )  
							
							... 
							
							
 
							
							This allows saving the wiki page with Ctrl-Enter. 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								f6013d5098 
								
							
								 
							
						 
						
							
							
								
								Some small template fixes ( #3820 )  
							
							
 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								013db70fce 
								
							
								 
							
						 
						
							
							
								
								Removed unused field in form ( #3023 )  
							
							
 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								b1d7348a20 
								
							
								 
							
						 
						
							
							
								
								Fix wiki preview links  
							
							
 
							
						 
						
							8 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  
				
					
						
							
							
								 
						
							
							
								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  
				
					
						
							
							
								 
						
							
							
								2580e7b57e 
								
							
								 
							
						 
						
							
							
								
								UI: Always show menu on repo pages  
							
							... 
							
							
 
							
							Merges repo/sidebar.tmpl with repo/header.tmpl and makes every repo page use
middleware.RepoRef() necessary to display information on this menu. 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								3eae4ecde7 
								
							
								 
							
						 
						
							
							
								
								UI: Make repository menu divide header and content  
							
							... 
							
							
 
							
							This is more inline with way GitHub looks like and feels much more natural and
in style with rest of the interface. 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								e42fcb033d 
								
							
								 
							
						 
						
							
							
								
								wiki: finish edit  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								392f3ee210 
								
							
								 
							
						 
						
							
							
								
								wiki: finish new  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								c50a3503e6 
								
							
								 
							
						 
						
							
							
								
								introduce git-shell  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								2b10fdc4dc 
								
							
								 
							
						 
						
							
							
								
								Wiki: UI for page new  
							
							
 
							
						 
						
							10 years ago