aboutsummaryrefslogtreecommitdiffstats
path: root/src/index.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* organize importsMatt Strapp2022-02-141-5/+4
* Reorder middleware for "security"Matt Strapp2022-02-141-7/+7
* Finish upload API endpointMatt Strapp2022-02-111-2/+2
* Do a bunch of random things (still no feature parity)Matt Strapp2022-02-111-29/+27
* Get rid of express-session and use a cookie insteadMatt Strapp2022-02-101-11/+0
* Add CSRF cookie and make it somewhat secureMatt Strapp2022-02-101-2/+5
* fix directory stuffsMatt Strapp2022-02-101-2/+3
* add debuggingMatt Strapp2022-02-091-3/+2
* configure CRSF properlyMatt Strapp2022-02-091-2/+9
* Add some security stuffsMatt Strapp2022-02-091-3/+34
* Start rewriting the entire appMatt Strapp2022-02-091-0/+26