boredgame/src/lib/components
2024-08-29 16:12:40 -07:00
..
button 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
dialog Updating dependencies, upgrade latest svelte 5, and updating to use svelte 5 in most places. 2024-07-06 23:12:36 -07:00
pagination Update to Svelte 4. 2023-07-18 14:26:41 -07:00
preferences Moving collection and wishlist to the protected route, adding sheet with list options for profile on avatar click, adding show and update user profile. 2023-08-04 16:40:22 -07:00
random 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
search Changing search to currently just search by like. Adding functions to get order by and direction based on search inputs. 2024-04-27 19:52:57 -07:00
toast 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
ui Update shadcn, add biomejs, and implementing profile pages. 2024-08-18 20:28:15 -07:00
AddToList.svelte Moving drizzle into it's own DB folder and moving all the table types to separate files. 2024-05-07 17:19:13 -07:00
Analytics.svelte Refactor component names, add api for random games, and use on main page. 2023-12-28 12:16:36 -08:00
Checkbox.svelte Minimize search text section. 2022-07-28 17:07:23 -07:00
container.svelte Adding table for two factor codes and utils for tables. 2024-07-08 09:09:41 -07:00
CustomCheckbox.svelte Updating dependencies, upgrade latest svelte 5, and updating to use svelte 5 in most places. 2024-07-06 23:12:36 -07:00
Footer.svelte Updating dependencies and fixing mobile issues. 2024-03-21 12:27:32 -07:00
Game.svelte Moving drizzle into it's own DB folder and moving all the table types to separate files. 2024-05-07 17:19:13 -07:00
GameSearchContainer.svelte Moving to newer SvelteKit RC slowly and updating pagination to not use global store. 2022-09-13 15:14:55 -07:00
Header.svelte Adding mfa page instead of 2FA, starting controller based password verification and totp generation. 2024-08-29 16:12:40 -07:00
Icon.svelte Format prettier and type checking. 2022-07-27 17:05:54 -07:00
LinkWithIcon.svelte Updating dependencies, upgrade latest svelte 5, and updating to use svelte 5 in most places. 2024-07-06 23:12:36 -07:00
listbox.svelte Update to Svelte 4. 2023-07-18 14:26:41 -07:00
Loading.svelte Updating auth logic for v3 lucia, fixing types, upgrading dependencies. 2023-12-19 17:54:39 -08:00
logo.svelte Updating external id schema types and password validation. 2024-02-16 16:38:02 -08:00
pin-input.svelte Placeholder 0 in pin input and fixing valid return on email submit. 2024-07-18 17:21:26 -07:00
signin.svelte Moving validations to separate folder, upgrading superforms v2, and shadcn components. 2024-02-25 22:59:29 -08:00
signup.svelte Adding mfa page instead of 2FA, starting controller based password verification and totp generation. 2024-08-29 16:12:40 -07:00
SkeletonPlaceholder.svelte Remove demo todo route, fix placeholder skeletons styles, and fix pagination controls with GET form. 2022-12-26 22:53:37 -08:00
socialImageCard.svelte Fixing up the og image generation, add svg background, add more input params. 2023-09-14 16:53:27 -07:00
toggle.svelte Adding shadcn-svelte, updating to tailwind, using tailwind in postcss, removing headless-ui references, comment out custom css, and adding UI comonents to signup / signing. 2023-06-30 15:08:45 -07:00
transition.svelte Remove auth page transition and add crossfade to the auth cards, change error messages, and fix auth buttons when showing reset page. 2024-07-18 16:52:11 -07:00
WishlistButton.svelte Updating shadcn files, moving routes around. 2023-09-08 16:30:32 -07:00