silverwind
							
						 
						
							 
							
							
								
								
							
							
								
							
								b1cf7f4df1 
								
									
								
							
								 
							
						 
						
							
							
								
								Add class to page content to unify top margin ( #13766 )  
							
							 
							
							... 
							
							
 
							
							* Add class to page content to unify top margin
Previously pages would individually set this margin but some didn't so
content would stick to the header without any space. Resolve this by
adding a new class that is added on all pages. The only place where we
remove this margin again is on the pages with menu or wrapper in the
header.
* fix admin notices
* fix team pages
* fix loading segment on gitgraph for arc-green
* fix last missing case
Co-authored-by: techknowlogick <techknowlogick@gitea.io> 
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								silverwind
							
						 
						
							 
							
							
								
								
							
							
								
							
								ffddf3f8a6 
								
									
								
							
								 
							
						 
						
							
							
								
								Make SVG size argument optional ( #12814 )  
							
							 
							
							... 
							
							
 
							
							Now defaults to 16 on both frontend and backend.
Co-authored-by: techknowlogick <techknowlogick@gitea.io> 
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								John Olheiser
							
						 
						
							 
							
							
								
								
							
							
								
							
								86fdba177a 
								
									
								
							
								 
							
						 
						
							
							
								
								Add Octicon SVG spritemap ( #10107 )  
							
							 
							
							... 
							
							
 
							
							* Add octicon SVG sprite
Signed-off-by: jolheiser <john.olheiser@gmail.com>
* Static prefix
Signed-off-by: jolheiser <john.olheiser@gmail.com>
* SVG for all repo icons
Signed-off-by: jolheiser <john.olheiser@gmail.com>
* make vendor
Signed-off-by: jolheiser <john.olheiser@gmail.com>
* Swap out octicons
Signed-off-by: jolheiser <john.olheiser@gmail.com>
* Move octicons to top of less imports
Signed-off-by: jolheiser <john.olheiser@gmail.com>
* Fix JS
Signed-off-by: jolheiser <john.olheiser@gmail.com>
* Definitely not a search/replace
Signed-off-by: jolheiser <john.olheiser@gmail.com>
* Missed regex
Signed-off-by: jolheiser <john.olheiser@gmail.com>
* Move to more generic calls and webpack
Signed-off-by: jolheiser <john.olheiser@gmail.com>
* make svg -> make webpack
Signed-off-by: jolheiser <john.olheiser@gmail.com>
* Remove svg-sprite
Signed-off-by: jolheiser <john.olheiser@gmail.com>
* Update tests
Signed-off-by: jolheiser <john.olheiser@gmail.com>
* Missed a test
Signed-off-by: jolheiser <john.olheiser@gmail.com>
* Remove svg from makefile
Signed-off-by: jolheiser <john.olheiser@gmail.com>
* Suggestions
Signed-off-by: jolheiser <john.olheiser@gmail.com>
* Attempt to fix test
Signed-off-by: jolheiser <john.olheiser@gmail.com>
* Update tests
Signed-off-by: jolheiser <john.olheiser@gmail.com>
* Revert timetracking test
Signed-off-by: jolheiser <john.olheiser@gmail.com>
* Swap .octicon for .svg in less
Signed-off-by: jolheiser <john.olheiser@gmail.com>
* Add aria-hidden
Signed-off-by: jolheiser <john.olheiser@gmail.com>
* Replace mega-octicon
Signed-off-by: jolheiser <john.olheiser@gmail.com>
* Fix webpack globbing on Windows
Signed-off-by: jolheiser <john.olheiser@gmail.com>
* Revert
Co-Authored-By: silverwind <me@silverwind.io>
* Fix octions from upstream
Signed-off-by: jolheiser <john.olheiser@gmail.com>
* Fix Vue and missed JS function
Signed-off-by: jolheiser <john.olheiser@gmail.com>
* Add JS helper and PWA
Signed-off-by: jolheiser <john.olheiser@gmail.com>
* Preload SVG
Signed-off-by: jolheiser <john.olheiser@gmail.com>
Co-authored-by: silverwind <me@silverwind.io>
Co-authored-by: techknowlogick <matti@mdranta.net> 
							
						 
						
							6 years ago  
						
					 
				
					
						
							
							
								 
								Rémy Boulanouar
							
						 
						
							 
							
							
							
								
							
								64ce159a6e 
								
							
								 
							
						 
						
							
							
								
								Allow to set organization visibility (public, internal, private) ( #1763 )  
							
							 
							
							
 
							
						 
						
							7 years ago  
						
					 
				
					
						
							
							
								 
								Lunny Xiao
							
						 
						
							 
							
							
							
								
							
								f2e20c81b6 
								
							
								 
							
						 
						
							
							
								
								Refactor struct's time to remove unnecessary memory usage ( #3142 )  
							
							 
							
							... 
							
							
 
							
							* refactor struct's time to remove unnecessary memory usage
* use AsTimePtr simple code
* fix tests
* fix time compare
* fix template on gpg
* use AddDuration instead of Add 
							
						 
						
							8 years ago  
						
					 
				
					
						
							
							
								 
								Patrick G
							
						 
						
							 
							
							
							
								
							
								03d79983ee 
								
							
								 
							
						 
						
							
							
								
								Cleaner UI for explore page ( #1253 ) ( #1255 )  
							
							 
							
							... 
							
							
 
							
							* Take navbar out of column
* Add styles to navbar
* Changed navbar classes
* Remove unneeded !important from index.css
* Remove unneeded !important from _explore.less 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Lunny Xiao
							
						 
						
							 
							
							
							
								
							
								590a79ff8a 
								
							
								 
							
						 
						
							
							
								
								Resolved   #296  ( #324 )  
							
							 
							
							... 
							
							
 
							
							* resolved  #296 
* Indentation fixed 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Kim "BKC" Carlbäcker
							
						 
						
							 
							
							
							
								
							
								562f9b6eae 
								
							
								 
							
						 
						
							
							
								
								Merge all pagination-templates into 'base/paginate'  
							
							 
							
							... 
							
							
 
							
							to reduce code-duplicity 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Daniel Oaks
							
						 
						
							 
							
							
							
								
							
								b3d9ca4ccd 
								
							
								 
							
						 
						
							
							
								
								Add the ability to explore organizations ( #3573 )  
							
							 
							
							... 
							
							
 
							
							* Add ability to explore organizations
* Use right icon for org explore links 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Unknwon
							
						 
						
							 
							
							
							
								
							
								50422f1fc2 
								
							
								 
							
						 
						
							
							
								
								#3348  always use relative avatar link in the template  
							
							 
							
							
 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Unknwon
							
						 
						
							 
							
							
							
								
							
								2bf8494332 
								
							
								 
							
						 
						
							
							
								
								#13  finish user and repository search  
							
							 
							
							... 
							
							
 
							
							Both are possible on explore and admin panel 
							
						 
						
							10 years ago