Commit graph

9 commits

Author SHA1 Message Date
dependabot[bot] 0ebd6e7655
Bump loader-utils and webpack-cli
Bumps [loader-utils](https://github.com/webpack/loader-utils) to 1.4.2 and updates ancestor dependency [webpack-cli](https://github.com/webpack/webpack-cli). These dependencies need to be updated together.


Updates `loader-utils` from 1.2.3 to 1.4.2
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v1.2.3...v1.4.2)

Updates `webpack-cli` from 3.3.10 to 3.3.12
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/v3.3.10...v3.3.12)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
- dependency-name: webpack-cli
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-19 12:55:30 +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