ab6b288141 
								
							 
						 
						
							
							
								
								#637   #738  fix markdown: render special links  
							
							... 
							
							
							
							- code format for #1020  
							
						 
						
							2015-03-23 18:32:24 -04:00  
				
					
						
							
							
								 
						
							
								41cc43208e 
								
							 
						 
						
							
							
								
								Mousewheel paste  
							
							
							
						 
						
							2015-03-08 22:30:15 -06:00  
				
					
						
							
							
								 
						
							
								127eb439d7 
								
							 
						 
						
							
							
								
								Exclude HTML tags from Markdown post-processing  
							
							... 
							
							
							
							HTML tags are no longer processed for special links, etc
Contents of <a>, <code> and <pre> are not processed for special links
Processing for special links is done after Markdown conversion 
							
						 
						
							2015-03-08 22:14:50 -06:00  
				
					
						
							
							
								 
						
							
								5cd887dba5 
								
							 
						 
						
							
							
								
								Fixes   #921  
							
							... 
							
							
							
							Fixes  #921  and makes the Mention regexp be in line with the others 
						
							2015-02-09 12:56:46 +02:00  
				
					
						
							
							
								 
						
							
								afccd0a3ee 
								
							 
						 
						
							
							
								
								models/action.go: mirror fix on  #892  
							
							... 
							
							
							
							- modules/base/markdown.go: fix issue link issue
- routers/repo/view.go: remove useless code 
							
						 
						
							2015-02-06 20:34:49 -05:00  
				
					
						
							
							
								 
						
							
								0669897226 
								
							 
						 
						
							
							
								
								modules/base: fix markdown mention regex for  #826  
							
							... 
							
							
							
							- conf/locale: add mew translator profile 
							
						 
						
							2015-02-06 19:15:58 -05:00  
				
					
						
							
							
								 
						
							
								ddddad9792 
								
							 
						 
						
							
							
								
								Merge pull request  #826  from deringer/dev  
							
							... 
							
							
							
							Fix user mention bug when parsing markdown documents 
							
						 
						
							2015-02-06 19:03:35 -05:00  
				
					
						
							
							
								 
						
							
								bfce0def25 
								
							 
						 
						
							
							
								
								modules/base: fix README filename checker,  fix   #877  
							
							
							
						 
						
							2015-02-02 23:04:36 -05:00  
				
					
						
							
							
								 
						
							
								ee6786216a 
								
							 
						 
						
							
							
								
								modules/base: clean code with  #838  
							
							
							
						 
						
							2015-01-30 18:12:30 -05:00  
				
					
						
							
							
								 
						
							
								37fcc8daf2 
								
							 
						 
						
							
							
								
								modules/base: add RenderCommitMessage with XSS-safe and special links  
							
							... 
							
							
							
							- update russian locale 
							
						 
						
							2015-01-30 18:05:20 -05:00  
				
					
						
							
							
								 
						
							
								c7cbdd34fb 
								
							 
						 
						
							
							
								
								Adjust MentionPattern to not match users mid-sentence (or email addresses)  
							
							... 
							
							
							
							Fix link to user profile, update based on adjusted MentionPattern 
							
						 
						
							2015-01-03 22:03:41 +10:30  
				
					
						
							
							
								 
						
							
								9a1fe801e5 
								
							 
						 
						
							
							
								
								fix   #711  
							
							
							
						 
						
							2014-12-09 02:18:25 -05:00  
				
					
						
							
							
								 
						
							
								d0a80e432d 
								
							 
						 
						
							
							
								
								Addded sha1 pattern in markdown for current repository  
							
							
							
						 
						
							2014-12-01 09:30:35 +01:00  
				
					
						
							
							
								 
						
							
								9ae92459a5 
								
							 
						 
						
							
							
								
								Fix repo css and rel path img in md  
							
							
							
						 
						
							2014-10-14 23:44:34 -04:00  
				
					
						
							
							
								 
						
							
								263d409326 
								
							 
						 
						
							
							
								
								Basic xss prevention  
							
							
							
						 
						
							2014-10-04 17:15:22 -04:00  
				
					
						
							
							
								 
						
							
								7ba9257a7f 
								
							 
						 
						
							
							
								
								Add suburl support  
							
							
							
						 
						
							2014-09-19 20:11:34 -04:00  
				
					
						
							
							
								 
						
							
								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 
							
						 
						
							2014-09-18 20:50:48 +02:00  
				
					
						
							
							
								 
						
							
								97a373f5e7 
								
							 
						 
						
							
							
								
								Fix   #362 , update code with upstream  
							
							
							
						 
						
							2014-08-23 21:13:55 +08:00  
				
					
						
							
							
								 
						
							
								f979d0d6b9 
								
							 
						 
						
							
							
								
								Fix   #138  
							
							
							
						 
						
							2014-05-12 19:32:35 -04:00  
				
					
						
							
							
								 
						
							
								c1eb4d894a 
								
							 
						 
						
							
							
								
								Clean api code  
							
							
							
						 
						
							2014-05-05 13:08:01 -04:00  
				
					
						
							
							
								 
						
							
								f644cefa86 
								
							 
						 
						
							
							
								
								Finish release  
							
							
							
						 
						
							2014-04-14 01:57:25 -04:00  
				
					
						
							
							
								 
						
							
								a4cbe79567 
								
							 
						 
						
							
							
								
								fix  
							
							
							
						 
						
							2014-04-10 14:20:58 -04:00  
				
					
						
							
							
								 
						
							
								f3ed11d177 
								
							 
						 
						
							
							
								
								mistakes  
							
							
							
						 
						
							2014-04-10 14:20:01 -04:00  
				
					
						
							
							
								 
						
							
								5d4025cb5a 
								
							 
						 
						
							
							
								
								Add go get meta support  
							
							
							
						 
						
							2014-04-09 21:42:25 -04:00  
				
					
						
							
							
								 
						
							
								3487f17285 
								
							 
						 
						
							
							
								
								markdown render html  
							
							
							
						 
						
							2014-04-10 08:21:51 +08:00  
				
					
						
							
							
								 
						
							
								22feddf804 
								
							 
						 
						
							
							
								
								Fix   #66  
							
							
							
						 
						
							2014-04-07 14:24:58 -04:00  
				
					
						
							
							
								 
						
							
								9ea9818d32 
								
							 
						 
						
							
							
								
								Fix issue with log in with GitHub but need more error handle after  
							
							
							
						 
						
							2014-04-07 12:56:40 -04:00  
				
					
						
							
							
								 
						
							
								8c9a0494ec 
								
							 
						 
						
							
							
								
								Add @ # commit link detect on all markdown render  
							
							
							
						 
						
							2014-04-07 01:55:22 -04:00  
				
					
						
							
							
								 
						
							
								e2fe220905 
								
							 
						 
						
							
							
								
								Work on comment  
							
							
							
						 
						
							2014-04-07 00:47:19 -04:00  
				
					
						
							
							
								 
						
							
								10b412d237 
								
							 
						 
						
							
							
								
								commit raw file  
							
							
							
						 
						
							2014-03-28 00:50:13 +08:00  
				
					
						
							
							
								 
						
							
								346db02d89 
								
							 
						 
						
							
							
								
								fix image display  
							
							
							
						 
						
							2014-03-28 00:30:20 +08:00  
				
					
						
							
							
								 
						
							
								ff36248419 
								
							 
						 
						
							
							
								
								raw download  
							
							
							
						 
						
							2014-03-24 23:56:32 +08:00  
				
					
						
							
							
								 
						
							
								4adb024715 
								
							 
						 
						
							
							
								
								minor fix markdown setting  
							
							
							
						 
						
							2014-03-23 16:40:51 +08:00  
				
					
						
							
							
								 
						
							
								47234f1031 
								
							 
						 
						
							
							
								
								fix ext  
							
							
							
						 
						
							2014-03-20 21:11:48 +08:00  
				
					
						
							
							
								 
						
							
								21379e30a1 
								
							 
						 
						
							
							
								
								fix link  
							
							
							
						 
						
							2014-03-20 17:31:18 +08:00  
				
					
						
							
							
								 
						
							
								24678d73f5 
								
							 
						 
						
							
							
								
								read single file  
							
							
							
						 
						
							2014-03-20 13:31:24 +08:00  
				
					
						
							
							
								 
						
							
								4249cec68c 
								
							 
						 
						
							
							
								
								resolve relative path in markdown file  
							
							
							
						 
						
							2014-03-17 23:22:27 +08:00  
				
					
						
							
							
								 
						
							
								5bc2a1a6f9 
								
							 
						 
						
							
							
								
								show readme.md  
							
							
							
						 
						
							2014-03-17 18:46:54 +08:00