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  
				
					
						
							
							
								 
						
							
							
								4ed7d2a2bb 
								
									
								
							
								 
							
						 
						
							
							
								
								Remove last traces of has-emoji class ( #11263 )  
							
							... 
							
							
 
							
							Now that emojify.js has been removed, get rid of all instances of has-emoji class that was only used for that. Support for rendering shortcodes should remain in all of these places so it should still work the same.
Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: Lauris BH <lauris@nix.lv> 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								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  
				
					
						
							
							
								 
						
							
							
								81cfe243f9 
								
									
								
							
								 
							
						 
						
							
							
								
								Add top author stats to activity page ( #9615 )  
							
							
 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								8941f7fc01 
								
							
								 
							
						 
						
							
							
								
								Fix for a wrong URL in activity page of repository. (Using config url instead of an actual one) ( #9571 )  
							
							
 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								a91679c9e3 
								
							
								 
							
						 
						
							
							
								
								Add additional periods to activity page ( #8829 )  
							
							
 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								410301f0ee 
								
									
								
							
								 
							
						 
						
							
							
								
								Improve localization of git activity stats ( #6848 )  
							
							
 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								1fa9662946 
								
									
								
							
								 
							
						 
						
							
							
								
								Git statistics in Activity tab ( #4724 )  
							
							... 
							
							
 
							
							* Initial implementation for git statistics in Activity tab
* Create top user by commit count endpoint
* Add UI and update src-d/go-git dependency
* Add coloring
* Fix typo
* Move git activity stats data extraction to git module
* Fix message
* Add git code stats test 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								eabbddcd98 
								
									
								
							
								 
							
						 
						
							
							
								
								Restrict permission check on repositories and fix some problems ( #5314 )  
							
							... 
							
							
 
							
							* fix units permission problems
* fix some bugs and merge LoadUnits to repoAssignment
* refactor permission struct and add some copyright heads
* remove unused codes
* fix routes units check
* improve permission check
* add unit tests for permission
* fix typo
* fix tests
* fix some routes
* fix api permission check
* improve permission check
* fix some permission check
* fix tests
* fix tests
* improve some permission check
* fix some permission check
* refactor AccessLevel
* fix bug
* fix tests
* fix tests
* fix tests
* fix AccessLevel
* rename CanAccess
* fix tests
* fix comment
* fix bug
* add missing unit for test repos
* fix bug
* rename some functions
* fix routes check 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								756eafaaf6 
								
							
								 
							
						 
						
							
							
								
								Fix some issues with special chars in branch names ( #3767 )  
							
							... 
							
							
 
							
							Signed-off-by: Robin Durner <github@nubenum.de> 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								5ba4ba3957 
								
							
								 
							
						 
						
							
							
								
								Fixed 0 closed issues not show 50% closed on activty page ( #3802 )  
							
							... 
							
							
 
							
							Fixes  #3656 . Also adds a light grey bar when there are both 0 merged
prs/closed issues and 0 open prs/issues. 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								58893384e8 
								
							
								 
							
						 
						
							
							
								
								Add issue closed time column to fix activity closed issues list ( #3537 )  
							
							... 
							
							
 
							
							Signed-off-by: Lauris Bukšis-Haberkorns <lauris@nix.lv> 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								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  
				
					
						
							
							
								 
						
							
							
								0e9e48bd5c 
								
							
								 
							
						 
						
							
							
								
								Fix activity css conflit with semantic ui ( #2758 )  
							
							
 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								f42dbdbae5 
								
							
								 
							
						 
						
							
							
								
								Add Activity page to repository ( #2674 )  
							
							... 
							
							
 
							
							* Add Activity page to repository
* Add request data for activity
* Add issue data for activity
* Add user unit right checks
* Add releases to activity
* Log repository unit loading error 
							
						 
						
							8 years ago