aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Edit TODOMatt Strapp2022-03-241-3/+0
* LintMatt Strapp2022-03-241-1/+1
* Make video stream look gooderMatt Strapp2022-03-242-1/+9
* Add camera supportMatt Strapp2022-03-243-12/+14
* Bump minimist from 1.2.5 to 1.2.6 (#32)dependabot[bot]2022-03-231-3/+3
* Bump @typescript-eslint/eslint-plugin from 5.15.0 to 5.16.0 (#30)dependabot[bot]2022-03-232-55/+21
* Bump @typescript-eslint/parser from 5.15.0 to 5.16.0 (#29)dependabot[bot]2022-03-232-9/+43
* Bump @types/node from 17.0.21 to 17.0.23 (#31)dependabot[bot]2022-03-232-5/+5
* Bump prettier from 2.5.1 to 2.6.0 (#27)dependabot[bot]2022-03-162-5/+5
* Bump @typescript-eslint/eslint-plugin from 5.14.0 to 5.15.0 (#26)dependabot[bot]2022-03-152-55/+21
* Bump @typescript-eslint/parser from 5.14.0 to 5.15.0 (#25)dependabot[bot]2022-03-152-9/+43
* Bump eslint from 8.10.0 to 8.11.0 (#24)dependabot[bot]2022-03-142-16/+11
* Add and run a formatterMatt Strapp2022-03-1016-529/+555
* Bump @typescript-eslint/parser from 5.13.0 to 5.14.0 (#23)dependabot[bot]2022-03-082-43/+9
* Bump @typescript-eslint/eslint-plugin from 5.13.0 to 5.14.0 (#22)dependabot[bot]2022-03-082-21/+55
* Bump actions/checkout from 2 to 3 (#21)dependabot[bot]2022-03-072-2/+2
* Bump fastify/github-action-merge-dependabot from 3.0.0 to 3.0.2 (#20)dependabot[bot]2022-03-071-1/+1
* Add automerging of dependencies if they pass the CIMatt Strapp2022-03-021-0/+11
* Bump @typescript-eslint/eslint-plugin from 5.12.1 to 5.13.0 (#17)dependabot[bot]2022-03-022-55/+21
* Bump eslint from 8.9.0 to 8.10.0 (#15)dependabot[bot]2022-03-022-10/+10
* Bump @typescript-eslint/parser from 5.12.1 to 5.13.0 (#16)dependabot[bot]2022-03-022-9/+43
* Bump typescript from 4.5.5 to 4.6.2 (#18)dependabot[bot]2022-03-022-5/+5
* Bump actions/setup-node from 2 to 3 (#14)dependabot[bot]2022-03-021-1/+1
* Bump @types/node from 17.0.20 to 17.0.21 (#13)dependabot[bot]2022-02-242-5/+5
* 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
* Bump @types/node from 17.0.19 to 17.0.20 (#12)dependabot[bot]2022-02-232-5/+5
* add commentMatt Strapp2022-02-221-6/+19
* Maybe add CSV supportMatt Strapp2022-02-225-53/+152
* Bump @typescript-eslint/eslint-plugin from 5.12.0 to 5.12.1 (#10)dependabot[bot]2022-02-222-55/+21
* Bump express-rate-limit from 6.2.1 to 6.3.0 (#9)dependabot[bot]2022-02-222-5/+5
* Bump @types/node from 17.0.18 to 17.0.19 (#8)dependabot[bot]2022-02-222-10/+5
* Bump @typescript-eslint/parser from 5.12.0 to 5.12.1 (#11)dependabot[bot]2022-02-222-9/+43
* Add super basic exampleMatt Strapp2022-02-181-39/+12
* LintMatt Strapp2022-02-183-74/+75
* Add README to file mapMatt Strapp2022-02-181-1/+1
* Change git repoMatt Strapp2022-02-181-1/+1
* Change git to the new reposMatt Strapp2022-02-181-2/+23
* Make output package file consistentMatt Strapp2022-02-181-1/+1
* Add packing support to make it a binaryMatt Strapp2022-02-172-21/+613
* Bump express from 4.17.2 to 4.17.3 (#7)dependabot[bot]2022-02-172-30/+35
* Fix bug involving missing a returnMatt Strapp2022-02-153-87/+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-148-20/+81
* Update some dependenciesMatt Strapp2022-02-141-46/+51
* change some 403s to 400sMatt Strapp2022-02-141-3/+3
* replace exec with spawnMatt Strapp2022-02-141-9/+16