fd3b9ca3aa 
								
							
								 
							
						 
						
							
							
								
								CSS: remove font “Meiryo Ui”  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								7551141dbe 
								
							
								 
							
						 
						
							
							
								
								Minor fix on top menu dropdown icon position  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								971e2c3bd6 
								
							
								 
							
						 
						
							
							
								
								Upgrade octicon to 4.3.0  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								528ec9bffd 
								
							
								 
							
						 
						
							
							
								
								Apply font for Japanese / Chinese (more) ( #3266 )  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								7049cb9d97 
								
							
								 
							
						 
						
							
							
								
								Add new language support  
							
							... 
							
							
 
							
							- Update language choose dropdown to fit more languages 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								ce36fd7a49 
								
							
								 
							
						 
						
							
							
								
								Fixed   #2909  ( #2979 )  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								13e1fa6789 
								
							
								 
							
						 
						
							
							
								
								Add Japanese Fonts  
							
							... 
							
							
 
							
							By adding a Japanese font in the less file, easier to see the display in
Japanese. 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								045f14fbd0 
								
							
								 
							
						 
						
							
							
								
								#1146  finsih UI work for access mode of collaborators  
							
							... 
							
							
 
							
							Collaborators have write access as default, and can be changed via repository
collaboration settings page to change between read, write and admin. 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								c47866b34a 
								
							
								 
							
						 
						
							
							
								
								Add grey bg to tabs on repo page  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								2bfb8bb5fd 
								
							
								 
							
						 
						
							
							
								
								Enable sintax highlighting on diff view.  Close   #733  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								96dee1c354 
								
							
								 
							
						 
						
							
							
								
								Split view fixed  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								8fe5d887ae 
								
							
								 
							
						 
						
							
							
								
								Changed name from inline to unified  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								0df39b33eb 
								
							
								 
							
						 
						
							
							
								
								Implement Split Diff-View  
							
							... 
							
							
 
							
							- Unified/Inline Diff-View Selectable 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								cb8134da52 
								
							
								 
							
						 
						
							
							
								
								Making scroll always visible.  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								351dfc95a9 
								
							
								 
							
						 
						
							
							
								
								prepare release  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								dd8a06a397 
								
							
								 
							
						 
						
							
							
								
								LESS: Use tabs for indent in all files  
							
							... 
							
							
 
							
							This does not change any content and generated gogs.css is still the same. 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								e2ca53029e 
								
							
								 
							
						 
						
							
							
								
								Render commit msg as header + verbatim description  
							
							... 
							
							
 
							
							Most commit in Git are expected to follow standard of single header line,
followed by description paragraphs, separated by empty line from previous block.
Previously Gogs were treating everything as single header. Now we are trying to
render only first line as header, but following lines (description chunks) as a
verbatim. 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								e538ff2770 
								
							
								 
							
						 
						
							
							
								
								fix   #1829  and  fix   #890  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								0068b8106b 
								
							
								 
							
						 
						
							
							
								
								CSS: Octicons 16px fix outside of _octicons.less  
							
							... 
							
							
 
							
							Otherwise the fix will be overwritten by next _octicons.less update.
This is follow-up for 22b0dfbb35 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								4813665d0a 
								
							
								 
							
						 
						
							
							
								
								CSS: Reduce .sha.label font size to 13px  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								640dce12a8 
								
							
								 
							
						 
						
							
							
								
								CSS: .repository .sha.label -> .ui .sha.label  
							
							... 
							
							
 
							
							This is because SHA1 label is used in many other places, not only inside
.repository container. 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								5dc3dd1704 
								
							
								 
							
						 
						
							
							
								
								fix   #1960  
							
							
 
							
						 
						
							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  
				
					
						
							
							
								 
						
							
							
								0f438ef0b3 
								
							
								 
							
						 
						
							
							
								
								new dashboard ui  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								0fbb8c8826 
								
							
								 
							
						 
						
							
							
								
								New push to head repo of head branch: regenerate patch and retest apply  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								52ec80fa18 
								
							
								 
							
						 
						
							
							
								
								finish all new user settings UI  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								af324a6165 
								
							
								 
							
						 
						
							
							
								
								adjust icon css  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								7b0ae27549 
								
							
								 
							
						 
						
							
							
								
								#1599  org dashboard icon css  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								31e7b0f588 
								
							
								 
							
						 
						
							
							
								
								#1599  status button mrigin-right  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								03ea29eb36 
								
							
								 
							
						 
						
							
							
								
								minor fix on icon  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								5c5ccddb02 
								
							
								 
							
						 
						
							
							
								
								fix buttons style  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								c0a899b151 
								
							
								 
							
						 
						
							
							
								
								css fix  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								953bb06857 
								
							
								 
							
						 
						
							
							
								
								basic PR feature  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								ee3e0c3c49 
								
							
								 
							
						 
						
							
							
								
								fix dropdown search  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								23f42d92c9 
								
							
								 
							
						 
						
							
							
								
								add webhook recent deliveries  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								2881456421 
								
							
								 
							
						 
						
							
							
								
								new webhooks list UI  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								1cb03135b7 
								
							
								 
							
						 
						
							
							
								
								new repo git hooks UI  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								2f2bf20aae 
								
							
								 
							
						 
						
							
							
								
								fix menu overflow  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								b3a45693c3 
								
							
								 
							
						 
						
							
							
								
								minor update  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								27f7abdd77 
								
							
								 
							
						 
						
							
							
								
								fix small screen fit  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								4275b3720a 
								
							
								 
							
						 
						
							
							
								
								finsih diff and compare  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								aa65761d81 
								
							
								 
							
						 
						
							
							
								
								new commits table  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								2493454587 
								
							
								 
							
						 
						
							
							
								
								new delete account UI and password confirmation  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								77ade6855d 
								
							
								 
							
						 
						
							
							
								
								fix style and locale name  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								c8bb475abb 
								
							
								 
							
						 
						
							
							
								
								fix autocomplete on migration  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								e633425f27 
								
							
								 
							
						 
						
							
							
								
								#1180  and  #1250 : migration  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								cec38f2a8c 
								
							
								 
							
						 
						
							
							
								
								able edit issue labels/milestone/assignee  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								1fb53067f4 
								
							
								 
							
						 
						
							
							
								
								finish close/reopen issue  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								009d716a02 
								
							
								 
							
						 
						
							
							
								
								modified repo header  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								2aea247208 
								
							
								 
							
						 
						
							
							
								
								minor fix on  #1460  
							
							
 
							
						 
						
							10 years ago