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