2ec2b0278a 
							
						 
					 
					
						
						
							
							chore: use model.findById where possible ( #1315 )  
						
						 
						
						... 
						
						
						
						Reviewed-on: OpenWF/SpaceNinjaServer#1315  
						
						
					 
					
						2025-03-24 11:32:08 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							a77c1906bf 
							
						 
					 
					
						
						
							
							chore: add custom getAccountInfo endpoint ( #1300 )  
						
						 
						
						... 
						
						
						
						This will help the IRC server get all the information it needs for permission management in a single request.
Reviewed-on: OpenWF/SpaceNinjaServer#1300  
						
						
					 
					
						2025-03-23 13:17:14 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							cf3007b744 
							
						 
					 
					
						
						
							
							chore: update config when admin changes their name ( #1298 )  
						
						 
						
						... 
						
						
						
						Reviewed-on: OpenWF/SpaceNinjaServer#1298  
						
						
					 
					
						2025-03-23 09:06:08 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							7f5592e00c 
							
						 
					 
					
						
						
							
							chore: improve authentication and Dropped logic ( #1296 )  
						
						 
						
						... 
						
						
						
						- Dropped is now also unset by getAccountForRequest
- Improved how nonce is validated to avoid possible parser mismatch issues to smuggle a 0
- Updated ircDroppedController to perform only a single MongoDB operation
Reviewed-on: OpenWF/SpaceNinjaServer#1296  
						
						
					 
					
						2025-03-23 09:05:47 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							5817b48db9 
							
						 
					 
					
						
						
							
							fix: use deleteMany for models where accountId is not unique when deleting account ( #1290 )  
						
						 
						
						... 
						
						
						
						Reviewed-on: OpenWF/SpaceNinjaServer#1290  
						
						
					 
					
						2025-03-22 18:12:59 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							4cd35ef4d9 
							
						 
					 
					
						
						
							
							fix(webui): can't acquire entrati lanthorn  
						
						 
						
						
						
						
					 
					
						2025-03-21 00:48:58 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							2334e76453 
							
						 
					 
					
						
						
							
							feat(webui): max rank all intrinsics ( #1230 )  
						
						 
						
						... 
						
						
						
						Reviewed-on: OpenWF/SpaceNinjaServer#1230  
						
						
					 
					
						2025-03-20 05:36:29 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							7b866a2f71 
							
						 
					 
					
						
						
							
							fix(webui): unable to add relics ( #1222 )  
						
						 
						
						... 
						
						
						
						Reviewed-on: OpenWF/SpaceNinjaServer#1222  
						
						
					 
					
						2025-03-17 10:06:25 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							38dfe14776 
							
						 
					 
					
						
						
							
							feat: fabricate research ( #1150 )  
						
						 
						
						... 
						
						
						
						Closes  #910 
Reviewed-on: OpenWF/SpaceNinjaServer#1150  
						
						
					 
					
						2025-03-11 07:56:18 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							fae6615df4 
							
						 
					 
					
						
						
							
							feat: clan members ( #1143 )  
						
						 
						
						... 
						
						
						
						Now you can add/remove members and accept/decline invites.
Closes  #1110 
Reviewed-on: OpenWF/SpaceNinjaServer#1143 
Co-authored-by: Sainan <sainan@calamity.inc>
Co-committed-by: Sainan <sainan@calamity.inc> 
						
						
					 
					
						2025-03-10 16:40:40 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							b553097fe4 
							
						 
					 
					
						
						
							
							fix: handle quest completion via missionInventoryUpdate ( #1140 )  
						
						 
						
						... 
						
						
						
						Partial fix for #1126 
Reviewed-on: OpenWF/SpaceNinjaServer#1140 
Co-authored-by: Sainan <sainan@calamity.inc>
Co-committed-by: Sainan <sainan@calamity.inc> 
						
						
					 
					
						2025-03-10 16:22:02 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							758135d19b 
							
						 
					 
					
						
						
							
							feat(webui): add resource drones & their blueprints via "add items" ( #1137 )  
						
						 
						
						... 
						
						
						
						Closes  #1133 
Reviewed-on: OpenWF/SpaceNinjaServer#1137  
						
						
					 
					
						2025-03-09 11:15:45 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							f6513420be 
							
						 
					 
					
						
						
							
							feat: login conflict ( #1127 )  
						
						 
						
						... 
						
						
						
						Closes  #1076 
Reviewed-on: OpenWF/SpaceNinjaServer#1127  
						
						
					 
					
						2025-03-09 07:40:37 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							d7e3f33ecf 
							
						 
					 
					
						
						
							
							feat: add custom getName endpoint ( #1108 )  
						
						 
						
						... 
						
						
						
						This can be useful for an IRC server to validate the accountId & nonce given and ensure the nickname matches.
Reviewed-on: OpenWF/SpaceNinjaServer#1108 
Co-authored-by: Sainan <sainan@calamity.inc>
Co-committed-by: Sainan <sainan@calamity.inc> 
						
						
					 
					
						2025-03-08 04:34:14 -08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							8a6f36a9b0 
							
						 
					 
					
						
						
							
							feat(webui): add relics via "add items" ( #1066 )  
						
						 
						
						... 
						
						
						
						Closes  #1062 
Reviewed-on: OpenWF/SpaceNinjaServer#1066 
Co-authored-by: Sainan <sainan@calamity.inc>
Co-committed-by: Sainan <sainan@calamity.inc> 
						
						
					 
					
						2025-03-02 04:21:59 -08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							9267c9929e 
							
						 
					 
					
						
						
							
							feat(webui): acquire flawed mods & imposters via add mods ( #1040 )  
						
						 
						
						... 
						
						
						
						Closes  #1033 
Reviewed-on: OpenWF/SpaceNinjaServer#1040  
						
						
					 
					
						2025-02-27 18:00:37 -08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							a5c45bb646 
							
						 
					 
					
						
						
							
							fix: consume a slot when item is crafted instead of bought via plat ( #1029 )  
						
						 
						
						... 
						
						
						
						Reviewed-on: OpenWF/SpaceNinjaServer#1029  
						
						
					 
					
						2025-02-26 15:41:07 -08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							2efe0df2f2 
							
						 
					 
					
						
						
							
							chore: fix some eslint warnings ( #1007 )  
						
						 
						
						... 
						
						
						
						Reviewed-on: OpenWF/SpaceNinjaServer#1007  
						
						
					 
					
						2025-02-24 20:56:34 -08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							bf7fd42198 
							
						 
					 
					
						
						
							
							feat: tutorial and natural new player experience ( #983 )  
						
						 
						
						... 
						
						
						
						Reviewed-on: OpenWF/SpaceNinjaServer#983 
Co-authored-by: Ordis <134585663+OrdisPrime@users.noreply.github.com>
Co-committed-by: Ordis <134585663+OrdisPrime@users.noreply.github.com> 
						
						
					 
					
						2025-02-22 11:10:52 -08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							a3873a1710 
							
						 
					 
					
						
						
							
							fix(webui): show names for zaw parts ( #988 )  
						
						 
						
						... 
						
						
						
						Reviewed-on: OpenWF/SpaceNinjaServer#988 
Co-authored-by: AMelonInsideLemon <166175391+AMelonInsideLemon@users.noreply.github.com>
Co-committed-by: AMelonInsideLemon <166175391+AMelonInsideLemon@users.noreply.github.com> 
						
						
					 
					
						2025-02-22 02:22:41 -08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							a259afe912 
							
						 
					 
					
						
						
							
							feat(webui): give all quests ( #981 )  
						
						 
						
						... 
						
						
						
						Reviewed-on: OpenWF/SpaceNinjaServer#981 
Co-authored-by: Ordis <134585663+OrdisPrime@users.noreply.github.com>
Co-committed-by: Ordis <134585663+OrdisPrime@users.noreply.github.com> 
						
						
					 
					
						2025-02-21 05:30:13 -08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							fb8d176fbe 
							
						 
					 
					
						
						
							
							fix(webui): quest cheats ( #965 )  
						
						 
						
						... 
						
						
						
						Completing Quests via the webui will now also award the quest's items and mails.
Also fixes doubly adding key chain items.
A few items will not be added, as it is currently impossible to determine the item category by path for these items.
This will be fixed soon.
Reviewed-on: OpenWF/SpaceNinjaServer#965 
Co-authored-by: Ordis <134585663+OrdisPrime@users.noreply.github.com>
Co-committed-by: Ordis <134585663+OrdisPrime@users.noreply.github.com> 
						
						
					 
					
						2025-02-19 14:09:47 -08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							1413a6bcc2 
							
						 
					 
					
						
						
							
							feat: move quest cheats to webui ( #963 )  
						
						 
						
						... 
						
						
						
						Co-authored-by: Sainan <sainan@calamity.inc>
Reviewed-on: OpenWF/SpaceNinjaServer#963 
Co-authored-by: Ordis <134585663+OrdisPrime@users.noreply.github.com>
Co-committed-by: Ordis <134585663+OrdisPrime@users.noreply.github.com> 
						
						
					 
					
						2025-02-18 17:14:42 -08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							7c59d4fe3f 
							
						 
					 
					
						
						
							
							feat(webui): currencies ( #931 )  
						
						 
						
						... 
						
						
						
						Closes  #854 
Reviewed-on: OpenWF/SpaceNinjaServer#931  
						
						
					 
					
						2025-02-09 07:17:42 -08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							90b6d13923 
							
						 
					 
					
						
						
							
							feat(webui): change SupportedSyndicate ( #923 )  
						
						 
						
						... 
						
						
						
						Closes  #829 
Reviewed-on: OpenWF/SpaceNinjaServer#923 
Reviewed-by: Sainan <sainan@calamity.inc>
Co-authored-by: AMelonInsideLemon <166175391+AMelonInsideLemon@users.noreply.github.com>
Co-committed-by: AMelonInsideLemon <166175391+AMelonInsideLemon@users.noreply.github.com> 
						
						
					 
					
						2025-02-08 22:22:22 -08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							13c68a75c1 
							
						 
					 
					
						
						
							
							feat: initial stats save ( #884 )  
						
						 
						
						... 
						
						
						
						Closes  #203 
Reviewed-on: http://209.141.38.3/OpenWF/SpaceNinjaServer/pulls/884 
Reviewed-by: Sainan <sainan@calamity.inc>
Co-authored-by: AMelonInsideLemon <166175391+AMelonInsideLemon@users.noreply.github.com>
Co-committed-by: AMelonInsideLemon <166175391+AMelonInsideLemon@users.noreply.github.com> 
						
						
					 
					
						2025-02-06 04:42:59 -08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							4353c67867 
							
						 
					 
					
						
						
							
							fix: delete inbox messages when deleting account ( #899 )  
						
						 
						
						... 
						
						
						
						Reviewed-on: http://209.141.38.3/OpenWF/SpaceNinjaServer/pulls/899 
Co-authored-by: Sainan <sainan@calamity.inc>
Co-committed-by: Sainan <sainan@calamity.inc> 
						
						
					 
					
						2025-02-05 05:54:24 -08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							8633696dc8 
							
						 
					 
					
						
						
							
							chore: update tunablesController ( #901 )  
						
						 
						
						... 
						
						
						
						Reviewed-on: http://209.141.38.3/OpenWF/SpaceNinjaServer/pulls/901  
						
						
					 
					
						2025-02-04 19:13:48 -08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							c1fcd3042e 
							
						 
					 
					
						
						
							
							feat(webui): ensure forma count of at least 5 when max ranking item ( #893 )  
						
						 
						
						... 
						
						
						
						Closes  #889 
Reviewed-on: http://209.141.38.3/OpenWF/SpaceNinjaServer/pulls/893  
						
						
					 
					
						2025-02-04 03:22:37 -08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
							
						
						
						
							
						
						
							50c280cf01 
							
						 
					 
					
						
						
							
							feat: Inbox ( #876 )  
						
						 
						
						
						
						
					 
					
						2025-01-31 14:15:36 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
							
						
						
						
							
						
						
							080b466bfc 
							
						 
					 
					
						
						
							
							fix(webui): add items ( #863 )  
						
						 
						
						
						
						
					 
					
						2025-01-24 16:12:39 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
							
						
						
						
							
						
						
							3cd66391b6 
							
						 
					 
					
						
						
							
							fix(webui): max rank ( #859 )  
						
						 
						
						
						
						
					 
					
						2025-01-24 15:44:34 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
							
						
						
						
							
						
						
							1ba3378574 
							
						 
					 
					
						
						
							
							fix(webui): properly handle unique level caps ( #837 )  
						
						 
						
						
						
						
					 
					
						2025-01-20 18:29:25 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
							
						
						
						
							
						
						
							62a4ac0652 
							
						 
					 
					
						
						
							
							feat(webui): add necramechs ( #834 )  
						
						 
						
						
						
						
					 
					
						2025-01-20 12:21:50 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
							
						
						
						
							
						
						
							c9b48ace36 
							
						 
					 
					
						
						
							
							feat: import ( #831 )  
						
						 
						
						
						
						
					 
					
						2025-01-20 12:19:32 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
							
						
						
						
							
						
						
							86a2b57e22 
							
						 
					 
					
						
						
							
							feat(webui): more equipment ( #826 )  
						
						 
						
						
						
						
					 
					
						2025-01-19 15:03:34 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
							
						
						
						
							
						
						
							4ce03ad523 
							
						 
					 
					
						
						
							
							chore(webui): split weapons by category ( #820 )  
						
						 
						
						
						
						
					 
					
						2025-01-19 12:29:32 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
							
						
						
						
							
						
						
							7af5cd9811 
							
						 
					 
					
						
						
							
							fix: add slots when adding items via WebUI ( #812 )  
						
						 
						
						
						
						
					 
					
						2025-01-19 01:58:09 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
							
						
						
						
							
						
						
							215b83974c 
							
						 
					 
					
						
						
							
							feat(webui): add "add missing warframes" & "add missing weapons" ( #775 )  
						
						 
						
						
						
						
					 
					
						2025-01-15 05:20:17 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
							
						
						
						
							
						
						
							bd7baef002 
							
						 
					 
					
						
						
							
							fix(webui): diambiguate fish names ( #705 )  
						
						 
						
						
						
						
					 
					
						2025-01-05 02:43:22 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
							
						
						
						
							
						
						
							74ed098692 
							
						 
					 
					
						
						
							
							chore: do addItem on inventory document, not accountId ( #699 )  
						
						 
						
						
						
						
					 
					
						2025-01-04 00:25:09 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
							
						
						
						
							
						
						
							ddb1a8d665 
							
						 
					 
					
						
						
							
							fix(webui): showing hidden recipes for "add items" ( #672 )  
						
						 
						
						
						
						
					 
					
						2024-12-31 01:40:32 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
							
						
						
						
							
						
						
							9dbb0fe4bf 
							
						 
					 
					
						
						
							
							improve: for "make rank 30", also make respective exalted items rank 30 ( #648 )  
						
						 
						
						
						
						
					 
					
						2024-12-29 06:37:40 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							b0c3e725f8 
							
						 
					 
					
						
						
							
							chore: fix no-case-declarations warnings  
						
						 
						
						
						
						
					 
					
						2024-12-29 06:14:29 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
							
						
						
						
							
						
						
							103e9bc431 
							
						 
					 
					
						
						
							
							feat: add administrators, require administrator perms to change server config in webui ( #628 )  
						
						 
						
						
						
						
					 
					
						2024-12-23 22:44:01 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
							
						
						
						
							
						
						
							77c7522023 
							
						 
					 
					
						
						
							
							feat(webui): ability to add recipes via "add items" ( #617 )  
						
						 
						
						
						
						
					 
					
						2024-12-23 14:37:21 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
							
						
						
						
							
						
						
							9be89fa9b7 
							
						 
					 
					
						
						
							
							feat(webui): rename account ( #616 )  
						
						 
						
						
						
						
					 
					
						2024-12-23 14:37:07 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
							
						
						
						
							
						
						
							ba7da656a8 
							
						 
					 
					
						
						
							
							feat(webui): delete account ( #615 )  
						
						 
						
						
						
						
					 
					
						2024-12-23 03:34:14 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
							
						
						
						
							
						
						
							0a31ff7b5c 
							
						 
					 
					
						
						
							
							feat(webui): language selector ( #593 )  
						
						 
						
						
						
						
					 
					
						2024-12-22 20:38:50 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
							
						
						
						
							
						
						
							987b05a334 
							
						 
					 
					
						
						
							
							chore: update express to v5 ( #599 )  
						
						 
						
						
						
						
					 
					
						2024-12-22 15:42:24 +01:00