aboutsummaryrefslogtreecommitdiffstats
path: root/src/routes/api.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* Path traversal mitigationMatt Strapp2022-04-141-3/+1
* Add Shibboleth login supportMatt Strapp2022-04-051-4/+6
* Attempt to add basic SAMLMatt Strapp2022-04-011-0/+266
* Add camera supportMatt Strapp2022-03-241-265/+0
* Add and run a formatterMatt Strapp2022-03-101-132/+155
* Allow csv to be downloaded even if the program exits with an errorMatt Strapp2022-02-241-2/+2
* Fix bug with windows not uploading the right mimetypeMatt Strapp2022-02-241-10/+10
* add commentMatt Strapp2022-02-221-6/+19
* Maybe add CSV supportMatt Strapp2022-02-221-44/+121
* LintMatt Strapp2022-02-181-72/+72
* Fix bug involving missing a returnMatt Strapp2022-02-151-81/+81
* organize importsMatt Strapp2022-02-141-6/+4
* Reorder middleware for "security"Matt Strapp2022-02-141-6/+7
* Remove redundant rate limiterMatt Strapp2022-02-141-10/+1
* Make responses more clearMatt Strapp2022-02-141-9/+55
* 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-141-23/+89
* Finish upload API endpointMatt Strapp2022-02-111-13/+12
* Do a bunch of random things (still no feature parity)Matt Strapp2022-02-111-0/+40