b23979855e 
							
						 
					 
					
						
						
							
							logging  
						
						 
						
						
						
						
					 
					
						2025-09-01 05:20:14 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							c835471f0f 
							
						 
					 
					
						
						
							
							forcibly close game ws connections when nonce is invalidated  
						
						 
						
						
						
						
					 
					
						2025-09-01 05:20:14 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							f82bd09ee4 
							
						 
					 
					
						
						
							
							feat: support websocket connections from game client  
						
						 
						
						
						
						
					 
					
						2025-09-01 03:52:36 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							1ead04ddc1 
							
						 
					 
					
						
						
							
							chore: switch to esm, support raw running via node ( #2696 )  
						
						 
						
						... 
						
						
						
						Using ESM so the `import` syntax we use is actually valid without compilation. Now, Node can run the TypeScript code directly, albeit without typechecking and requiring use of an experimental feature.
Reviewed-on: OpenWF/SpaceNinjaServer#2696 
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com> 
						
						
					 
					
						2025-08-26 04:29:06 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							c97c22b434 
							
						 
					 
					
						
						
							
							chore: use relative imports with .ts ( #2694 )  
						
						 
						
						... 
						
						
						
						Reviewed-on: OpenWF/SpaceNinjaServer#2694 
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com> 
						
						
					 
					
						2025-08-25 13:37:14 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							d7a93463c0 
							
						 
					 
					
						
						
							
							chore: enforce consistent-type-imports ( #2693 )  
						
						 
						
						... 
						
						
						
						Reviewed-on: OpenWF/SpaceNinjaServer#2693 
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com> 
						
						
					 
					
						2025-08-24 21:41:20 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							660c3f3ddf 
							
						 
					 
					
						
						
							
							fix(webui): differentiate between nonce invalidation & forced logout ( #2658 )  
						
						 
						
						... 
						
						
						
						Closes  #2642 
Reviewed-on: OpenWF/SpaceNinjaServer#2658 
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com> 
						
						
					 
					
						2025-08-17 13:12:29 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							a2a441ecb0 
							
						 
					 
					
						
						
							
							fix: getUsernameFromEmail returning wrong value ( #2538 )  
						
						 
						
						... 
						
						
						
						Closes  #2537 
Reviewed-on: OpenWF/SpaceNinjaServer#2538 
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com> 
						
						
					 
					
						2025-07-23 07:51:22 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							304af514e2 
							
						 
					 
					
						
						
							
							fix(webui): handle name already being taken ( #2530 )  
						
						 
						
						... 
						
						
						
						Closes  #2528 
Reviewed-on: OpenWF/SpaceNinjaServer#2530 
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com> 
						
						
					 
					
						2025-07-22 07:34:31 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							c0ca9d9398 
							
						 
					 
					
						
						
							
							fix: add try/catch around websocket message event handler ( #2529 )  
						
						 
						
						... 
						
						
						
						Re #2528 
Reviewed-on: OpenWF/SpaceNinjaServer#2529 
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com> 
						
						
					 
					
						2025-07-21 07:44:54 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							90ab560620 
							
						 
					 
					
						
						
							
							chore(webui): don't refresh inventory for sell on the tab that issued it ( #2506 )  
						
						 
						
						... 
						
						
						
						Reviewed-on: OpenWF/SpaceNinjaServer#2506 
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com> 
						
						
					 
					
						2025-07-18 15:36:10 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							c7c7fd4ea0 
							
						 
					 
					
						
						
							
							chore: enforce consistent imports ( #2408 )  
						
						 
						
						... 
						
						
						
						Reviewed-on: OpenWF/SpaceNinjaServer#2408 
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com> 
						
						
					 
					
						2025-07-04 17:40:06 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							a75e6d6b95 
							
						 
					 
					
						
						
							
							chore: add warning coverage for cyclic includes ( #2407 )  
						
						 
						
						... 
						
						
						
						and some initial refactoring to avoid it where possible
Reviewed-on: OpenWF/SpaceNinjaServer#2407 
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com> 
						
						
					 
					
						2025-07-04 16:49:25 -07:00