summary refs log tree commit diff
path: root/api/src/index.ts (unfollow)
Commit message (Expand)AuthorFilesLines
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 screenMadeline