boredgame/src
2023-08-14 11:48:07 -07:00
..
lib Remove unique on wishlist and collection ids. Only show add to buttons for now. 2023-08-14 11:48:07 -07:00
routes Bring back layout transition, fix showing games on collection and wishlist. 2023-08-13 23:51:34 -07:00
search Fixing all the root imports, installing and adding logging based on auth example. 2023-05-28 23:34:39 -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
app.postcss 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 Update Lucia to V2, add APIs for user interactions, and fix anything to get the build working. 2023-07-29 22:00:51 -07:00