aboutsummaryrefslogtreecommitdiffstats
path: root/yarn.lock (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* 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>