Commit graph

9 commits

Author SHA1 Message Date
dependabot[bot]
2780cbbce8
Bump qs and express
Bumps [qs](https://github.com/ljharb/qs) to 6.11.0 and updates ancestor dependency [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 `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: express
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-07 14:47:21 +00:00
Jakob Gillich
73c7a387ac
Update db schema, fix broken /stats route 2020-08-26 18:55:35 +02:00
Chord
4e567c7960 Version 1.0.1 2020-05-14 19:52:08 +02:00
Chord
482b499fec Use concurrently for dev work 2020-05-12 23:48:34 +02:00
Chord
18072ad62f Add eslint and fix issues 2020-01-12 08:19:39 +01:00
Chord
e89f020ea8 Hide admin buttons on regular user 2019-12-30 15:36:35 -05:00
Chord
3c5482a4c7 Disable registration 2019-12-30 14:36:11 -05:00
Chord
d36fbbde9a Add schema and readme 2019-12-30 14:36:00 -05:00
Chord
20946fdb43 Initial commit 2019-12-30 09:27:49 -05:00