Commit graph

15 commits

Author SHA1 Message Date
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