Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2022-02-14 | Reorder middleware for "security" | Matt Strapp | 1 | -7/+7 |
2022-02-14 | Remove redundant rate limiter | Matt Strapp | 1 | -10/+1 |
2022-02-14 | Make responses more clear | Matt Strapp | 8 | -20/+81 |
2022-02-14 | Update some dependencies | Matt Strapp | 1 | -46/+51 |
2022-02-14 | change some 403s to 400s | Matt Strapp | 1 | -3/+3 |
2022-02-14 | replace exec with spawn | Matt Strapp | 1 | -9/+16 |
2022-02-14 | add the TODO | Matt Strapp | 1 | -1/+5 |
2022-02-14 | maybe achieve feature parity | Matt Strapp | 11 | -102/+224 |
2022-02-14 | Bump eslint from 8.8.0 to 8.9.0 (#6) | dependabot[bot] | 2 | -27/+27 |
2022-02-11 | Finish upload API endpoint | Matt Strapp | 7 | -34/+33 |
2022-02-11 | Do a bunch of random things (still no feature parity) | Matt Strapp | 16 | -202/+184 |
2022-02-10 | Get rid of express-session and use a cookie instead | Matt Strapp | 3 | -46/+3 |
2022-02-10 | Add CSRF cookie and make it somewhat secure | Matt Strapp | 3 | -2/+22 |
2022-02-10 | Bump @types/node from 17.0.16 to 17.0.17 (#4) | dependabot[bot] | 2 | -5/+5 |
2022-02-10 | Bump express-rate-limit from 6.2.0 to 6.2.1 | dependabot[bot] | 2 | -5/+5 |