aboutsummaryrefslogtreecommitdiffstats
path: root/package.json (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Finish upload API endpointMatt Strapp2022-02-111-2/+2
* Do a bunch of random things (still no feature parity)Matt Strapp2022-02-111-1/+3
* Get rid of express-session and use a cookie insteadMatt Strapp2022-02-101-3/+2
* Add CSRF cookie and make it somewhat secureMatt Strapp2022-02-101-0/+2
* Merge pull request #5 from RosstheRoss/dependabot/npm_and_yarn/express-rate-l...Matthew Strapp2022-02-101-1/+1
|\
| * Bump express-rate-limit from 6.2.0 to 6.2.1dependabot[bot]2022-02-101-1/+1
* | Bump @types/node from 17.0.16 to 17.0.17 (#4)dependabot[bot]2022-02-101-1/+1
|/
* fix directory stuffsMatt Strapp2022-02-101-2/+1
* add debuggingMatt Strapp2022-02-091-0/+1
* configure CRSF properlyMatt Strapp2022-02-091-2/+2
* Add some security stuffsMatt Strapp2022-02-091-3/+9
* Start rewriting the entire appMatt Strapp2022-02-091-0/+39