aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add better exampleMatt Strapp2022-04-141-11/+29
* Path traversal mitigationMatt Strapp2022-04-141-3/+1
* Fix problem with form pointing to the wrong endpointMatt Strapp2022-04-051-6/+3
* Add Shibboleth login supportMatt Strapp2022-04-055-17/+55
* Fix bug involving redirects not working properlyMatt Strapp2022-04-011-1/+1
* Change shib locationMatt Strapp2022-04-011-1/+1
* Attempt to add basic SAMLMatt Strapp2022-04-014-11/+35
* LintMatt Strapp2022-03-241-1/+1
* Make video stream look gooderMatt Strapp2022-03-242-1/+9
* Add camera supportMatt Strapp2022-03-243-12/+14
* Add and run a formatterMatt Strapp2022-03-104-275/+284
* Allow csv to be downloaded even if the program exits with an errorMatt Strapp2022-02-241-2/+2
* Make the program not output an error when there isn't oneMatt Strapp2022-02-241-4/+5
* Fix bug with windows not uploading the right mimetypeMatt Strapp2022-02-242-20/+20
* add commentMatt Strapp2022-02-221-6/+19
* Maybe add CSV supportMatt Strapp2022-02-224-52/+151
* Add super basic exampleMatt Strapp2022-02-181-39/+12
* LintMatt Strapp2022-02-181-72/+72
* Change git repoMatt Strapp2022-02-181-1/+1
* 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