aboutsummaryrefslogtreecommitdiffstats
path: root/package.json (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Bump prettier from 2.6.1 to 2.6.2 (#38)dependabot[bot]2022-04-041-1/+1
* Change shib locationMatt Strapp2022-04-011-1/+1
* Attempt to add basic SAMLMatt Strapp2022-04-011-27/+32
* Bump @typescript-eslint/parser from 5.16.0 to 5.17.0 (#37)dependabot[bot]2022-03-291-1/+1
* Bump @typescript-eslint/eslint-plugin from 5.16.0 to 5.17.0 (#36)dependabot[bot]2022-03-291-1/+1
* Bump eslint from 8.11.0 to 8.12.0 (#35)dependabot[bot]2022-03-281-1/+1
* Bump typescript from 4.6.2 to 4.6.3 (#34)dependabot[bot]2022-03-251-1/+1
* Bump prettier from 2.6.0 to 2.6.1 (#33)dependabot[bot]2022-03-251-1/+1
* Bump @typescript-eslint/eslint-plugin from 5.15.0 to 5.16.0 (#30)dependabot[bot]2022-03-231-1/+1
* Bump @typescript-eslint/parser from 5.15.0 to 5.16.0 (#29)dependabot[bot]2022-03-231-1/+1
* Bump @types/node from 17.0.21 to 17.0.23 (#31)dependabot[bot]2022-03-231-1/+1
* Bump prettier from 2.5.1 to 2.6.0 (#27)dependabot[bot]2022-03-161-1/+1
* Bump @typescript-eslint/eslint-plugin from 5.14.0 to 5.15.0 (#26)dependabot[bot]2022-03-151-1/+1
* Bump @typescript-eslint/parser from 5.14.0 to 5.15.0 (#25)dependabot[bot]2022-03-151-1/+1
* Bump eslint from 8.10.0 to 8.11.0 (#24)dependabot[bot]2022-03-141-1/+1
* Add and run a formatterMatt Strapp2022-03-101-55/+58
* Bump @typescript-eslint/parser from 5.13.0 to 5.14.0 (#23)dependabot[bot]2022-03-081-1/+1
* Bump @typescript-eslint/eslint-plugin from 5.13.0 to 5.14.0 (#22)dependabot[bot]2022-03-081-1/+1
* Bump @typescript-eslint/eslint-plugin from 5.12.1 to 5.13.0 (#17)dependabot[bot]2022-03-021-1/+1
* Bump eslint from 8.9.0 to 8.10.0 (#15)dependabot[bot]2022-03-021-1/+1
* Bump @typescript-eslint/parser from 5.12.1 to 5.13.0 (#16)dependabot[bot]2022-03-021-1/+1
* Bump typescript from 4.5.5 to 4.6.2 (#18)dependabot[bot]2022-03-021-1/+1
* Bump @types/node from 17.0.20 to 17.0.21 (#13)dependabot[bot]2022-02-241-1/+1
* Bump @types/node from 17.0.19 to 17.0.20 (#12)dependabot[bot]2022-02-231-1/+1
* Bump @typescript-eslint/eslint-plugin from 5.12.0 to 5.12.1 (#10)dependabot[bot]2022-02-221-1/+1
* Bump express-rate-limit from 6.2.1 to 6.3.0 (#9)dependabot[bot]2022-02-221-1/+1
* Bump @types/node from 17.0.18 to 17.0.19 (#8)dependabot[bot]2022-02-221-1/+1
* Bump @typescript-eslint/parser from 5.12.0 to 5.12.1 (#11)dependabot[bot]2022-02-221-1/+1
* LintMatt Strapp2022-02-181-1/+2
* Make output package file consistentMatt Strapp2022-02-181-1/+1
* Add packing support to make it a binaryMatt Strapp2022-02-171-1/+9
* Bump express from 4.17.2 to 4.17.3 (#7)dependabot[bot]2022-02-171-1/+1
* Fix bug involving missing a returnMatt Strapp2022-02-151-1/+0
* Make responses more clearMatt Strapp2022-02-141-0/+1
* maybe achieve feature parityMatt Strapp2022-02-141-4/+4
* Bump eslint from 8.8.0 to 8.9.0 (#6)dependabot[bot]2022-02-141-1/+1
* Finish upload API endpointMatt Strapp2022-02-111-2/+2
* Do a bunch of random things (still no feature parity)Matt Strapp2022-02-111-1/+3
* Get rid of express-session and use a cookie insteadMatt Strapp2022-02-101-3/+2
* Add CSRF cookie and make it somewhat secureMatt Strapp2022-02-101-0/+2
* Merge pull request #5 from RosstheRoss/dependabot/npm_and_yarn/express-rate-l...Matthew Strapp2022-02-101-1/+1
|\
| * Bump express-rate-limit from 6.2.0 to 6.2.1dependabot[bot]2022-02-101-1/+1
* | Bump @types/node from 17.0.16 to 17.0.17 (#4)dependabot[bot]2022-02-101-1/+1
|/
* fix directory stuffsMatt Strapp2022-02-101-2/+1
* add debuggingMatt Strapp2022-02-091-0/+1
* configure CRSF properlyMatt Strapp2022-02-091-2/+2
* Add some security stuffsMatt Strapp2022-02-091-3/+9
* Start rewriting the entire appMatt Strapp2022-02-091-0/+39