51 Commits

Author SHA1 Message Date
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
b3b2ce5524 fix(webui): remove 'step' from number inputs (#944)
browsers seem to validate that the value is a multiple of the step size, which was not the intention here

Reviewed-on: OpenWF/SpaceNinjaServer#944
2025-02-11 08:22:43 -08:00
4398d37566 chore: update localization files (#935)
Reviewed-on: OpenWF/SpaceNinjaServer#935
Co-authored-by: AMelonInsideLemon <166175391+AMelonInsideLemon@users.noreply.github.com>
Co-committed-by: AMelonInsideLemon <166175391+AMelonInsideLemon@users.noreply.github.com>
2025-02-09 08:26:36 -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
0f4c14531b fix(webui): weird navbar margins at smaller widths 2025-02-06 21:55:42 +01:00
78032f191c feat(webui): translations (#909)
Closes #900
Supersedes #903

Co-authored-by: AMelonInsideLemon <166175391+AMelonInsideLemon@users.noreply.github.com>

Reviewed-on: OpenWF/SpaceNinjaServer#909
2025-02-06 07:00:21 -08:00
1351e73961 chore(webui): clarify what credentials are required (#902)
Reviewed-on: http://209.141.38.3/OpenWF/SpaceNinjaServer/pulls/902
2025-02-05 06:37:31 -08:00
241f0c894a chore(webui): remove client cheats (#883)
This has long been only a very small subset of what the bootstrapper offers. I think it's better that the bootstrapper itself provides the interface for it and we don't duplicate the logic so shallowly.

Reviewed-on: http://209.141.38.3/OpenWF/SpaceNinjaServer/pulls/883
2025-02-03 12:10:36 -08: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
ee0bee5d7b fix(webui): shrink count inputs 2025-01-20 05:23:32 +01:00
ceba8252b0
feat(webui): mod count (#830) 2025-01-20 04:00:58 +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
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
1e4092e7f8 feat(webui): ability to add Legendary Core 2025-01-17 16:26:48 +01:00
1a8e0f33b9
feat: noDailyStandingLimits cheat (#791) 2025-01-17 07:02:19 +01:00
a545d4f047
feat(webui): add "max rank all warframes" & "max rank all weapons" (#783)
Co-authored-by: Sainan <sainan@calamity.inc>
2025-01-15 16:29:02 +01:00
d73d14bc48
feat: add potatoes, exilus, & arcanes everywhere cheats (#774) 2025-01-15 05:20:30 +01:00
215b83974c
feat(webui): add "add missing warframes" & "add missing weapons" (#775) 2025-01-15 05:20:17 +01:00
eab4eb2e5b fix(webui): spacing 2025-01-15 05:19:27 +01:00
172db2337f
feat: infiniteEndo & infiniteRegalAya (#741) 2025-01-06 05:36:39 +01:00
8154f9bc36
feat(webui): add "Fully Level Up Helminth" (#717) 2025-01-05 12:26:26 +01:00
44b78ecfe8
feat: unlock all captura scenes (#650) 2024-12-29 21:11:36 +01:00
607ec836e9
fix: tutorial being skipped with skipTutorial disabled (#613) 2024-12-29 21:11:10 +01:00
103e9bc431
feat: add administrators, require administrator perms to change server config in webui (#628) 2024-12-23 22:44:01 +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
8a43eae230
feat: replace infiniteResources with infiniteCredits & infinitePlatinum (#588) 2024-12-22 00:34:19 +01:00
de6745ce19
feat: skipAllDialogue (#453)
Co-authored-by: Sainan <Sainan@users.noreply.github.com>
2024-07-03 12:31:35 +02:00
543d94e88e
fix: possible denial of service via a single (authenticated) request (#442) 2024-07-01 12:26:38 +02:00
afbc1801f6
feat(webui): add options to add and remove archon shard upgrades (#437) 2024-06-30 13:13:26 +02:00
7cfef6294b
feat(webui): add client cheats and new account cheat "Unlock All Focus Schools" (#406)
Co-authored-by: Sainan <Sainan@users.noreply.github.com>
2024-06-27 23:08:59 +02:00
887d4eb952
improve: purchasing of animation sets, colour plattes, etc. (#394) 2024-06-24 12:30:32 +02:00
Vampire Kitten
8433e75072
improve(webui): Reorder Item List and Add Item Button (#369) 2024-06-24 12:24:04 +02:00
fda7b5f816
feat: add universalPolarityEverywhere (#368) 2024-06-22 23:22:38 +02:00
e5451d5227
fix: config change on WebUI causing hot reload in dev mode (#297) 2024-06-15 02:52:45 +02:00
ba8a3afce5 Apply prettier changes 2024-06-14 22:38:33 +00:00
Vampire Kitten
1c6412a6a4
feat(webui): change server config through UI (#294) 2024-06-15 00:38:12 +02:00
e980d34458
improve(webui): keep a local copy of riven tool (#261) 2024-06-01 17:19:51 +02:00
f83f80c991
feat(webui): add Mods card (#252) 2024-06-01 12:57:27 +02:00
4f1e5ff326
improve(webui): store all third-party libraries locally (#247) 2024-05-31 13:12:58 +02:00
ef96946fe4
feat(webui): add per-route titles & favicon (#245) 2024-05-30 13:32:58 +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
8eb11007a7
feat(webui): add Mods tab with "Add Riven" option (#234) 2024-05-28 13:28:57 +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
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
70c9a5013d
feat(webui): add list of owned warframes & weapons with "Make Rank 30" option (#170) 2024-05-06 15:14:09 +02:00