pollo/app/routes
2023-11-27 11:49:46 -07:00
..
_index.tsx Style updates 2023-11-23 00:36:16 -07:00
api.room.create.tsx Mostly working minus presence 2023-11-22 12:27:30 -07:00
api.room.delete.$roomId.tsx Mostly working minus presence 2023-11-22 12:27:30 -07:00
api.room.get.$roomId.tsx Error bounds fixed 2023-11-22 17:06:29 -07:00
api.room.get.all.tsx savibg this weird hacked together state 2023-11-21 20:59:49 -07:00
api.room.presence.get.$roomId.tsx Removed unused imports and packages 2023-11-22 17:10:44 -07:00
api.room.set.$roomId.tsx Mostly working minus presence 2023-11-22 12:27:30 -07:00
api.vote.set.$roomId.tsx Mostly working minus presence 2023-11-22 12:27:30 -07:00
api.votes.get.$roomId.tsx Removed unused imports and packages 2023-11-22 17:10:44 -07:00
api.webhooks.clerk.tsx Oops 2023-11-22 14:42:55 -07:00
dashboard.tsx Split out error bound component for rooms and improved the message 2023-11-25 23:48:10 -07:00
room.$roomId.tsx 404 error boundary fixes 2023-11-27 11:49:46 -07:00
sign-in.$.tsx 404 error boundary fixes 2023-11-27 11:49:46 -07:00
sign-up.$.tsx 404 error boundary fixes 2023-11-27 11:49:46 -07:00