132 Commits

Author SHA1 Message Date
df70050cfd chore: update translations 2025-02-22 07:10:28 +01: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
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
7ee8252d0e chore: prettier (#954)
some of the latest changes haven't been quite congruent with the way prettier would like things to be. this fixes those details.

Reviewed-on: OpenWF/SpaceNinjaServer#954
2025-02-12 18:15:07 -08:00
edddc80bd8 fix(webui): don't give legendary cores with "add missing mods" (#953)
Closes #952

Reviewed-on: OpenWF/SpaceNinjaServer#953
2025-02-12 18:14:59 -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
079f9ebbdf fix(webui): max rank up all suits (#917)
Fixes #914

Reviewed-on: OpenWF/SpaceNinjaServer#917
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-07 06:46:07 -08:00
0f4c14531b fix(webui): weird navbar margins at smaller widths 2025-02-06 21:55:42 +01:00
1fd801403f fix(webui): lowercase email address to match client (#912)
Reviewed-on: OpenWF/SpaceNinjaServer#912
Co-authored-by: Sainan <sainan@calamity.inc>
Co-committed-by: Sainan <sainan@calamity.inc>
2025-02-06 07:10:25 -08: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
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
25a099970e fix(webui): delete prompt showing name twice 2025-01-21 18:36:45 +01:00
1ba3378574
fix(webui): properly handle unique level caps (#837) 2025-01-20 18:29:25 +01:00
7bb857a17a fix(webui): disable text wrapping for action column 2025-01-20 12:35:26 +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
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
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
4ce03ad523
chore(webui): split weapons by category (#820) 2025-01-19 12:29:32 +01:00
ae832d0125 fix(webui): erroring on empty archon shard slot 2025-01-19 03:58:25 +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
5cbececb04
fix(webui): error on unrevealed riven mod (#773) 2025-01-12 08:30:56 +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
0523fbdaae
fix: add missing kitgun types for primaries (#694) 2025-01-03 09:09:53 +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
9dbb0fe4bf
improve: for "make rank 30", also make respective exalted items rank 30 (#648) 2024-12-29 06:37:40 +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