Commit graph

34 commits

Author SHA1 Message Date
Benjamin Palko
88ce43f0d4 tool versions 2025-03-19 23:12:03 -04:00
Benjamin Palko
78e3699305 update deploy 2025-03-19 22:44:28 -04:00
Baobeld
8ae0597aeb
Merge branch 'JuniorDark:master' into master 2025-03-19 22:26:54 -04:00
Hamilton
f19ed13a5f
Bump bcryptjs from 2.4.3 to 3.0.2
Bump bcryptjs from 2.4.3 to 3.0.2
2025-03-05 10:48:49 -03:00
dependabot[bot]
e3c0269b0e
Bump bcryptjs from 2.4.3 to 3.0.2
Bumps [bcryptjs](https://github.com/dcodeIO/bcrypt.js) from 2.4.3 to 3.0.2.
- [Release notes](https://github.com/dcodeIO/bcrypt.js/releases)
- [Commits](https://github.com/dcodeIO/bcrypt.js/compare/2.4.3...v3.0.2)

---
updated-dependencies:
- dependency-name: bcryptjs
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-03 17:19:42 +00:00
Hamilton
af1c8b574e
Update README.md 2024-11-28 12:33:20 -03:00
Hamilton
13b1e51585
Bump helmet from 7.2.0 to 8.0.0
Bump helmet from 7.2.0 to 8.0.0
2024-10-25 08:42:31 -03:00
Benjamin Palko
72d5d41c18 use publicIP on Auth and Billing 2024-10-15 17:43:18 -04:00
dependabot[bot]
508e89d579
Bump helmet from 7.2.0 to 8.0.0
Bumps [helmet](https://github.com/helmetjs/helmet) from 7.2.0 to 8.0.0.
- [Changelog](https://github.com/helmetjs/helmet/blob/main/CHANGELOG.md)
- [Commits](https://github.com/helmetjs/helmet/compare/v7.2.0...v8.0.0)

---
updated-dependencies:
- dependency-name: helmet
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-30 17:09:40 +00:00
Benjamin Palko
84ea133e57 workflow 2024-09-27 08:13:26 -04:00
Benjamin Palko
a2cf0bf74c create dockerfile base 2024-09-26 09:05:44 -04:00
Benjamin Palko
147a09094d track lockfile 2024-09-26 09:05:35 -04:00
Hamilton
80928750be
Bump mssql from 10.0.4 to 11.0.0
Bump mssql from 10.0.4 to 11.0.0
2024-06-24 16:20:22 -03:00
dependabot[bot]
b91aeb485b
Bump mssql from 10.0.4 to 11.0.0
Bumps [mssql](https://github.com/tediousjs/node-mssql) from 10.0.4 to 11.0.0.
- [Release notes](https://github.com/tediousjs/node-mssql/releases)
- [Changelog](https://github.com/tediousjs/node-mssql/blob/master/CHANGELOG.txt)
- [Commits](https://github.com/tediousjs/node-mssql/compare/v10.0.4...v11.0.0)

---
updated-dependencies:
- dependency-name: mssql
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-24 17:05:18 +00:00
Junior
04aabcc858 Added static /launcher/client path for client download for Launcher 1.2.0 2024-01-04 23:29:55 -03:00
Junior
de6e509bcc
Merge pull request #9 from JuniorDark/dependabot/npm_and_yarn/express-rate-limit-7.1.5
Bump express-rate-limit from 6.11.2 to 7.1.5
2023-12-05 12:33:18 -03:00
dependabot[bot]
fbefc7190b
Bump express-rate-limit from 6.11.2 to 7.1.5
Bumps [express-rate-limit](https://github.com/express-rate-limit/express-rate-limit) from 6.11.2 to 7.1.5.
- [Release notes](https://github.com/express-rate-limit/express-rate-limit/releases)
- [Commits](https://github.com/express-rate-limit/express-rate-limit/compare/v6.11.2...v7.1.5)

---
updated-dependencies:
- dependency-name: express-rate-limit
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-04 17:24:42 +00:00
Junior
22d1a81c8e Merge branch 'master' of https://github.com/JuniorDark/RustyHearts-API
Changed package bcrypt to bcryptjs
2023-10-07 00:56:53 -03:00
Junior
3661ada9b0 - Changed package bcrypt to bcryptjs
- Log memory usage every 10 minutes
2023-10-07 00:56:07 -03:00
Junior
e4f8b3dc90 - Changed package bcrypt to bcryptjs
- Log memory usage every 10 minutes
2023-10-07 00:52:03 -03:00
Junior
fc797c740b
Merge pull request #4 from JuniorDark/dependabot/npm_and_yarn/express-rate-limit-7.0.2
Bump express-rate-limit from 6.11.2 to 7.0.2
2023-10-05 17:47:48 -03:00
dependabot[bot]
113d6612c3
Bump express-rate-limit from 6.11.2 to 7.0.2
Bumps [express-rate-limit](https://github.com/express-rate-limit/express-rate-limit) from 6.11.2 to 7.0.2.
- [Release notes](https://github.com/express-rate-limit/express-rate-limit/releases)
- [Changelog](https://github.com/express-rate-limit/express-rate-limit/blob/main/changelog.md)
- [Commits](https://github.com/express-rate-limit/express-rate-limit/compare/v6.11.2...v7.0.2)

---
updated-dependencies:
- dependency-name: express-rate-limit
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-02 17:28:19 +00:00
Junior
297bd6b8c1
Merge pull request #2 from JuniorDark/dependabot/npm_and_yarn/mssql-10.0.0
Bump mssql from 9.3.2 to 10.0.0
2023-09-13 23:23:30 -03:00
dependabot[bot]
de4aff6ce3
Bump mssql from 9.3.2 to 10.0.0
Bumps [mssql](https://github.com/tediousjs/node-mssql) from 9.3.2 to 10.0.0.
- [Release notes](https://github.com/tediousjs/node-mssql/releases)
- [Changelog](https://github.com/tediousjs/node-mssql/blob/master/CHANGELOG.txt)
- [Commits](https://github.com/tediousjs/node-mssql/compare/v9.3.2...v10.0.0)

---
updated-dependencies:
- dependency-name: mssql
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-11 17:22:41 +00:00
Junior
b400beea6a *Added onlineCount endpoint
*Added launch with PM2
*Code clenaup
2023-07-04 08:25:46 -03:00
Junior
5dfa4d83e7 update app.js 2023-06-17 11:16:13 -03:00
Junior
8e906f956f
Merge pull request #1 from JuniorDark/dependabot/npm_and_yarn/xml2js-0.6.0
Bump xml2js from 0.5.0 to 0.6.0
2023-05-29 16:53:38 -03:00
dependabot[bot]
e2aa6cda23
Bump xml2js from 0.5.0 to 0.6.0
Bumps [xml2js](https://github.com/Leonidas-from-XIV/node-xml2js) from 0.5.0 to 0.6.0.
- [Commits](https://github.com/Leonidas-from-XIV/node-xml2js/compare/0.5.0...0.6.0)

---
updated-dependencies:
- dependency-name: xml2js
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-29 18:02:15 +00:00
Junior
77ac4066d9 Add PUBLIC_IP env variable 2023-05-25 20:46:21 -03:00
Junior
3ad8cc3fe0
Update .env 2023-05-17 12:35:36 -03:00
Junior
2b7be272f5
Update README.md 2023-05-15 15:19:05 -03:00
Junior
5f5fa4351a
Update README.md 2023-05-15 14:12:50 -03:00
Junior
69e1c44714
Update README.md 2023-05-15 12:19:54 -03:00
Junior
0a12c6baa0 Add project files. 2023-05-12 17:44:41 -03:00