aboutsummaryrefslogtreecommitdiffstats
path: root/yarn.lock (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Bump prettier from 2.5.1 to 2.6.0 (#27)dependabot[bot]2022-03-161-4/+4
| | | | | | | | | | | | | | | | | Bumps [prettier](https://github.com/prettier/prettier) from 2.5.1 to 2.6.0. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](https://github.com/prettier/prettier/compare/2.5.1...2.6.0) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump @typescript-eslint/eslint-plugin from 5.14.0 to 5.15.0 (#26)dependabot[bot]2022-03-151-54/+20
| | | | | | | | | | | | | | | | | Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.14.0 to 5.15.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.15.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump @typescript-eslint/parser from 5.14.0 to 5.15.0 (#25)dependabot[bot]2022-03-151-8/+42
| | | | | | | | | | | | | | | | | Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.14.0 to 5.15.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.15.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump eslint from 8.10.0 to 8.11.0 (#24)dependabot[bot]2022-03-141-15/+10
| | | | | | | | | | | | | | | | | Bumps [eslint](https://github.com/eslint/eslint) from 8.10.0 to 8.11.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v8.10.0...v8.11.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Add and run a formatterMatt Strapp2022-03-101-0/+29
| | | | Signed-off-by: Matt Strapp <matt@mattstrapp.net>
* Bump @typescript-eslint/parser from 5.13.0 to 5.14.0 (#23)dependabot[bot]2022-03-081-42/+8
| | | | | | | | | | | | | | | | | Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.13.0 to 5.14.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.14.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump @typescript-eslint/eslint-plugin from 5.13.0 to 5.14.0 (#22)dependabot[bot]2022-03-081-20/+54
| | | | | | | | | | | | | | | | | Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.13.0 to 5.14.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.14.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump @typescript-eslint/eslint-plugin from 5.12.1 to 5.13.0 (#17)dependabot[bot]2022-03-021-54/+20
|
* Bump eslint from 8.9.0 to 8.10.0 (#15)dependabot[bot]2022-03-021-9/+9
|
* Bump @typescript-eslint/parser from 5.12.1 to 5.13.0 (#16)dependabot[bot]2022-03-021-8/+42
|
* Bump typescript from 4.5.5 to 4.6.2 (#18)dependabot[bot]2022-03-021-4/+4
|
* Bump @types/node from 17.0.20 to 17.0.21 (#13)dependabot[bot]2022-02-241-4/+4
|
* Bump @types/node from 17.0.19 to 17.0.20 (#12)dependabot[bot]2022-02-231-4/+4
|
* Bump @typescript-eslint/eslint-plugin from 5.12.0 to 5.12.1 (#10)dependabot[bot]2022-02-221-54/+20
|
* Bump express-rate-limit from 6.2.1 to 6.3.0 (#9)dependabot[bot]2022-02-221-4/+4
|
* Bump @types/node from 17.0.18 to 17.0.19 (#8)dependabot[bot]2022-02-221-9/+4
|
* Bump @typescript-eslint/parser from 5.12.0 to 5.12.1 (#11)dependabot[bot]2022-02-221-8/+42
|
* Add packing support to make it a binaryMatt Strapp2022-02-171-20/+604
| | | | Signed-off-by: Matt Strapp <matt@mattstrapp.net>
* Bump express from 4.17.2 to 4.17.3 (#7)dependabot[bot]2022-02-171-29/+34
|
* Fix bug involving missing a returnMatt Strapp2022-02-151-5/+0
|
* Make responses more clearMatt Strapp2022-02-141-0/+5
| | | | Signed-off-by: Matt Strapp <matt@mattstrapp.net>
* Update some dependenciesMatt Strapp2022-02-141-46/+51
| | | | Signed-off-by: Matt Strapp <matt@mattstrapp.net>
* maybe achieve feature parityMatt Strapp2022-02-141-27/+6
| | | | Signed-off-by: Matt Strapp <matt@mattstrapp.net>
* Bump eslint from 8.8.0 to 8.9.0 (#6)dependabot[bot]2022-02-141-26/+26
|
* Do a bunch of random things (still no feature parity)Matt Strapp2022-02-111-0/+41
| | | | | | sadge Signed-off-by: Matt Strapp <matt@mattstrapp.net>
* Get rid of express-session and use a cookie insteadMatt Strapp2022-02-101-32/+1
| | | | Signed-off-by: Matt Strapp <matt@mattstrapp.net>
* Add CSRF cookie and make it somewhat secureMatt Strapp2022-02-101-0/+15
| | | | Signed-off-by: Matt Strapp <matt@mattstrapp.net>
* Merge pull request #5 from ↵Matthew Strapp2022-02-101-4/+4
|\ | | | | | | | | RosstheRoss/dependabot/npm_and_yarn/express-rate-limit-6.2.1 Bump express-rate-limit from 6.2.0 to 6.2.1
| * Bump express-rate-limit from 6.2.0 to 6.2.1dependabot[bot]2022-02-101-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [express-rate-limit](https://github.com/nfriedly/express-rate-limit) from 6.2.0 to 6.2.1. - [Release notes](https://github.com/nfriedly/express-rate-limit/releases) - [Changelog](https://github.com/nfriedly/express-rate-limit/blob/master/changelog.md) - [Commits](https://github.com/nfriedly/express-rate-limit/compare/v6.2.0...v6.2.1) --- updated-dependencies: - dependency-name: express-rate-limit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | Bump @types/node from 17.0.16 to 17.0.17 (#4)dependabot[bot]2022-02-101-4/+4
|/
* Add some security stuffsMatt Strapp2022-02-091-1519/+357
| | | | Signed-off-by: Matt Strapp <matt@mattstrapp.net>
* Start rewriting the entire appMatt Strapp2022-02-091-0/+3821
Signed-off-by: Matt Strapp <matt@mattstrapp.net>