boredgame/src
2024-03-12 12:28:54 -07:00
..
lib Removing nanoid, changing main id to uuid for all schemas, adding display cuid2, and adding rate limiter to login and signup. 2024-03-12 11:34:39 -07:00
routes Fixing use of nanoid. 2024-03-12 12:28:54 -07:00
search Change prisma import to not have .js 2023-10-16 15:42:34 +13:00
server Removing prisma. 2024-03-06 20:37:05 -08:00
state Adding card and radio-group, update deps, remove all custom css for now, add in theme from user and in layout, and change game to shad card. 2023-07-02 23:04:33 -07:00
styles Updating og image generation, updating Lucia Beta, and using Shadcn Form for the search form. 2024-01-26 16:35:02 -08:00
app.d.ts Removing prisma. 2024-03-06 20:37:05 -08:00
app.html Adding favicon, restrict signup for now, fix seed and migration, and do not set email to empty string on signup. 2024-03-02 15:53:02 -08:00
hooks.client.ts Comment out Sentry since it doesn't work on v2 and adding pagination. 2024-01-30 17:57:36 -08:00
hooks.server.ts Fixing linting issues. 2024-03-10 23:19:55 -07:00
migrate.ts Removing nanoid, changing main id to uuid for all schemas, adding display cuid2, and adding rate limiter to login and signup. 2024-03-12 11:34:39 -07:00
schema.ts Removing nanoid, changing main id to uuid for all schemas, adding display cuid2, and adding rate limiter to login and signup. 2024-03-12 11:34:39 -07:00
seed.ts Removing prisma. 2024-03-06 20:37:05 -08:00
tsVector.ts Update dependencies, custom tsVector type for drizzle, and adding vector column on game for name and slug, and adding index on the search vector column. 2024-02-09 17:01:54 -08:00