summary refs log tree commit diff
path: root/api/scripts/generate_schema.js (unfollow)
Commit message (Expand)AuthorFilesLines
2022-07-14Set util to use same typeorm as bundleMadeline2-111/+286
2022-07-14dumb typing stuffMadeline5-23/+26
2022-07-13Remove a console log from the maddyrtc branchMadeline1-2/+0
2022-07-13/channel/:id/messages/:id/ack responds with { token: null } on discord.comMadeline1-1/+1
2022-07-10Change bundle start to only start listening once DB and config have been loadedMadeline1-2/+3
2022-07-10