18 Commits

Author SHA1 Message Date
dd99e8782c
saveLoadout and misc. (#99)
Co-authored-by: Matej Voboril <tobiah@pm.me>
2023-12-14 17:34:15 +01:00
02ef5c1264
Revert "Bump mongoose from 7.4.1 to 7.6.3 (#73)" (#84) 2023-11-05 20:47:00 +01:00
dependabot[bot]
6c77e8dcfc
Bump mongoose from 7.4.1 to 7.6.3 (#73)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-01 10:22:51 +01:00
dependabot[bot]
066f115940
Bump @types/morgan from 1.9.4 to 1.9.7 (#75)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-01 10:22:37 +01:00
dependabot[bot]
a33dd3f194
Bump typescript from 5.1.6 to 5.2.2 (#63)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-01 10:18:38 +01:00
dependabot[bot]
371ad68826
Bump @types/express from 4.17.17 to 4.17.20 (#74)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-01 10:18:28 +01:00
dependabot[bot]
c0156bd572
Bump @typescript-eslint/eslint-plugin from 6.2.0 to 6.9.0 (#76)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-01 10:17:13 +01:00
dependabot[bot]
f71ede4016
Bump warframe-items from 1.1260.79 to 1.1260.121 (#44)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-03 19:38:53 +02:00
Ângelo Tadeucci
a45642a6ca build: bump package versions 2023-07-24 18:25:28 -03:00
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