aboutsummaryrefslogtreecommitdiffstats
path: root/src/routes (follow)
Commit message (Expand)AuthorAgeFilesLines
* Path traversal mitigationMatt Strapp2022-04-141-3/+1
* Add Shibboleth login supportMatt Strapp2022-04-052-12/+50
* 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-012-4/+17
* Add camera supportMatt Strapp2022-03-241-10/+11
* 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-113-0/+40
* Start rewriting the entire appMatt Strapp2022-02-092-0/+0