2fa6dcc7ed 
							
						 
					 
					
						
						
							
							feat(webui): handle auth via websocket ( #2226 )  
						
						 
						
						... 
						
						
						
						Now when logging in and out of the game, the webui is notified so it can refresh the nonce, removing the need for constant login requests to revalidate it.
Closes  #2223 
Reviewed-on: OpenWF/SpaceNinjaServer#2226 
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com> 
						
						
					 
					
						2025-06-21 07:26:43 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							3bcac1459b 
							
						 
					 
					
						
						
							
							feat: track LastLogin to provide it for friends & clan members ( #2013 )  
						
						 
						
						... 
						
						
						
						Reviewed-on: OpenWF/SpaceNinjaServer#2013 
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com> 
						
						
					 
					
						2025-05-08 08:20:45 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							9b652f5c3c 
							
						 
					 
					
						
						
							
							fix: spoof nemesis to avoid script errors in older versions ( #1936 )  
						
						 
						
						... 
						
						
						
						Reviewed-on: OpenWF/SpaceNinjaServer#1936 
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com> 
						
						
					 
					
						2025-05-01 13:53:10 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							f549b042d6 
							
						 
					 
					
						
						
							
							feat: ignore list ( #1711 )  
						
						 
						
						... 
						
						
						
						Closes  #1707 
Reviewed-on: OpenWF/SpaceNinjaServer#1711 
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com> 
						
						
					 
					
						2025-04-18 11:16:43 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							06ce4ac695 
							
						 
					 
					
						
						
							
							chore: more faithful handling of daily tribute ( #1324 )  
						
						 
						
						... 
						
						
						
						Reviewed-on: OpenWF/SpaceNinjaServer#1324  
						
						
					 
					
						2025-03-25 15:11:26 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							6598318fc5 
							
						 
					 
					
						
						
							
							feat: daily tribute ( #1241 )  
						
						 
						
						... 
						
						
						
						Closes  #367 
Reviewed-on: OpenWF/SpaceNinjaServer#1241  
						
						
					 
					
						2025-03-21 05:19:42 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							2d6e096fde 
							
						 
					 
					
						
						
							
							feat: argon crystal decay ( #1195 )  
						
						 
						
						... 
						
						
						
						Reviewed-on: OpenWF/SpaceNinjaServer#1195  
						
						
					 
					
						2025-03-15 06:39:54 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							f6513420be 
							
						 
					 
					
						
						
							
							feat: login conflict ( #1127 )  
						
						 
						
						... 
						
						
						
						Closes  #1076 
Reviewed-on: OpenWF/SpaceNinjaServer#1127  
						
						
					 
					
						2025-03-09 07:40:37 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							01d369bf38 
							
						 
					 
					
						
						
							
							fix: can't log in to existing account  
						
						 
						
						
						
						
					 
					
						2025-01-31 17:15:58 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
							
						
						
						
							
						
						
							50c280cf01 
							
						 
					 
					
						
						
							
							feat: Inbox ( #876 )  
						
						 
						
						
						
						
					 
					
						2025-01-31 14:15:36 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
							
						
						
						
							
						
						
							103e9bc431 
							
						 
					 
					
						
						
							
							feat: add administrators, require administrator perms to change server config in webui ( #628 )  
						
						 
						
						
						
						
					 
					
						2024-12-23 22:44:01 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
							
						
						
						
							
						
						
							d5c829e4fe 
							
						 
					 
					
						
						
							
							fix: avoid spilling new database account fields into login response ( #610 )  
						
						 
						
						
						
						
					 
					
						2024-12-23 00:40:35 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
							
						
						
						
							
						
						
							d9c94664c3 
							
						 
					 
					
						
						
							
							feat: daily reset for syndicate standing ( #582 )  
						
						 
						
						
						
						
					 
					
						2024-12-22 00:44:49 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
							
						
						
						
							
						
						
							fdaf3da467 
							
						 
					 
					
						
						
							
							fix: webui login failing on pre-nonce account that has not been used in-game since ( #287 )  
						
						 
						
						
						
						
					 
					
						2024-06-10 13:56:58 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
							
						
						
						
							
						
						
							6294a315a8 
							
						 
					 
					
						
						
							
							feat: properly implement nonce ( #220 )  
						
						 
						
						
						
						
					 
					
						2024-05-28 13:45:06 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
							
						
						
						
							
						
						
							a96eea0e63 
							
						 
					 
					
						
						
							
							feat: Ship Customizations, Personal Rooms (Orbiter, Apartment) ( #132 )  
						
						 
						
						... 
						
						
						
						This breaks existing accounts 
						
						
					 
					
						2024-02-18 13:58:43 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Ângelo Tadeucci 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							108d2c621d 
							
						 
					 
					
						
						
							
							Use non-relative imports ( #8 )  
						
						 
						
						
						
						
					 
					
						2023-06-02 00:20:49 -03:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alan Morel 
							
						 
					 
					
						
						
						
						
							
						
						
							f253a0b58f 
							
						 
					 
					
						
						
							
							refactor: reorganize imports  
						
						 
						
						
						
						
					 
					
						2023-05-23 20:53:26 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alan Morel 
							
						 
					 
					
						
						
						
						
							
						
						
							5b029cfb3b 
							
						 
					 
					
						
						
							
							refactor: run prettier cli to format all files  
						
						 
						
						
						
						
					 
					
						2023-05-23 20:42:06 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Ângelo Tadeucci 
							
						 
					 
					
						
						
						
						
							
						
						
							84c825e8a7 
							
						 
					 
					
						
						
							
							Initial commit  
						
						 
						
						
						
						
					 
					
						2023-05-19 15:26:36 -03:00