Commit Graph

23 Commits

Author SHA1 Message Date
dependabot[bot]
3b89fc5ebe Bump sequelize from 6.21.5 to 6.21.6
Bumps [sequelize](https://github.com/sequelize/sequelize) from 6.21.5 to 6.21.6.
- [Release notes](https://github.com/sequelize/sequelize/releases)
- [Commits](https://github.com/sequelize/sequelize/compare/v6.21.5...v6.21.6)

---
updated-dependencies:
- dependency-name: sequelize
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-09 22:13:53 +00:00
dependabot[bot]
2356ef1783 Bump sequelize from 6.21.4 to 6.21.5
Bumps [sequelize](https://github.com/sequelize/sequelize) from 6.21.4 to 6.21.5.
- [Release notes](https://github.com/sequelize/sequelize/releases)
- [Commits](https://github.com/sequelize/sequelize/compare/v6.21.4...v6.21.5)

---
updated-dependencies:
- dependency-name: sequelize
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-08 21:54:51 +00:00
dependabot[bot]
08e2f83087 Bump concurrently from 7.3.0 to 7.4.0
Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 7.3.0 to 7.4.0.
- [Release notes](https://github.com/open-cli-tools/concurrently/releases)
- [Commits](https://github.com/open-cli-tools/concurrently/compare/v7.3.0...v7.4.0)

---
updated-dependencies:
- dependency-name: concurrently
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-07 22:07:43 +00:00
Mathias Wagner
818b2751d0 Updated the server version to 1.0.4 2022-08-31 09:17:37 +02:00
Mathias Wagner
12f0f19bb4 Added the cron-validator package to the server 2022-08-29 12:38:44 +02:00
dependabot[bot]
4540904dad Bump sequelize from 6.21.3 to 6.21.4
Bumps [sequelize](https://github.com/sequelize/sequelize) from 6.21.3 to 6.21.4.
- [Release notes](https://github.com/sequelize/sequelize/releases)
- [Commits](https://github.com/sequelize/sequelize/compare/v6.21.3...v6.21.4)

---
updated-dependencies:
- dependency-name: sequelize
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-18 21:53:42 +00:00
Mathias
e9b106d379 Updated the client start script to use the "dev"-script instead of the "start" script 2022-08-14 01:30:52 +02:00
Mathias
e738042982 Updated the server version to 1.0.3 2022-08-09 00:53:58 +02:00
Mathias
465101e238 Added the decompress dependencies & added the tmp dependency 2022-08-09 00:37:46 +02:00
Mathias
1d0b6edd8a Removed speedtest-net from the dependencies 2022-08-08 01:34:13 +02:00
Mathias
78dd4843f1 Moved from better-sqlite3 to sequelize (with sqlite3 driver) 2022-08-08 01:21:46 +02:00
Mathias
8af2105274 Upgraded the dependency versions of the server 2022-08-02 23:30:09 +02:00
Mathias Wagner
0f0b72395f Added the node-schedule package to the server 2022-06-10 18:48:52 +02:00
Mathias Wagner
ab47d0f56f Added axios to the server dependencies 2022-06-10 13:35:36 +00:00
Mathias Wagner
60371281b3 Fixed the installer & removed mv from package.json 2022-06-10 12:38:48 +00:00
Mathias Wagner
a4661933f8 Updated the release version to 1.0.2 2022-05-12 22:56:44 +02:00
Mathias Wagner
7b4b473a1a Updated the package version to 1.0.1 2022-04-10 22:35:38 +02:00
Mathias Wagner
413bb80ce2 Added the speedtest-net dependency 2022-04-07 18:52:41 +02:00
Mathias Wagner
1851d08060 Added the bcrypt dependency 2022-04-06 21:51:10 +02:00
Mathias Wagner
237b568499 Moved the database driver from sqlite3 to better-sqlite3 2022-04-06 20:03:01 +02:00
Mathias Wagner
e420e25052 Imported the sqlite3 database driver 2022-04-05 20:14:00 +02:00
Mathias Wagner
5226fcef3e Removed body parser from the dependencies list 2022-04-05 19:50:18 +02:00
Mathias Wagner
7ff8b607e3 Created a package.json file 2022-04-05 19:48:13 +02:00