summary refs log tree commit diff
path: root/api/src/schema (follow)
Commit message (Collapse)AuthorAgeFilesLines
* :sparkles: #307 doneFlam3rboy2021-09-1212-482/+0
|
* Added /guilds/:id/voice-states apisAlTech982021-09-041-0/+12
|
* :bug: fix #311Flam3rboy2021-09-031-1/+1
|
* :sparkles: guild position updateFlam3rboy2021-09-031-0/+12
|
* :bug: fix member + member listFlam3rboy2021-09-031-37/+41
|
* :sparkles: generate open api schema based on body and db entitiesFlam3rboy2021-09-014-13/+23
|
* :bug: db query fixesFlam3rboy2021-08-311-1/+1
|
* :bug: convert bigint -> stringFlam3rboy2021-08-291-1/+1
|
* fix login register + messageFlam3rboy2021-08-291-2/+2
|
* :sparkles: typeorm api rewrite doneFlam3rboy2021-08-293-61/+29
|
* :sparkles: add default_auto_archive_duration to channelFlam3rboy2021-08-181-0/+4
|
* :ambulance: user settings routeFlam3rboy2021-08-181-0/+51
|
* :bug: fix Guild + Channel createFlam3rboy2021-08-142-2/+5
|
* Merge branch 'master' of https://github.com/fosscord/fosscord-apiFlam3rboy2021-08-131-0/+14
|\
| * Create Emoji.tsIntevel ツ2021-08-131-0/+14
| |
* | rename @fosscord/server-util to -> @fosscord/utilFlam3rboy2021-08-133-3/+3
|/
* :sparkles: apiFlam3rboy2021-08-1210-0/+404