947 Commits

Author SHA1 Message Date
e3f543d9be
improve: ensure 'npm run lint' passes without errors (#249) 2024-06-01 13:03:27 +02:00
f83f80c991
feat(webui): add Mods card (#252) 2024-06-01 12:57:27 +02:00
ef220ca6d7
feat: allow optionally connecting to WebUI via HTTPS by using p2ptls cert (#246) 2024-05-31 14:17:39 +02:00
ec801abba3
fix: broken (beginner/intermediate) mods in modNames map (#243) 2024-05-31 14:15:43 +02:00
17244ea390
improve: say the magic words to log the client out when nonce is invalidated (#250) 2024-05-31 13:17:10 +02:00
4f1e5ff326
improve(webui): store all third-party libraries locally (#247) 2024-05-31 13:12:58 +02:00
c911fd77f1
improve: logging during startup sequence (#244) 2024-05-30 13:33:49 +02:00
ef96946fe4
feat(webui): add per-route titles & favicon (#245) 2024-05-30 13:32:58 +02:00
bc21a4d282
improve: authenticate addItem requests (#242) 2024-05-30 13:32:28 +02:00
02e4562daa
feat: implement loading of ability videos (#205) 2024-05-30 01:44:54 +02:00
cfcdaae668
feat(webui): Add list of owned rivens (#241)
Co-authored-by: Sainan <Sainan@users.noreply.github.com>
2024-05-29 23:03:05 +02:00
5975aa711e
feat: add unlockAllSkins option (#232) 2024-05-29 22:08:41 +02:00
5f2adb7b47
improve(webui): Handle nonce being invalidated by client logging in (#239) 2024-05-29 16:19:41 +02:00
b1e0de862f
feat: implement selling/dissolving of mods (#240) 2024-05-29 16:18:41 +02:00
a0b293685d
temp fix: Add XP for SpaceSuits (#233) 2024-05-28 13:59:20 +02:00
3236263399
improve: remove buildConfig.json from git (#227) 2024-05-28 13:55:29 +02:00
03704d0f96
feat: handle updateChallengeProgress (#235) 2024-05-28 13:52:27 +02:00
6294a315a8
feat: properly implement nonce (#220) 2024-05-28 13:45:06 +02:00
8eb11007a7
feat(webui): add Mods tab with "Add Riven" option (#234) 2024-05-28 13:28:57 +02:00
2e8c94d34b
feat: add spoofMasteryRank config (#229)
Co-authored-by: Sainan <Sainan@users.noreply.github.com>
2024-05-28 13:28:35 +02:00
dea35fbd99
feat: add httpPort & httpsPort options (#226) 2024-05-22 23:32:11 +02:00
0b00c269e2
fix: give Baro Ki'Teer a proper manifest (#228) 2024-05-22 23:30:51 +02:00
63712121af
feat: more work on clans (#214)
Co-authored-by: Sainan <Sainan@users.noreply.github.com>
2024-05-16 01:34:38 +02:00
6dd5ceabde
improve: use express.static to serve webui (#225) 2024-05-16 01:31:14 +02:00
376b75be39
chore: update 35.6.0 (#222) 2024-05-15 21:59:47 +02:00
64b4523b39
feat: config refactoring (#219) 2024-05-15 21:55:59 +02:00
7fa9d08a4d
feat: restock darvo (#221) 2024-05-13 14:40:54 +02:00
ea994e24d6
improve: skip HUB instance selection (#211) 2024-05-13 02:20:27 +02:00
f4ab8e2233
fix: not being able to unequip gear when "visible when holstered" is off (#216) 2024-05-12 23:35:48 +02:00
3b88a667a9
feat: update allMissions.json (#212) 2024-05-10 14:08:00 +02:00
722b496176
feat: initial steps towards an independent worldState (#213) 2024-05-10 13:31:39 +02:00
61450b04bb
feat(webui): add "Add Items" to acquire various items (#209)
Co-authored-by: Sainan <Sainan@users.noreply.github.com>
2024-05-09 22:34:47 +02:00
8a6d55e22e
fix: duplicated code in getShipController (#158) 2024-05-09 16:07:19 +02:00
b9c7daf4f6
feat: implement purchasing of blueprints & gear items (#208) 2024-05-09 16:04:31 +02:00
b79d0034e7
fix: errors with npm run build && npm run start (#168) 2024-05-09 15:10:13 +02:00
a081d065cb
feat: implement purchasing of additional mod & customization slots (#206) 2024-05-09 15:09:08 +02:00
971d149122
improve: purchases (#161)
Co-authored-by: Sainan <Sainan@users.noreply.github.com>
2024-05-09 01:27:32 +02:00
d62785a883
feat: implement polarization (forma) (#173) 2024-05-09 01:07:14 +02:00
bc3fca8ccf
feat: implement arcane adapters (#187) 2024-05-09 00:59:44 +02:00
852fdcfc0e
feat: implement XPInfo (#200) 2024-05-08 22:53:06 +02:00
c3938169fa
improve(webui): fix add weapon, improve handling of unknown items, maintain scroll position (#181)
Co-authored-by: Sainan <Sainan@users.noreply.github.com>
2024-05-08 22:40:21 +02:00
37ecf29c4d
feat: unlock Steel Path with unlockAllMissions (#188) 2024-05-07 23:50:38 +02:00
a9973ec362
chore: update 35.5.11 (#196) 2024-05-07 23:50:14 +02:00
7b3f9b3015
fix: using ILoadoutConfigClient to write to database (#190) 2024-05-07 20:38:44 +02:00
a8ea8d1364
feat(webui): add "Remove" option for owned warframes & weapons (#172) 2024-05-06 21:49:49 +02:00
dependabot[bot]
abe139151a
build(deps): bump express from 5.0.0-beta.1 to 5.0.0-beta.3 (#175)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-06 21:06:20 +02:00
984c4ee43e
feat: persist boot location (#159) 2024-05-06 15:39:27 +02:00
fd56203f35
feat: implement pledging to syndicate (#162) 2024-05-06 15:38:10 +02:00
36ebc52696
fix: IGenericItemDatabase (#171) 2024-05-06 15:30:48 +02:00
9f98a68630
chore: update dependencies (#166)
Co-authored-by: Sainan <Sainan@users.noreply.github.com>
2024-05-06 15:22:40 +02:00