109 Commits

Author SHA1 Message Date
dependabot[bot]
8bcd90c562
Bump warframe-items from 1.1260.50 to 1.1260.79 (#25)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-24 18:21:23 -03:00
dependabot[bot]
b32deebb1f
Bump @typescript-eslint/eslint-plugin from 5.59.8 to 6.1.0 (#27)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ângelo Tadeucci <angelo_tadeucci@hotmail.com.br>
2023-07-24 18:19:51 -03:00
dependabot[bot]
79bb7bae21
Bump prettier from 2.8.8 to 3.0.0 (#26)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ângelo Tadeucci <angelo_tadeucci@hotmail.com.br>
2023-07-24 18:19:35 -03:00
dependabot[bot]
4f3bfa3a2b
Bump mongoose from 7.1.1 to 7.4.1 (#24)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ângelo Tadeucci <angelo_tadeucci@hotmail.com.br>
2023-07-24 18:19:27 -03: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
216b478556 Run prettier
commit 70975b82bad0a06ce8cdb726e92f87d34742989b
Author: Ângelo Tadeucci <angelo_tadeucci@hotmail.com.br>
Date:   Sun Jun 4 22:23:28 2023 -0300

    prettier
2023-06-04 22:24:19 -03:00
Ângelo Tadeucci
108d2c621d
Use non-relative imports (#8) 2023-06-02 00:20:49 -03: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