boredgame/src
2023-09-20 13:05:35 +12:00
..
lib Implementing logged in password change. 2023-09-20 12:46:32 +12:00
routes Add alert to profile if no email exists warning about password reset. 2023-09-20 13:05:35 +12:00
search Updating to the newest melt-ui and shadcn-svelte. Move util to utils. Change theme to purple. Start using newer Shadcn components. 2023-08-20 22:54:04 -07:00
server Rename db folder to server, remove levelup dependencies, add sveltekit flash message, add toast library, and use both on signup. 2023-07-30 16:31:39 -07: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 Fixing all the root imports, installing and adding logging based on auth example. 2023-05-28 23:34:39 -07:00
app.d.ts Rename db folder to server, remove levelup dependencies, add sveltekit flash message, add toast library, and use both on signup. 2023-07-30 16:31:39 -07:00
app.html 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
hooks.server.ts Updating shadcn files, moving routes around. 2023-09-08 16:30:32 -07:00