2ac112d84e 
								
									
								
							
								 
							
						 
						
							
							
								
								Comment box tweaks and SVG dropdown triangles ( #13376 )  
							
							... 
							
							
 
							
							* Comment box tweaks and SVG dropdown triangles
- Change all dropdown triangles to SVG
- Bring inline review comment box closer to regular comment boxes
- Enhance arc-green checkbox contrast
- Minor reaction tweaks
- Flexbox the diff file header
* remove a border
* fix type marker in arc-green
* add small code padding
* fix position regression and remove useless rules
Co-authored-by: Lauris BH <lauris@nix.lv>
Co-authored-by: techknowlogick <techknowlogick@gitea.io> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								b908ac9fab 
								
							
								 
							
						 
						
							
							
								
								Added repository search ordered by stars or forks. Forks column in admin repo list. ( #3969 )  
							
							... 
							
							
 
							
							* Added repository search order by stars or forks.
Added Forks column to admin repository list.
Signed-off-by: Alexey Terentyev <axifnx@gmail.com>
* Renamed search repo template
Signed-off-by: Alexey Terentyev <axifnx@gmail.com> 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								2dc6f15eca 
								
							
								 
							
						 
						
							
							
								
								Don't warn users about *every* dirty form ( #3707 )  
							
							... 
							
							
 
							
							The choice regarding which forms should or should not trigger a warning
is subjective. I tried to be consistent and not warn about forms that:
 - run an action, rather than edit data: search, send an email.
 - delete data: a warning about losing data would be confusing
Note that forms on sign-in pages were already ignored (using a selector,
rather than an explicit class on the form element).
Fixes  #3698 . 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								33647aa43b 
								
							
								 
							
						 
						
							
							
								
								Fixing wrong translations on sorttype oldest/latest ( #2720 )  
							
							
 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								87efc8c6d4 
								
							
								 
							
						 
						
							
							
								
								Sort on repo size in admin panel ( #1654 )  
							
							... 
							
							
 
							
							* fix  #1653  sort on repo size
* fix minor mistake in en-us locale 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								fa3abc22c0 
								
							
								 
							
						 
						
							
							
								
								Added sorting to organizations, repos & users page ( #222 )  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								562f9b6eae 
								
							
								 
							
						 
						
							
							
								
								Merge all pagination-templates into 'base/paginate'  
							
							... 
							
							
 
							
							to reduce code-duplicity 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								1f2e173a74 
								
							
								 
							
						 
						
							
							
								
								Refactor User.Id to User.ID  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								2bf8494332 
								
							
								 
							
						 
						
							
							
								
								#13  finish user and repository search  
							
							... 
							
							
 
							
							Both are possible on explore and admin panel 
							
						 
						
							10 years ago