Commit Graph

11 Commits

Author SHA1 Message Date
Madeline ee62d47efd Close #954 2023-02-21 11:35:06 +11:00
Puyodead1 1e21802064 Implement WebAuthn (#967)
* implement webauthn

* code review

---------

Co-authored-by: Madeline <46743919+MaddyUnderStars@users.noreply.github.com>
2023-01-30 13:30:42 +11:00
Madeline 71082eb918 Add ESLint (#941)
* Add eslint, switch to lint-staged for precommit

* Fix all ESLint errors

* Update GH workflow to check prettier and eslint
2023-01-20 18:10:47 +11:00
Madeline b58cea7c41 Script to add license preamble to each file. Also, does that. (#935)
* Add script to automatically add license to each file

* Add license preamble to each file.

* Fix existing preamble detection breaking due to line endings. Git :(

* Prevent license from being added to code with other licenses
2023-01-18 13:05:49 +11:00
Madeline 6755f1392d Move sentry init to util. use sentry in each module, not just bundle 2023-01-10 13:20:37 +11:00
Madeline a3f2f997a3 Prettier 2023-01-05 17:16:55 +11:00
Madeline 77fa7ac886 Remove bad banned words implementation 2022-12-17 18:45:42 +11:00
Madeline ef2d739965 Fix 404 handler 2022-11-05 21:59:12 +11:00
Madeline 9a7a43a725 Allow running api, cdn, gateway separately 2022-10-31 13:17:21 +11:00
Madeline dbaf39237a Prettier 2022-09-26 22:41:21 +10:00
Madeline 0d23eaba09 Refactor to mono-repo + upgrade packages 2022-09-25 23:35:18 +10:00