10 Commits

Author SHA1 Message Date
e6218c049c Bump eta from 1.12.3 to 2.0.0
Bumps [eta](https://github.com/eta-dev/eta) from 1.12.3 to 2.0.0.
- [Release notes](https://github.com/eta-dev/eta/releases)
- [Commits](https://github.com/eta-dev/eta/compare/v1.12.3...v2.0.0)

---
updated-dependencies:
- dependency-name: eta
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-31 22:46:31 +00:00
8ac66cf71f Bump qs, body-parser and express
Bumps [qs](https://github.com/ljharb/qs) to 6.11.0 and updates ancestor dependencies [qs](https://github.com/ljharb/qs), [body-parser](https://github.com/expressjs/body-parser) and [express](https://github.com/expressjs/express). These dependencies need to be updated together.


Updates `qs` from 6.7.0 to 6.11.0
- [Release notes](https://github.com/ljharb/qs/releases)
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.7.0...v6.11.0)

Updates `body-parser` from 1.19.0 to 1.20.1
- [Release notes](https://github.com/expressjs/body-parser/releases)
- [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md)
- [Commits](https://github.com/expressjs/body-parser/compare/1.19.0...1.20.1)

Updates `express` from 4.17.1 to 4.18.2
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.17.1...4.18.2)

---
updated-dependencies:
- dependency-name: qs
  dependency-type: indirect
- dependency-name: body-parser
  dependency-type: direct:production
- dependency-name: express
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-08 11:46:13 +00:00
81b9d0b26f Removed unused lines, Fixed up some linting errors, more code documentation, updated some dep versions, and fixed error in package.json 2021-10-13 14:23:01 +02:00
0dfd47e258 Cleanup 2021-07-06 14:13:14 +02:00
f99a1808b0 Fixed it! 2021-06-11 21:43:56 +02:00
72aaa6a047 Fixed formatting + added base image upload 2021-06-11 21:43:04 +02:00
14189365e0 Created login system 2021-05-30 00:42:03 +02:00
6e3104eef3 Started user control 2021-05-25 23:50:46 +02:00
959c8812ad Adds communication with MySQL 2021-05-23 20:48:30 +02:00
f2c129ca14 Inital commit 2021-05-22 00:02:32 +02:00