518 Commits

Author SHA1 Message Date
b34caf73be notify after import 2025-01-20 08:54:37 +01:00
e910f2752f import CurrentLoadOutIds 2025-01-20 08:53:21 +01:00
58156b0457 import DialogueHistory 2025-01-20 08:32:39 +01:00
eb039fe969 import InfestedFoundry 2025-01-20 08:27:47 +01:00
3fa6fa7ffe these don't have to be unused 2025-01-20 08:27:45 +01:00
04955c094e separate InfestedFoundry client & database structs 2025-01-20 08:27:45 +01:00
103104cdbc narrow eslint-disable 2025-01-20 08:13:57 +01:00
af065c5928 import loadout presets 2025-01-20 08:13:31 +01:00
9c5310e418 remove duplicate getLoadout 2025-01-20 08:07:40 +01:00
8b058c01a5 import RawUpgrades & MiscItems 2025-01-20 07:50:51 +01:00
ae12d1e037 improve appearance of kuva lich weapons in webui 2025-01-20 07:36:43 +01:00
8e7d4382f2 improve handling of avionics in webui 2025-01-20 07:30:34 +01:00
6d9c934619 import operator/drifter loadouts 2025-01-20 07:19:38 +01:00
2c77336e0c import simple fields 2025-01-20 07:13:24 +01:00
c8402ae497 don't spoof owned weapon skins 2025-01-20 07:13:24 +01:00
27a855cdb1 import slots 2025-01-20 07:13:24 +01:00
6eb4ef81df import all equipmentKeys 2025-01-20 07:13:24 +01:00
e7d655aa58 Add import to webui 2025-01-20 04:57:24 +01:00
1bb00df760 give an empty response for import request 2025-01-20 04:48:48 +01:00
eb1627a50f support partial import 2025-01-20 04:45:02 +01:00
ce2459113b import Upgrades 2025-01-19 18:16:42 +01:00
83015ec8f3 improve typings around Upgrades 2025-01-19 18:16:41 +01:00
394dc4c304 rename IInventoryResponse to IInventoryClient 2025-01-19 17:05:58 +01:00
79cf50b9ae import WeaponSkins 2025-01-19 17:04:38 +01:00
d11dfc5485 no point trying for fine-grained import, it's gonna become a mess, either way 2025-01-19 17:00:41 +01:00
03716daa62 rename converter functions 2025-01-19 15:07:25 +01:00
b41ce3751c initial importService for Suits array 2025-01-19 15:07:25 +01:00
b19fda66a2 fix(webui): ignore empty ModularParts array 2025-01-19 15:06:32 +01:00
86a2b57e22
feat(webui): more equipment (#826) 2025-01-19 15:03:34 +01:00
3c99b748dc chore: raise size limit for text/plain requests 2025-01-19 12:33:29 +01:00
1c186450e1 chore: remove unused IInventoryResponseDocument 2025-01-19 12:33:26 +01:00
f310028e42
fix: classical syndicate medallions don't use daily limit (#818) 2025-01-19 12:30:27 +01:00
16922279f9
fix: remove legendary core from inventory when it was used (#819) 2025-01-19 12:29:53 +01:00
4ce03ad523
chore(webui): split weapons by category (#820) 2025-01-19 12:29:32 +01:00
45c32b087d
chore: handle addMiscItems & addMods resulting in account having 0 or less of a type (#821) 2025-01-19 12:29:19 +01:00
15f36263cd
chore: make buildConfig.json optional (#822) 2025-01-19 12:28:45 +01:00
ae832d0125 fix(webui): erroring on empty archon shard slot 2025-01-19 03:58:25 +01:00
d25a969269
chore: optimise stats/view.php (#816) 2025-01-19 01:58:59 +01:00
5d4c454b0b
chore: optimise creditsController (#815) 2025-01-19 01:58:47 +01:00
73df848f11
chore: optimise getAccountIdForRequest (#814) 2025-01-19 01:58:35 +01:00
16c2b8f83c
chore: use MongooseDocumentArray.id instead of .find where possible (#813) 2025-01-19 01:58:24 +01:00
7af5cd9811
fix: add slots when adding items via WebUI (#812) 2025-01-19 01:58:09 +01:00
a10bdeb497
feat: rerolling rivens (#806) 2025-01-19 01:57:52 +01:00
fc8537ba4d
feat(webui): add "add missing mods" (#804)
Co-authored-by: Chinosu <46995931+Chinosu@users.noreply.github.com>
2025-01-19 01:57:39 +01:00
a8fb9095c5
feat: Kinematic Instant Messaging (#801) 2025-01-19 01:57:24 +01:00
f1c3dcbefc
chore: move mod upgrading logic into artifactsController (#800) 2025-01-18 11:12:06 +01:00
734ca84557
fix: purchasing flawed mods from iron wake (#802) 2025-01-18 11:11:52 +01:00
79299db475
fix: not consuming ItemPrices from server-side vendor (#798) 2025-01-18 07:06:07 +01:00
15193603e3 chore: npm audit fix 2025-01-18 07:05:03 +01:00
1e4092e7f8 feat(webui): ability to add Legendary Core 2025-01-17 16:26:48 +01:00