summary refs log tree commit diff
path: root/api/scripts/generate_openapi.js (unfollow)
Commit message (Expand)AuthorFilesLines
2022-07-19chore: fix package.json scriptsNobody6-11/+11
2022-07-16Display offline members in member list (#788)Madeline1-3/+24
2022-07-16Revert "Send offline group in LazyRequest (#778)" (#787)Erkin Alp Güney1-25/+3
2022-07-16Send offline group in LazyRequest (#778)Madeline1-3/+25
2022-07-10Try to allow role icons to be removedMadeline1-0/+1
2022-07-10Fix username/discrim changingMadeline2-0/+4
2022-07-09Relax some of the limitsErkin Alp Güney1-18/+17
2022-07-09* Make max website preview download size for embeds configurableMadeline2-3/+8
2022-07-09Removed unused importMadeline1-1/+1
2022-07-09Allow multiple attachments in messagesMadeline2-10/+1365
2022-07-07Filter out schemas that block generation instead, and also include util in filesMadeline3-430/+1936
2022-07-07Typescript-json-schema does not crawl extendsMadeline1-1/+8
2022-07-06Fix types for welcome screenMadeline1-1/+1
2022-07-04Format changed filesLachlanCourt1-13/+6
2022-07-04Ensure query fails if role with specified id does not existLachlanCourt1-1/+1
2022-07-04Add semicolonLachlanCourt1