1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-11-06 19:02:33 +01:00
server/api/src/routes
2021-09-03 21:33:44 +02:00
..
auth 🐛 fix entity missing an id (replace .insert with new Entity().save) 2021-09-02 21:31:44 +02:00
channels/#channel_id moved Constants and Errorhandler from api to util 2021-09-03 21:29:17 +02:00
guilds replace '@me' with req.user_id in guild join 2021-09-03 21:33:25 +02:00
invites typeorm api rewrite done 2021-08-29 00:03:40 +02:00
users moved Constants and Errorhandler from api to util 2021-09-03 21:29:17 +02:00
voice Implemented voice apis #127 and #78 2021-08-30 21:12:13 +02:00
discoverable-guilds.ts added big todo list to Guild.ts (big chungus) 2021-09-03 21:33:44 +02:00
experiments.ts api 2021-08-12 20:09:35 +02:00
gateway.ts rename @fosscord/server-util to -> @fosscord/util 2021-08-13 12:59:59 +02:00
ping.ts api 2021-08-12 20:09:35 +02:00
science.ts api 2021-08-12 20:09:35 +02:00
template.ts.disabled added template for future routes 2021-09-03 21:28:07 +02:00