|
ac6eaa2f4e
|
fix: Convert all Body to String Before Use (#382)
|
2024-06-24 12:37:28 +02:00 |
|
|
93dce67037
|
cleanup: fully switch to Public-Export+(#354)
Co-authored-by: Sainan <Sainan@users.noreply.github.com>
|
2024-06-22 23:25:17 +02:00 |
|
|
16b5b62518
|
cleanup: remove exclude-mods.json (#351)
|
2024-06-22 03:01:37 +02:00 |
|
|
c415fdd9ff
|
feat(webui): acquiring gear items via "Add Items" (#340)
|
2024-06-20 21:22:01 +02:00 |
|
|
722a9aba5b
|
improve: suppress no-misued-promises when declaring RequestHandler (#332)
|
2024-06-20 11:47:21 +02:00 |
|
|
03ac8ab010
|
chore: update data for 36.0.0 (Jade Shadows) (#324)
|
2024-06-18 23:10:26 +02:00 |
|
|
aec6a96495
|
feat: modular weapon crafting (#317)
|
2024-06-18 02:03:07 +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 |
|
|
e660e20c87
|
fix: being unable to add Grimoire (#285)
Co-authored-by: Sainan <Sainan@users.noreply.github.com>
|
2024-06-10 14:03:03 +02:00 |
|
|
7d169b7c56
|
fix: considering Zaw parts to be weapons instead of miscitems (#280)
|
2024-06-06 14:23:46 +02:00 |
|
|
fd79450957
|
fix(webui): not listing melee arcanes (#265)
|
2024-06-02 17:37:09 +02:00 |
|
|
f83f80c991
|
feat(webui): add Mods card (#252)
|
2024-06-01 12:57:27 +02:00 |
|
|
bc21a4d282
|
improve: authenticate addItem requests (#242)
|
2024-05-30 13:32:28 +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 |
|
|
c31d82b61e
|
feat: WebUI (#155)
|
2024-05-04 14:44:23 +02:00 |
|
|
8b50189fcf
|
Foundry 1 - Preliminary (#127)
|
2024-01-25 14:49:45 +01:00 |
|
|
d091af4778
|
Basic purchasing + custom purchasing API (#20)
Endpoint for custom API: https://localhost:443/custom/addItem
example request:
{
"type": "Weapon",
"internalName": "/Lotus/Weapons/Grineer/Pistols/GrineerMicrowavegun/GrnMicrowavePistol",
"accountId": "6488fd2e7bec200069ca4242"
}
|
2023-06-14 02:26:19 +02:00 |
|
Ângelo Tadeucci
|
108d2c621d
|
Use non-relative imports (#8)
|
2023-06-02 00:20:49 -03:00 |
|
Alan Morel
|
f253a0b58f
|
refactor: reorganize imports
|
2023-05-23 20:53:26 -04:00 |
|
Alan Morel
|
5b029cfb3b
|
refactor: run prettier cli to format all files
|
2023-05-23 20:42:06 -04:00 |
|
Ângelo Tadeucci
|
84c825e8a7
|
Initial commit
|
2023-05-19 15:26:36 -03:00 |
|