aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add packing support to make it a binaryMatt Strapp2022-02-172-21/+613
* Bump express from 4.17.2 to 4.17.3 (#7)dependabot[bot]2022-02-172-30/+35
* Fix bug involving missing a returnMatt Strapp2022-02-153-87/+81
* organize importsMatt Strapp2022-02-142-11/+8
* Reorder middleware for "security"Matt Strapp2022-02-142-13/+14
* Remove redundant rate limiterMatt Strapp2022-02-141-10/+1
* Make responses more clearMatt Strapp2022-02-148-20/+81
* Update some dependenciesMatt Strapp2022-02-141-46/+51
* change some 403s to 400sMatt Strapp2022-02-141-3/+3
* replace exec with spawnMatt Strapp2022-02-141-9/+16
* add the TODOMatt Strapp2022-02-141-1/+5
* maybe achieve feature parityMatt Strapp2022-02-1411-102/+224
* Bump eslint from 8.8.0 to 8.9.0 (#6)dependabot[bot]2022-02-142-27/+27
* Finish upload API endpointMatt Strapp2022-02-117-34/+33
* Do a bunch of random things (still no feature parity)Matt Strapp2022-02-1116-202/+184
* Get rid of express-session and use a cookie insteadMatt Strapp2022-02-103-46/+3
* Add CSRF cookie and make it somewhat secureMatt Strapp2022-02-103-2/+22
* Merge pull request #5 from RosstheRoss/dependabot/npm_and_yarn/express-rate-l...Matthew Strapp2022-02-102-5/+5
|\
| * Bump express-rate-limit from 6.2.0 to 6.2.1dependabot[bot]2022-02-102-5/+5
* | Bump @types/node from 17.0.16 to 17.0.17 (#4)dependabot[bot]2022-02-102-5/+5
* | Create codeql-analysis.ymlMatthew Strapp2022-02-101-0/+70
|/
* Add dependabot actionsMatt Strapp2022-02-101-0/+16
* fix directory stuffsMatt Strapp2022-02-103-6/+6
* add debuggingMatt Strapp2022-02-095-8/+36
* configure CRSF properlyMatt Strapp2022-02-093-4/+12
* Add a super basic READMEMatt Strapp2022-02-091-0/+14
* Add some security stuffsMatt Strapp2022-02-095-1526/+402
* Start rewriting the entire appMatt Strapp2022-02-0918-0/+4481
* Start rewriting the entire appMatt Strapp2022-02-091-0/+76