summary refs log tree commit diff
path: root/api/src/routes/auth (follow)
Commit message (Collapse)AuthorAgeFilesLines
* :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