summary refs log tree commit diff
path: root/api/src/routes/auth (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Refactor to mono-repo + upgrade packagesMadeline2022-09-255-388/+0
|
* Merge branch 'feat/latestWebClient' into slowcordMadeline2022-07-201-0/+26
|\
| * Merge branch '2fa' into feat/latestWebClientMadeline2022-07-203-1/+91
| |\ | | | | | | | | | Add placeholder codes-verification and view-backup-codes-challenge routes
* | \ Merge branch '2fa' into slowcordMadeline2022-07-202-1/+65
|\ \ \ | | |/ | |/|
| * | 2faMadeline2022-07-202-1/+65
| |/
* | Merge branch 'feat/captchaVerify' into slowcordMadeline2022-07-202-7/+7
|\ \
| * | Captcha checkingMadeline2022-07-202-7/+22
| |/
* | Hcaptcha backendMadeline2022-07-202-8/+23
| |
* | Add `promotional_email_opt_in` field to register to allow newer clients to ↵Madeline2022-06-011-0/+2
|/ | | | make register requests
* Respect register_dateOfBirth_required = falseMadeline2022-05-301-1/+1
|
* Add a new test-client related endpointThesourtimes2021-11-301-0/+13
|
* :bug: fix typingFlam3rboy2021-10-091-1/+2
|
* :sparkles: added guestsRequireInvite to configFlam3rboy2021-10-091-5/+7
|
* :bug: fix user projectionFlam3rboy2021-10-051-2/+2
|
* :art: reformattedFlam3rboy2021-10-051-2/+2
|
* :sparkles: add User.register() methodFlam3rboy2021-10-051-127/+60
|
* :bug: fix registrationFlam3rboy2021-10-031-0/+1
|
* :sparkles: registration disabled noticeFlam3rboy2021-10-011-0/+9
|
* :sparkles: generate openapi documentationFlam3rboy2021-09-212-44/+3
|
* :sparkles: accept invite pageFlam3rboy2021-09-201-14/+22
|
* :art: user is verified by defaultFlam3rboy2021-09-191-1/+1
|
* :bug: fix body parse treating null not as undefined (except for icons/avatars)Flam3rboy2021-09-171-14/+16
|
* :art: remove unused importsFlam3rboy2021-09-131-1/+0
|
* :bug: fix In() queryFlam3rboy2021-09-131-1/+1
|
* :sparkles: #307 doneFlam3rboy2021-09-122-230/+235
|
* :art: remove long relatives paths -> short module pathsFlam3rboy2021-09-122-3/+3
|
* :arrow_up: update test clientFlam3rboy2021-09-041-1/+1
|
* :bug: fix entity missing an id (replace .insert with new Entity().save)Flam3rboy2021-09-021-3/+2
|
* :zap: use insert instead of saveFlam3rboy2021-08-311-3/+6
|
* fixed wrong statuscode in docsxnacly2021-08-301-1/+1
|
* fix login register + messageFlam3rboy2021-08-292-4/+16
|
* :sparkles: typeorm api rewrite doneFlam3rboy2021-08-291-56/+0
|
* :construction: apiFlam3rboy2021-08-272-47/+24
|
* :construction: apiFlam3rboy2021-08-242-25/+19
|
* :art: clean upFlam3rboy2021-08-171-1/+0
|
* :bug: fix login routeFlam3rboy2021-08-171-1/+4
|
* :sparkles: delete finished todosFlam3rboy2021-08-161-4/+0
|
* rename @fosscord/server-util to -> @fosscord/utilFlam3rboy2021-08-132-2/+2
|
* :sparkles: apiFlam3rboy2021-08-122-0/+422