Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Path traversal mitigation | Matt Strapp | 2022-04-14 | 1 | -3/+1 |
* | Add Shibboleth login support | Matt Strapp | 2022-04-05 | 1 | -4/+6 |
* | Attempt to add basic SAML | Matt Strapp | 2022-04-01 | 1 | -0/+266 |
* | Add camera support | Matt Strapp | 2022-03-24 | 1 | -265/+0 |
* | Add and run a formatter | Matt Strapp | 2022-03-10 | 1 | -132/+155 |
* | Allow csv to be downloaded even if the program exits with an error | Matt Strapp | 2022-02-24 | 1 | -2/+2 |
* | Fix bug with windows not uploading the right mimetype | Matt Strapp | 2022-02-24 | 1 | -10/+10 |
* | add comment | Matt Strapp | 2022-02-22 | 1 | -6/+19 |
* | Maybe add CSV support | Matt Strapp | 2022-02-22 | 1 | -44/+121 |
* | Lint | Matt Strapp | 2022-02-18 | 1 | -72/+72 |
* | Fix bug involving missing a return | Matt Strapp | 2022-02-15 | 1 | -81/+81 |
* | organize imports | Matt Strapp | 2022-02-14 | 1 | -6/+4 |
* | Reorder middleware for "security" | Matt Strapp | 2022-02-14 | 1 | -6/+7 |
* | Remove redundant rate limiter | Matt Strapp | 2022-02-14 | 1 | -10/+1 |
* | Make responses more clear | Matt Strapp | 2022-02-14 | 1 | -9/+55 |
* | change some 403s to 400s | Matt Strapp | 2022-02-14 | 1 | -3/+3 |
* | replace exec with spawn | Matt Strapp | 2022-02-14 | 1 | -9/+16 |
* | add the TODO | Matt Strapp | 2022-02-14 | 1 | -1/+5 |
* | maybe achieve feature parity | Matt Strapp | 2022-02-14 | 1 | -23/+89 |
* | Finish upload API endpoint | Matt Strapp | 2022-02-11 | 1 | -13/+12 |
* | Do a bunch of random things (still no feature parity) | Matt Strapp | 2022-02-11 | 1 | -0/+40 |