waffle/src
2022-08-08 05:12:31 +03:00
..
database add hacky database error handling to prevent the server from crashing due to trivial errors 2022-08-05 05:18:55 +03:00
gateway add presence and user list 2022-08-08 05:12:31 +03:00
routes/api/v1 making typing indicators per-channel 2022-08-07 21:57:41 +03:00
types add initial concept of "superuser" accounts 2022-08-03 02:34:15 +03:00
auth.ts add hacky database error handling to prevent the server from crashing due to trivial errors 2022-08-05 05:18:55 +03:00
errors.ts add hacky database error handling to prevent the server from crashing due to trivial errors 2022-08-05 05:18:55 +03:00
index.ts add basic gatewayt 2022-04-10 01:22:07 +03:00
server.ts add custon express error handler 2022-08-05 04:32:10 +03:00
serverconfig.ts add initial concept of "superuser" accounts 2022-08-03 02:34:15 +03:00