233 Commits

Author SHA1 Message Date
ff8ec8dbed chore(webui): update bootstrap, add sourcemaps for it (#2238)
Some checks failed
Build Docker image / docker-arm64 (push) Waiting to run
Build / build (push) Has been cancelled
Build Docker image / docker-amd64 (push) Has been cancelled
Reviewed-on: #2238
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-06-21 14:38:04 -07:00
6cdd103c3d chore(dev): improve bulk change handling (#2234)
All checks were successful
Build / build (push) Successful in 49s
Build Docker image / docker-amd64 (push) Successful in 53s
Build Docker image / docker-arm64 (push) Successful in 1m0s
Fixed abandoned build processes sometimes still triggering a start (causing double-starts) made it more robust in regards to webui changes being intermixed: making the fetch a fire-and-forget to avoid errors, and waiting for the websocket connection to be re-established to avoid the browser attempting to reload when the server may not be up for a few seconds.

Reviewed-on: #2234
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-06-21 11:33:59 -07:00
2bb3e2afdd chore(webui): update to Spanish translation (#2236)
All checks were successful
Build Docker image / docker-amd64 (push) Successful in 51s
Build / build (push) Successful in 1m24s
Build Docker image / docker-arm64 (push) Successful in 1m4s
Reviewed-on: #2236
Co-authored-by: hxedcl <hxedcl@noreply.localhost>
Co-committed-by: hxedcl <hxedcl@noreply.localhost>
2025-06-21 10:51:57 -07:00
6a60537cd0 chore: remove unused string
All checks were successful
Build / build (push) Successful in 49s
Build Docker image / docker-amd64 (push) Successful in 1m5s
Build Docker image / docker-arm64 (push) Successful in 1m2s
Fixup for 2fa6dcc7edb34c9382c31739d8b61a84803d69c2
2025-06-21 17:46:38 +02:00
2fa6dcc7ed feat(webui): handle auth via websocket (#2226)
All checks were successful
Build / build (push) Successful in 48s
Build Docker image / docker-amd64 (push) Successful in 1m19s
Build Docker image / docker-arm64 (push) Successful in 1m1s
Now when logging in and out of the game, the webui is notified so it can refresh the nonce, removing the need for constant login requests to revalidate it.

Closes #2223

Reviewed-on: #2226
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-06-21 07:26:43 -07:00
5d5d0ee560 chore(webui): update Chinese translation (#2227)
Some checks failed
Build Docker image / docker-arm64 (push) Waiting to run
Build / build (push) Has been cancelled
Build Docker image / docker-amd64 (push) Has been cancelled
Reviewed-on: #2227
Co-authored-by: CrazyZhang <crazyzhang@noreply.localhost>
Co-committed-by: CrazyZhang <crazyzhang@noreply.localhost>
2025-06-21 07:25:48 -07:00
f84cc54c97 chore: use build & start process for development as well (#2222)
All checks were successful
Build / build (push) Successful in 48s
Build Docker image / docker-amd64 (push) Successful in 54s
Build Docker image / docker-arm64 (push) Successful in 58s
Reviewed-on: #2222
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-06-20 18:30:52 -07:00
4cb0f8b167 feat(webui): initial websocket integration to be more responsive (#2221)
All checks were successful
Build / build (push) Successful in 1m22s
Build Docker image / docker-arm64 (push) Successful in 1m1s
Build Docker image / docker-amd64 (push) Successful in 54s
For now just handles changes to config.json but in the future might keep the inventory tabs up-to-date with in-game actions.

Reviewed-on: #2221
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-06-20 14:00:55 -07:00
eadc9c4ecb feat(webui): max rank plexus (#2219)
Some checks failed
Build / build (push) Has been cancelled
Build Docker image / docker-arm64 (push) Has been cancelled
Build Docker image / docker-amd64 (push) Has been cancelled
Closes #1740

Reviewed-on: #2219
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-06-20 14:00:39 -07:00
3c64f17e34 feat: missionsCanGiveAllRelics cheat (#2217)
All checks were successful
Build Docker image / docker-arm64 (push) Successful in 58s
Build / build (push) Successful in 1m22s
Build Docker image / docker-amd64 (push) Successful in 1m15s
Closes #1060

Reviewed-on: #2217
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-06-20 04:42:11 -07:00
97064826b2 feat: unlockAllProfitTakerStages cheat (#2215)
Some checks failed
Build Docker image / docker-amd64 (push) Waiting to run
Build / build (push) Has been cancelled
Build Docker image / docker-arm64 (push) Has been cancelled
Closes #2081

Reviewed-on: #2215
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-06-20 04:41:13 -07:00
88d4ba6340 feat: dontSubtractVendor{Credit,Platinum,Item,Standing}Cost cheats (#2209)
Some checks failed
Build Docker image / docker-amd64 (push) Waiting to run
Build Docker image / docker-arm64 (push) Waiting to run
Build / build (push) Has been cancelled
Closes #1586

Reviewed-on: #2209
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-06-19 16:18:35 -07:00
e136c0494e chore(webui): update to Spanish translation (#2213)
All checks were successful
Build / build (push) Successful in 47s
Build Docker image / docker-amd64 (push) Successful in 1m12s
Build Docker image / docker-arm64 (push) Successful in 58s
Reviewed-on: #2213
Co-authored-by: hxedcl <hxedcl@noreply.localhost>
Co-committed-by: hxedcl <hxedcl@noreply.localhost>
2025-06-19 13:38:00 -07:00
ad7b5fc052 fix(webui): incorrect description of topaz shields for blast (#2211)
All checks were successful
Build / build (push) Successful in 48s
Build Docker image / docker-arm64 (push) Successful in 59s
Build Docker image / docker-amd64 (push) Successful in 1m22s
Reviewed-on: #2211
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-06-19 11:15:27 -07:00
d78ca91d6c fix(webui): properly handle renaming of pets (#2204)
All checks were successful
Build / build (push) Successful in 56s
Build Docker image / docker (push) Successful in 4m26s
Reviewed-on: #2204
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-06-19 04:23:33 -07:00
2e9d3c33b6 chore(webui): update to Spanish translation (#2203)
All checks were successful
Build Docker image / docker (push) Successful in 40s
Build / build (push) Successful in 1m12s
Reviewed-on: #2203
Co-authored-by: hxedcl <hxedcl@noreply.localhost>
Co-committed-by: hxedcl <hxedcl@noreply.localhost>
2025-06-18 11:48:22 -07:00
dabca46e88 feat(webui): automatically commit toggle changes (#2198)
All checks were successful
Build Docker image / docker (push) Successful in 44s
Build / build (push) Successful in 1m46s
Closes #2197

Reviewed-on: #2198
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-06-18 11:05:07 -07:00
ffeffe2796 chore(webui): update es (#2195)
All checks were successful
Build / build (push) Successful in 48s
Build Docker image / docker (push) Successful in 19s
Reviewed-on: #2195
Co-authored-by: hxedcl <hxedcl@noreply.localhost>
Co-committed-by: hxedcl <hxedcl@noreply.localhost>
2025-06-18 05:18:02 -07:00
53976378bb chore(webui): update Chinese translation (#2184)
All checks were successful
Build Docker image / docker (push) Successful in 15s
Build / build (push) Successful in 1m1s
Reviewed-on: #2184
Co-authored-by: qianlishun <qianlishun@noreply.localhost>
Co-committed-by: qianlishun <qianlishun@noreply.localhost>
2025-06-17 03:28:49 -07:00
4e832d3b2c chore(webui): add login/register error messages to translation system (#2179)
All checks were successful
Build / build (push) Successful in 47s
Build Docker image / docker (push) Successful in 13s
Closes #2178

Reviewed-on: #2179
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-06-16 15:05:26 -07:00
c283d61399 chore(webui): update to Spanish translation (#2165)
All checks were successful
Build Docker image / docker (push) Successful in 35s
Build / build (push) Successful in 1m24s
Reviewed-on: #2165
Co-authored-by: hxedcl <hxedcl@noreply.localhost>
Co-committed-by: hxedcl <hxedcl@noreply.localhost>
2025-06-14 23:44:34 -07:00
8b27fcf459 chore(webui): add archon crystal upgrades to translation system (#2154)
All checks were successful
Build / build (push) Successful in 43s
Build Docker image / docker (push) Successful in 33s
Reviewed-on: #2154
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-06-13 19:57:19 -07:00
3c019e41b9 chore(webui): update to Spanish translation (#2151)
All checks were successful
Build / build (push) Successful in 40s
Build Docker image / docker (push) Successful in 17s
Reviewed-on: #2151
Co-authored-by: hxedcl <hxedcl@noreply.localhost>
Co-committed-by: hxedcl <hxedcl@noreply.localhost>
2025-06-12 13:23:51 -07:00
62eeb313ec feat: nightwaveStandingMultiplier cheat (#2145)
All checks were successful
Build / build (push) Successful in 44s
Build Docker image / docker (push) Successful in 14s
Co-authored-by: nyaoouo <64143453+nyaoouo@users.noreply.github.com>
Co-authored-by: ny <64143453+nyaoouo@users.noreply.github.com>
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Reviewed-on: #2145
Co-authored-by: nyaoouo <nyaoouo@noreply.localhost>
Co-committed-by: nyaoouo <nyaoouo@noreply.localhost>
2025-06-12 04:54:41 -07:00
62d4b9f6cb feat(webui): boosters (#2140)
Some checks failed
Build Docker image / docker (push) Waiting to run
Build / build (push) Has been cancelled
Co-authored-by: ny <64143453+nyaoouo@users.noreply.github.com>
Co-authored-by: nyaoouo <64143453+nyaoouo@users.noreply.github.com>
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Reviewed-on: #2140
Co-authored-by: nyaoouo <nyaoouo@noreply.localhost>
Co-committed-by: nyaoouo <nyaoouo@noreply.localhost>
2025-06-12 04:54:17 -07:00
2b555a6456 chore(webui): update Chinese translation (#2137)
All checks were successful
Build Docker image / docker (push) Successful in 34s
Build / build (push) Successful in 2m27s
Reviewed-on: #2137
Co-authored-by: bishan178 <bishan178@noreply.localhost>
Co-committed-by: bishan178 <bishan178@noreply.localhost>
2025-06-09 08:20:34 -07:00
943574bf3a chore(webui): update Chinese translation (#2134)
All checks were successful
Build Docker image / docker (push) Successful in 36s
Build / build (push) Successful in 2m4s
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Reviewed-on: #2134
Co-authored-by: Animan8000 <animan8000@noreply.localhost>
Co-committed-by: Animan8000 <animan8000@noreply.localhost>
2025-06-08 11:14:28 -07:00
65387ccdea feat(webui): disambiguate gear and resource with the same name for add items (#2127)
All checks were successful
Build / build (push) Successful in 45s
Build Docker image / docker (push) Successful in 1m11s
Closes #2097

Reviewed-on: #2127
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-06-07 02:17:27 -07:00
d43e39d7b5 fix(webui): error when an unknown suit is max rank (#2109)
All checks were successful
Build / build (push) Successful in 48s
Build Docker image / docker (push) Successful in 1m7s
Reviewed-on: #2109
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-06-02 01:44:10 -07:00
b90bdd2783 chore: update french translation (#2104)
All checks were successful
Build / build (push) Successful in 47s
Build Docker image / docker (push) Successful in 1m6s
Reviewed-on: #2104
Co-authored-by: Vitruvio <vitruvio@noreply.localhost>
Co-committed-by: Vitruvio <vitruvio@noreply.localhost>
2025-05-26 01:46:19 -07:00
09b9683fa1 chore(webui): update to Spanish translation (#2095)
Some checks failed
Build / build (push) Has been cancelled
Build Docker image / docker (push) Has been cancelled
Reviewed-on: #2095
Co-authored-by: hxedcl <hxedcl@noreply.localhost>
Co-committed-by: hxedcl <hxedcl@noreply.localhost>
2025-05-21 22:16:00 -07:00
ffd410537e feat: syndicateMissionsRepeatable cheat (#2090)
All checks were successful
Build Docker image / docker (push) Successful in 1m1s
Build / build (push) Successful in 52s
Closes #2050

Reviewed-on: #2090
Co-authored-by: Animan8000 <animan8000@noreply.localhost>
Co-committed-by: Animan8000 <animan8000@noreply.localhost>
2025-05-20 02:48:45 -07:00
79eab71aaf chore(webui): update to Spanish translation (#2089)
All checks were successful
Build Docker image / docker (push) Successful in 57s
Build / build (push) Successful in 59s
Reviewed-on: #2089
Co-authored-by: hxedcl <hxedcl@noreply.localhost>
Co-committed-by: hxedcl <hxedcl@noreply.localhost>
2025-05-18 19:06:35 -07:00
727f6837ba feat: instantFinishRivenChallenge cheat (#2087)
All checks were successful
Build / build (push) Successful in 1m17s
Build Docker image / docker (push) Successful in 37s
Closes #1952

Reviewed-on: #2087
Co-authored-by: Animan8000 <animan8000@noreply.localhost>
Co-committed-by: Animan8000 <animan8000@noreply.localhost>
2025-05-18 01:33:16 -07:00
4c5ac4f03a chore(webui): update German translation (#2059)
All checks were successful
Build Docker image / docker (push) Successful in 37s
Build / build (push) Successful in 1m39s
Reviewed-on: #2059
Co-authored-by: Animan8000 <animan8000@noreply.localhost>
Co-committed-by: Animan8000 <animan8000@noreply.localhost>
2025-05-11 02:16:23 -07:00
d6f4c1a035 chore(webui): update to Spanish translation (#2058)
All checks were successful
Build Docker image / docker (push) Successful in 1m14s
Build / build (push) Successful in 1m2s
Reviewed-on: #2058
Co-authored-by: hxedcl <hxedcl@noreply.localhost>
Co-committed-by: hxedcl <hxedcl@noreply.localhost>
2025-05-11 00:02:57 -07:00
3e1e19d6c5 feat: dontSubtractVoidTraces cheat (#2055)
All checks were successful
Build Docker image / docker (push) Successful in 50s
Build / build (push) Successful in 1m40s
Closes #2051

Reviewed-on: #2055
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-05-10 19:12:42 -07:00
d5297d3547 fix(webui): sidebar toggler not showing up on small screens (#2053)
Some checks failed
Build / build (push) Has been cancelled
Build Docker image / docker (push) Has been cancelled
Closes #2049

Reviewed-on: #2053
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-05-10 19:12:25 -07:00
b201508fa1 chore(webui): update German translation (#2046)
All checks were successful
Build Docker image / docker (push) Successful in 35s
Build / build (push) Successful in 1m43s
Reviewed-on: #2046
Co-authored-by: Animan8000 <animan8000@noreply.localhost>
Co-committed-by: Animan8000 <animan8000@noreply.localhost>
2025-05-10 03:44:55 -07:00
5f9ae2aef6 chore(webui): update to Spanish translation (#2045)
Some checks failed
Build / build (push) Has been cancelled
Build Docker image / docker (push) Has been cancelled
Reviewed-on: #2045
Co-authored-by: hxedcl <hxedcl@noreply.localhost>
Co-committed-by: hxedcl <hxedcl@noreply.localhost>
2025-05-10 03:44:42 -07:00
3d13ec311e feat: claimingBlueprintRefundsIngredients cheat (#2034)
Some checks failed
Build / build (push) Has been cancelled
Build Docker image / docker (push) Has been cancelled
Closes #1922

Reviewed-on: #2034
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-05-09 21:37:28 -07:00
42c63ecbe8 chore(webui): use name for zanuka from datalist instead of webui loc (#2012)
All checks were successful
Build Docker image / docker (push) Successful in 44s
Build / build (push) Successful in 1m41s
Reviewed-on: #2012
Co-authored-by: AMelonInsideLemon <166175391+AMelonInsideLemon@users.noreply.github.com>
Co-committed-by: AMelonInsideLemon <166175391+AMelonInsideLemon@users.noreply.github.com>
2025-05-07 20:15:19 -07:00
0319031e13 chore(webui): Update Russian translation (#2010)
Some checks failed
Build / build (push) Has been cancelled
Build Docker image / docker (push) Has been cancelled
Reviewed-on: #2010
Co-authored-by: AMelonInsideLemon <166175391+AMelonInsideLemon@users.noreply.github.com>
Co-committed-by: AMelonInsideLemon <166175391+AMelonInsideLemon@users.noreply.github.com>
2025-05-07 20:15:09 -07:00
de1e2a25f2 fix(webui): ensure that all requests using authz revalidate it (#1911)
Some checks failed
Build Docker image / docker (push) Waiting to run
Build / build (push) Has been cancelled
Closes #1907

Reviewed-on: #1911
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-04-29 12:27:38 -07:00
743b784754 chore(webui): use plural form of "Moa", just to stay consistent with the other categories (#1905)
All checks were successful
Build Docker image / docker (push) Successful in 32s
Build / build (push) Successful in 1m31s
Reviewed-on: #1905
Co-authored-by: Animan8000 <animan8000@noreply.localhost>
Co-committed-by: Animan8000 <animan8000@noreply.localhost>
2025-04-28 14:01:35 -07:00
0d842ade90 chore(webui): update German translation (#1904)
All checks were successful
Build Docker image / docker (push) Successful in 1m6s
Build / build (push) Successful in 48s
Reviewed-on: #1904
Co-authored-by: Animan8000 <animan8000@noreply.localhost>
Co-committed-by: Animan8000 <animan8000@noreply.localhost>
2025-04-28 05:14:25 -07:00
61864b2be1 chore(webui): update to Spanish translation (#1901)
All checks were successful
Build Docker image / docker (push) Successful in 48s
Build / build (push) Successful in 1m35s
Reviewed-on: #1901
Co-authored-by: hxedcl <hxedcl@noreply.localhost>
Co-committed-by: hxedcl <hxedcl@noreply.localhost>
2025-04-27 19:39:49 -07:00
afec59e8a6 feat: skipClanKeyCrafting cheat (#1883)
All checks were successful
Build Docker image / docker (push) Successful in 1m5s
Build / build (push) Successful in 51s
Closes #1843

Reviewed-on: #1883
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-04-27 12:38:55 -07:00
9993500eca chore(webui): update to Spanish translation (#1881)
All checks were successful
Build Docker image / docker (push) Successful in 1m7s
Build / build (push) Successful in 1m4s
Reviewed-on: #1881
Co-authored-by: hxedcl <hxedcl@noreply.localhost>
Co-committed-by: hxedcl <hxedcl@noreply.localhost>
2025-04-26 18:53:46 -07:00
ac37702468 feat(webui): add missing max rank mods (#1863)
Some checks failed
Build / build (push) Has been cancelled
Build Docker image / docker (push) Has been cancelled
Closes #916

Reviewed-on: #1863
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-04-26 11:56:16 -07:00