aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix bug involving missing a returnMatt Strapp2022-02-151-81/+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-146-20/+75
* 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-149-71/+214
* Finish upload API endpointMatt Strapp2022-02-116-32/+31
* Do a bunch of random things (still no feature parity)Matt Strapp2022-02-1111-199/+132
* 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-092-2/+10
* Add some security stuffsMatt Strapp2022-02-091-3/+34
* Start rewriting the entire appMatt Strapp2022-02-099-0/+307
* Start rewriting the entire appMatt Strapp2022-02-091-0/+76