aboutsummaryrefslogtreecommitdiffstats
path: root/src/index.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add Shibboleth login supportMatt Strapp2022-04-051-2/+2
* Attempt to add basic SAMLMatt Strapp2022-04-011-4/+12
* Add camera supportMatt Strapp2022-03-241-1/+1
* Add and run a formatterMatt Strapp2022-03-101-9/+8
* organize importsMatt Strapp2022-02-141-5/+4
* Reorder middleware for "security"Matt Strapp2022-02-141-7/+7
* Finish upload API endpointMatt Strapp2022-02-111-2/+2
* Do a bunch of random things (still no feature parity)Matt Strapp2022-02-111-29/+27
* 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-091-2/+9
* Add some security stuffsMatt Strapp2022-02-091-3/+34
* Start rewriting the entire appMatt Strapp2022-02-091-0/+26