Gusted 
								
							 
						 
						
							
							
								
							
							
	2457f5ff22  
						 
						
							
							
								
								
								chore: branding import path ( #7337 )  
							
							 
							
							... 
							
							
							
							
							- Massive replacement of changing `code.gitea.io/gitea` to `forgejo.org`.
- Resolves  forgejo/discussions#258 
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/7337 
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
Reviewed-by: Michael Kriese <michael.kriese@gmx.de>
Reviewed-by: Beowulf <beowulf@beocode.eu>
Reviewed-by: Panagiotis "Ivory" Vasilopoulos <git@n0toose.net>
Co-authored-by: Gusted <postmaster@gusted.xyz>
Co-committed-by: Gusted <postmaster@gusted.xyz> 
							
						 
						
							2025-03-27 19:40:14 +00:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Cheng 
								
							 
						 
						
							
							
								
							
							
	
	
	2ec0c5e284 
 
						 
						
							
							
								
								
								chore: use errors.New to replace fmt.Errorf with no parameters will much better ( #30621 )  
							
							 
							
							... 
							
							
							
							
							use errors.New to replace fmt.Errorf with no parameters will much better
(cherry picked from commit 9de443ced2c328d9b58a5e144a765f402aab859d) 
							
						 
						
							2024-04-28 15:39:00 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Lunny Xiao 
								
							 
						 
						
							
							
								
							
							
	
	
	df1e7d0067 
 
						 
						
							
							
								
								
								Use db.Find instead of writing methods for every object ( #28084 )  
							
							 
							
							... 
							
							
							
							
							For those simple objects, it's unnecessary to write the find and count
methods again and again. 
							
						 
						
							2023-11-24 03:49:41 +00:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Lunny Xiao 
								
							 
						 
						
							
							
								
							
							
	
	
	1bf5527eac 
 
						 
						
							
							
								
								
								Refactor Find Sources and fix bug when view a user who belongs to an unactive auth source ( #27798 )  
							
							 
							
							... 
							
							
							
							
							The steps to reproduce it.
First, create a new oauth2 source.
Then, a user login with this oauth2 source.
Disable the oauth2 source.
Visit users -> settings -> security, 500 will be displayed.
This is because this page only load active Oauth2 sources but not all
Oauth2 sources. 
							
						 
						
							2023-11-03 01:41:00 +00:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									JakobDev 
								
							 
						 
						
							
							
								
							
							
	
	
	76a85a4ce9 
 
						 
						
							
							
								
								
								Final round of db.DefaultContext refactor ( #27587 )  
							
							 
							
							... 
							
							
							
							
							Last part of #27065  
							
						 
						
							2023-10-14 08:37:24 +00:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									JakobDev 
								
							 
						 
						
							
							
								
							
							
	
	
	ebe803e514 
 
						 
						
							
							
								
								
								Penultimate round of db.DefaultContext refactor ( #27414 )  
							
							 
							
							... 
							
							
							
							
							Part of #27065 
---------
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com> 
							
						 
						
							2023-10-11 04:24:07 +00:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Nanguan Lin 
								
							 
						 
						
							
							
								
							
							
	
	
	70f8d10fc5 
 
						 
						
							
							
								
								
								move the gitea admin subcommands into separate files ( #27307 )  
							
							 
							
							... 
							
							
							
							
							As title.
Probably it's better to put those sub cmd to different dirs. Will do
that in the future. 
							
						 
						
							2023-09-27 12:25:38 +00:00