| .. |
|
apis
|
Updating dependencies, fixing search, fixing wishlist add and remove, fixing game page, not showing buttons on list of games, and adding helper components.
|
2023-08-13 22:12:02 -07:00 |
|
assets
|
Updating shadcn files, moving routes around.
|
2023-09-08 16:30:32 -07:00 |
|
components
|
Close sheet on logout and temp fix for showing auth forms on small screens.
|
2023-09-12 23:07:29 -07:00 |
|
config
|
Updating shadcn files, moving routes around.
|
2023-09-08 16:30:32 -07:00 |
|
server
|
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 |
|
stores
|
Adding separate button for wishlist and pagination store.
|
2023-08-19 18:18:21 -07:00 |
|
styles
|
Adding privacy and terms pages, adding svelte meta tags package, and adding defaults for meta tags.
|
2023-09-13 17:08:54 -07:00 |
|
utils
|
Reverting auth refactor.
|
2023-09-11 17:31:15 -07:00 |
|
api.ts
|
Merge branch 'shadcn-svelte' of github.com:BradNut/boredgame into shadcn-auth-refactor
|
2023-09-12 12:02:38 -07:00 |
|
config.ts
|
Adding superforms, image lazy loader, and image icons.
|
2023-05-14 21:08:30 -07:00 |
|
Counter.svelte
|
Format with built in prettier format rules.
|
2022-07-07 12:32:55 -07:00 |
|
data.json
|
Adding auth to the site.
|
2023-05-20 22:18:04 -07:00 |
|
form.ts
|
Format with built in prettier format rules.
|
2022-07-07 12:32:55 -07:00 |
|
LocalStorage.svelte
|
Adding toggle component and local storage using carbon components as base.
|
2022-05-03 23:27:06 -07:00 |
|
Portal.svelte
|
Add toast to app.
|
2022-05-05 23:51:20 -07:00 |
|
prisma.ts
|
Adding auth to the site.
|
2023-05-20 22:18:04 -07:00 |
|
types.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 |
|
utils.ts
|
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 |
|
zodValidation.ts
|
Updating dependencies, fixing search, fixing wishlist add and remove, fixing game page, not showing buttons on list of games, and adding helper components.
|
2023-08-13 22:12:02 -07:00 |