102 Commits

Author SHA1 Message Date
1276693497 chore(webui): provide "max rank" option when only exalted needs it
All checks were successful
Build / build (push) Successful in 45s
Build / build (pull_request) Successful in 1m28s
2025-04-22 00:27:29 +02:00
a49edefbd1 fix(webui): don't halve required R30 XP for MoaPets & KubrowPets (#1771)
All checks were successful
Build Docker image / docker (push) Successful in 1m1s
Build / build (push) Successful in 12m6s
Reviewed-on: #1771
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-04-21 15:21:40 -07:00
98975edca1 feat(webui): KubrowPets support (#1752)
Some checks failed
Build Docker image / docker (push) Has been cancelled
Build / build (push) Has been cancelled
also using `/api/modularWeaponCrafting.php` instead of  `/custom/addModularEquipment` for modular equipment

Reviewed-on: #1752
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-04-21 10:42:48 -07:00
26f37f58e5 chore(webui): make add mods behave more like adding items (#1732)
Some checks failed
Build / build (push) Has been cancelled
Build Docker image / docker (push) Has been cancelled
Reviewed-on: #1732
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-04-19 09:05:55 -07:00
e59bdcdfbc chore(webui): assume deleting items will always succeed (#1731)
Some checks failed
Build Docker image / docker (push) Has been cancelled
Build / build (push) Has been cancelled
instead of waiting for a response + then refreshing inventory, we can just delete the element right away and hope it works out

Reviewed-on: #1731
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-04-19 09:05:43 -07:00
6394adb0f0 fix(webui): handle config get request failing due to expired authz (#1716)
Some checks failed
Build / build (push) Has been cancelled
Build Docker image / docker (push) Has been cancelled
Reviewed-on: #1716
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-04-18 11:17:55 -07:00
20326fdaa0 chore(webui): strip <SHARD_BLUE_SIMPLE> etc from item name
All checks were successful
Build Docker image / docker (push) Successful in 56s
Build / build (push) Successful in 1m0s
2025-04-13 05:08:14 +02:00
f0ee1e8aad feat(webui): Spanish translation
Some checks failed
Build Docker image / docker (push) Successful in 45s
Build / build (push) Has been cancelled
2025-04-12 23:37:08 +02:00
c0947b8822 chore(webui): use select for "supported syndicate" (#1539)
All checks were successful
Build Docker image / docker (push) Successful in 50s
Build / build (push) Successful in 1m26s
Reviewed-on: #1539
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-04-10 07:17:40 -07:00
540961ff9e chore(webui): use gildWeaponController (#1518)
Some checks failed
Build / build (push) Has been cancelled
Build Docker image / docker (push) Has been cancelled
also use `TEquipmentKey` instead `WeaponTypeInternal | "Hoverboards"`
Co-authored-by: AMelonInsideLemon <166175391+AMelonInsideLemon@users.noreply.github.com>
Co-committed-by: AMelonInsideLemon <166175391+AMelonInsideLemon@users.noreply.github.com>
2025-04-10 07:14:53 -07:00
ef4973e694 chrore(webui): don't add duplicates to datalists (#1510)
Some checks failed
Build Docker image / docker (push) Waiting to run
Build / build (20) (push) Has been cancelled
Build / build (18) (push) Has been cancelled
Build / build (22) (push) Has been cancelled
Browsers will show all options, even if this makes no sense, causing some confusion for users.

Reviewed-on: #1510
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-04-08 03:06:19 -07:00
dcdeb0cd34 feat(webui): add pigment (#1507)
Some checks failed
Build Docker image / docker (push) Waiting to run
Build / build (20) (push) Has been cancelled
Build / build (22) (push) Has been cancelled
Build / build (18) (push) Has been cancelled
Reviewed-on: #1507
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-04-08 03:05:53 -07:00
710470ca2d feat(webui): quests support (#1411)
Some checks failed
Build Docker image / docker (push) Waiting to run
Build / build (22) (push) Has been cancelled
Build / build (20) (push) Has been cancelled
Build / build (18) (push) Has been cancelled
Reviewed-on: #1411
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-04-03 10:40:22 -07:00
158310bda2 fix(webui): blacklist modular weapons from add missing (#1425)
All checks were successful
Build / build (20) (push) Successful in 1m10s
Build / build (18) (push) Successful in 1m7s
Build Docker image / docker (push) Successful in 33s
Build / build (22) (push) Successful in 39s
Reviewed-on: #1425
Co-authored-by: AMelonInsideLemon <166175391+AMelonInsideLemon@users.noreply.github.com>
Co-committed-by: AMelonInsideLemon <166175391+AMelonInsideLemon@users.noreply.github.com>
2025-04-02 04:43:03 -07:00
7d5ea680e4 chore(webui): remove "<ARCHWING> " from item name (#1414)
All checks were successful
Build Docker image / docker (push) Successful in 34s
Build / build (20) (push) Successful in 1m17s
Build / build (22) (push) Successful in 37s
Build / build (18) (push) Successful in 1m14s
Reviewed-on: #1414
Co-authored-by: AMelonInsideLemon <166175391+AMelonInsideLemon@users.noreply.github.com>
Co-committed-by: AMelonInsideLemon <166175391+AMelonInsideLemon@users.noreply.github.com>
2025-03-31 13:59:18 -07:00
d033c2bc12 feat(webui): MoaPets support (#1402)
All checks were successful
Build / build (20) (push) Successful in 42s
Build / build (18) (push) Successful in 1m19s
Build Docker image / docker (push) Successful in 32s
Build / build (22) (push) Successful in 1m17s
Translations were taken from the game

Reviewed-on: #1402
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-03-31 09:18:41 -07:00
779bc34082 feat(webui): adding kitgun (#1382)
Some checks failed
Build Docker image / docker (push) Waiting to run
Build / build (18) (push) Has been cancelled
Build / build (22) (push) Has been cancelled
Build / build (20) (push) Has been cancelled
Reviewed-on: #1382
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-03-30 08:12:46 -07:00
f34e1615e2 fix(webui): show 0 rerolls instead NaN in Rivens (#1385)
All checks were successful
Build / build (20) (push) Successful in 42s
Build / build (18) (push) Successful in 1m15s
Build / build (22) (push) Successful in 1m14s
Build Docker image / docker (push) Successful in 34s
Co-authored-by: Sainan <sainan@calamity.inc>
Reviewed-on: #1385
Co-authored-by: AMelonInsideLemon <166175391+AMelonInsideLemon@users.noreply.github.com>
Co-committed-by: AMelonInsideLemon <166175391+AMelonInsideLemon@users.noreply.github.com>
2025-03-30 06:54:58 -07:00
d3819c25c5 feat(webui): gild action for modular equipment (#1375)
Some checks failed
Build / build (22) (push) Successful in 41s
Build / build (18) (push) Has been cancelled
Build Docker image / docker (push) Has been cancelled
Build / build (20) (push) Has been cancelled
Reviewed-on: #1375
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-03-30 05:10:32 -07:00
4cb883dabf feat(webui): adding modular K-Drives, Amps and Zaw (#1374)
Some checks failed
Build Docker image / docker (push) Waiting to run
Build / build (20) (push) Has been cancelled
Build / build (18) (push) Has been cancelled
Build / build (22) (push) Has been cancelled
Reviewed-on: #1374
Co-authored-by: AMelonInsideLemon <166175391+AMelonInsideLemon@users.noreply.github.com>
Co-committed-by: AMelonInsideLemon <166175391+AMelonInsideLemon@users.noreply.github.com>
2025-03-30 05:10:24 -07:00
212b7b1ce9 chore(webui): kDrive typo (#1357)
Some checks failed
Build Docker image / docker (push) Waiting to run
Build / build (22) (push) Has been cancelled
Build / build (18) (push) Has been cancelled
Build / build (20) (push) Has been cancelled
Reviewed-on: #1357
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-03-28 06:49:19 -07:00
0fc1326255 fix(webui): refresh inventory after changing server cheats (#1331)
All checks were successful
Build / build (20) (push) Successful in 44s
Build / build (18) (push) Successful in 1m14s
Build Docker image / docker (push) Successful in 41s
Build / build (22) (push) Successful in 1m24s
Reviewed-on: #1331
2025-03-25 15:12:31 -07:00
beb02bffb0 chore(webui): say "successfully removed" when using a negative quantity (#1271)
All checks were successful
Build / build (18) (push) Successful in 1m9s
Build / build (20) (push) Successful in 41s
Build Docker image / docker (push) Successful in 32s
Build / build (22) (push) Successful in 1m12s
Reviewed-on: #1271
2025-03-22 03:37:06 -07:00
aa95074ee0 chore(webui): give feedback via toasts instead of alerts (#1269)
All checks were successful
Build / build (20) (push) Successful in 1m8s
Build / build (18) (push) Successful in 1m13s
Build / build (22) (push) Successful in 1m8s
Build Docker image / docker (push) Successful in 38s
Reviewed-on: #1269
2025-03-22 01:10:41 -07:00
5038095c13 fix(webui): hide unapplicable server settings elements (#1266)
All checks were successful
Build Docker image / docker (push) Successful in 31s
Build / build (22) (push) Successful in 1m19s
Build / build (18) (push) Successful in 44s
Build / build (20) (push) Successful in 1m9s
Reviewed-on: #1266
2025-03-21 05:20:01 -07:00
2334e76453 feat(webui): max rank all intrinsics (#1230)
Some checks failed
Build Docker image / docker (push) Waiting to run
Build / build (18) (push) Has been cancelled
Build / build (22) (push) Has been cancelled
Build / build (20) (push) Has been cancelled
Reviewed-on: #1230
2025-03-20 05:36:29 -07:00
8728cf3abf fix(webui): add riven placeholder text
All checks were successful
Build / build (22) (push) Successful in 42s
Build / build (18) (push) Successful in 1m12s
Build / build (20) (push) Successful in 1m6s
Build Docker image / docker (push) Successful in 35s
2025-03-18 10:00:12 +01:00
7b866a2f71 fix(webui): unable to add relics (#1222)
All checks were successful
Build / build (22) (push) Successful in 41s
Build / build (18) (push) Successful in 1m9s
Build / build (20) (push) Successful in 59s
Build Docker image / docker (push) Successful in 32s
Reviewed-on: #1222
2025-03-17 10:06:25 -07:00
3eb5c366df fix(webui): ignore empty archon shard slots
Some checks failed
Build / build (22) (push) Successful in 42s
Build / build (18) (push) Successful in 1m9s
Build / build (20) (push) Has been cancelled
Build Docker image / docker (push) Has been cancelled
2025-03-17 18:05:27 +01:00
8daf0c9eda fix(webui): add mods regression
All checks were successful
Build / build (20) (push) Successful in 41s
Build / build (22) (push) Successful in 1m1s
Build / build (18) (push) Successful in 1m4s
Build Docker image / docker (push) Successful in 33s
2025-03-12 12:41:45 +01:00
1b54bcd1e0 feat(webui): Chinese translation (#1154)
All checks were successful
Build / build (18) (push) Successful in 44s
Build / build (20) (push) Successful in 1m4s
Build / build (22) (push) Successful in 1m10s
Build Docker image / docker (push) Successful in 36s
Co-authored-by: Belenus <hello.belenus@proton.me>
Reviewed-on: #1154
2025-03-11 17:14:33 +01:00
29275fcfdd feat(WebUI): German translation (#1142)
All checks were successful
Build / build (20) (push) Successful in 40s
Build / build (18) (push) Successful in 1m1s
Build / build (22) (push) Successful in 57s
Build Docker image / docker (push) Successful in 37s
2025-03-10 20:03:05 +01:00
758135d19b feat(webui): add resource drones & their blueprints via "add items" (#1137)
Some checks failed
Build Docker image / docker (push) Waiting to run
Build / build (22) (push) Has been cancelled
Build / build (18) (push) Has been cancelled
Build / build (20) (push) Has been cancelled
Closes #1133

Reviewed-on: #1137
2025-03-09 11:15:45 -07:00
1ad26db331 fix(webui): show message when max rank all warframes has nothing to do
All checks were successful
Build / build (22) (push) Successful in 40s
Build / build (18) (push) Successful in 1m0s
Build / build (20) (push) Successful in 1m6s
Build Docker image / docker (push) Successful in 34s
2025-03-07 15:19:39 +01:00
519cb26044 fix(webui): remove unnecessary elements when changing language (#1095)
Some checks failed
Build Docker image / docker (push) Waiting to run
Build / build (18) (push) Has been cancelled
Build / build (20) (push) Has been cancelled
Build / build (22) (push) Has been cancelled
Fixes #1094

Reviewed-on: #1095
Co-authored-by: AMelonInsideLemon <166175391+AMelonInsideLemon@users.noreply.github.com>
Co-committed-by: AMelonInsideLemon <166175391+AMelonInsideLemon@users.noreply.github.com>
2025-03-06 20:42:30 -08:00
97b61b51b7 feat(webui): french translation (#1085)
All checks were successful
Build / build (18) (push) Successful in 39s
Build / build (20) (push) Successful in 54s
Build / build (22) (push) Successful in 37s
Build Docker image / docker (push) Successful in 33s
Reviewed-on: #1085
Co-authored-by: Vitruvio <vitruvio@noreply.localhost>
Co-committed-by: Vitruvio <vitruvio@noreply.localhost>
2025-03-05 22:26:00 -08:00
9267c9929e feat(webui): acquire flawed mods & imposters via add mods (#1040)
Some checks failed
Build Docker image / docker (push) Waiting to run
Build / build (22) (push) Has been cancelled
Build / build (20) (push) Has been cancelled
Build / build (18) (push) Has been cancelled
Closes #1033

Reviewed-on: #1040
2025-02-27 18:00:37 -08:00
1413a6bcc2 feat: move quest cheats to webui (#963)
All checks were successful
Build Docker image / docker (push) Successful in 35s
Build / build (22) (push) Successful in 1m9s
Build / build (20) (push) Successful in 36s
Build / build (18) (push) Successful in 57s
Co-authored-by: Sainan <sainan@calamity.inc>
Reviewed-on: #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 checks failed
Build Docker image / docker (push) Waiting to run
Build / build (18) (push) Has been cancelled
Build / build (20) (push) Has been cancelled
Build / build (22) (push) Has been cancelled
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: #954
2025-02-12 18:15:07 -08:00
edddc80bd8 fix(webui): don't give legendary cores with "add missing mods" (#953)
Some checks failed
Build / build (20) (push) Has been cancelled
Build / build (22) (push) Has been cancelled
Build Docker image / docker (push) Waiting to run
Build / build (18) (push) Has been cancelled
Closes #952

Reviewed-on: #953
2025-02-12 18:14:59 -08:00
7c59d4fe3f feat(webui): currencies (#931)
All checks were successful
Build / build (22) (push) Successful in 33s
Build / build (20) (push) Successful in 57s
Build / build (18) (push) Successful in 1m29s
Build Docker image / docker (push) Successful in 32s
Closes #854

Reviewed-on: #931
2025-02-09 07:17:42 -08:00
90b6d13923 feat(webui): change SupportedSyndicate (#923)
Some checks failed
Build Docker image / docker (push) Waiting to run
Build / build (18) (push) Has been cancelled
Build / build (20) (push) Has been cancelled
Build / build (22) (push) Has been cancelled
Closes #829

Reviewed-on: #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)
All checks were successful
Build Docker image / docker (push) Successful in 33s
Build / build (20) (push) Successful in 35s
Build / build (18) (push) Successful in 56s
Build / build (22) (push) Successful in 1m15s
Fixes #914

Reviewed-on: #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
1fd801403f fix(webui): lowercase email address to match client (#912)
Some checks are pending
Build Docker image / docker (push) Waiting to run
Build / build (22) (push) Successful in 32s
Build / build (18) (push) Successful in 52s
Build / build (20) (push) Successful in 1m12s
Reviewed-on: #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)
All checks were successful
Build / build (18) (push) Successful in 38s
Build / build (20) (push) Successful in 37s
Build Docker image / docker (push) Successful in 39s
Build / build (22) (push) Successful in 1m17s
Closes #900
Supersedes #903

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

Reviewed-on: #909
2025-02-06 07:00:21 -08:00
241f0c894a chore(webui): remove client cheats (#883)
All checks were successful
Build / build (22) (push) Successful in 33s
Build / build (18) (push) Successful in 53s
Build / build (20) (push) Successful in 1m9s
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