summary refs log tree commit diff
path: root/assets/schemas.json (follow)
Commit message (Collapse)AuthorAgeFilesLines
* implement password resetPuyodead12023-02-241-678/+1865
|
* Update schemas.jsonPuyodead12023-02-231-1/+28
|
* send email verificationPuyodead12023-02-231-0/+597
|
* Don't allow message types to be editedMadeline2023-02-031-0/+698
|
* Merge pull request from GHSA-hqqp-gpqw-9w5cMadeline2023-02-021-4/+5
|
* read-states/ack-bulk (#969)Madeline2023-01-301-0/+37
|
* Implement WebAuthn (#967)Puyodead12023-01-301-7015/+8909
| | | | | | | | | * implement webauthn * code review --------- Co-authored-by: Madeline <46743919+MaddyUnderStars@users.noreply.github.com>
* Script to add license preamble to each file. Also, does that. (#935)Madeline2023-01-181-0/+603
| | | | | | | | | * 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
* Don't allow BaseClass props through schemaMadeline2023-01-061-38/+0
|
* Profile themes and pronounsMadeline2022-12-311-0/+32
|
* OAuth2 authorize bot flowMadeline2022-12-241-0/+580
|
* Client: update to canary 165341Puyodead12022-12-201-0/+8
|
* implement guild profiles and fix user profilesPuyodead12022-12-191-2342/+3497
|
* Move UserSettings to own entityTheArcaneBrony2022-12-191-62/+2722
|
* Refactor applicationsMadeline2022-12-181-0/+1569
|
* fix: not being able to enable communityPuyodead12022-12-181-4/+3
|
* Add `private_channels_version` to `client_state` in identity. also set ↵Madeline2022-10-311-931/+31
| | | | sentry user in gateway
* Fix user settings not saving properly and guild foldersMadeline2022-10-281-209/+1106
|
* Forgot some schemas + only generate schemas in util/schemas + add setup scriptMadeline2022-10-241-9309/+13
|
* Make `afk` optional in ActivitySchemaMadeline2022-10-011-54/+0
|
* Discovery splashes + fix guild icons disappearing on settings changeMadeline2022-09-281-0/+3
|
* Missed some schemasMadeline2022-09-281-2457/+2526
|
* Move schemas to /src/util/schemasMadeline2022-09-261-7572/+7737
|
* Fix and remove some scripts + use ajv/typescript-json-schema required by patchesMadeline2022-09-261-989/+17313
|
* Bring back loginRedirect but fix it. Also move some assets out of publicMadeline2022-09-261-0/+16457
|
* Rearrange assets a bit, fix anything that uses assets folderMadeline2022-09-261-16457/+0
|
* Refactor to mono-repo + upgrade packagesMadeline2022-09-251-0/+16457