|
.vscode
|
Updating dependencies, updating postcss to be cleaner, and fixing css code.
|
2023-06-01 22:22:34 -07:00 |
|
prisma
|
Updating dependencies, updating postcss to be cleaner, and fixing css code.
|
2023-06-01 22:22:34 -07:00 |
|
src
|
Updating dependencies, updating postcss to be cleaner, and fixing css code.
|
2023-06-01 22:22:34 -07:00 |
|
static
|
Add favicon and bored game icon.
|
2022-07-07 15:17:05 -07:00 |
|
tests
|
Update zod validation, update tests a bit, and checking type with zod in add to collection and wishlist.
|
2022-12-06 23:00:48 -08:00 |
|
.editorconfig
|
Add editorconfig for JetBrains products and remove some unused code.
|
2022-12-29 14:10:28 -08:00 |
|
.eslintignore
|
refactor: 🎨 Update to latest Svelte Kit and update for using Vite
|
2022-07-07 12:30:14 -07:00 |
|
.eslintrc.cjs
|
Add open-props dependency, update deps, add page transition via url and styles.
|
2023-05-05 15:53:35 -07:00 |
|
.gitignore
|
Moving search to do a GET with q search param.
|
2022-12-25 10:52:36 -08:00 |
|
.npmrc
|
First commit
|
2022-01-27 21:27:12 -08:00 |
|
.prettierignore
|
refactor: 🎨 Update to latest Svelte Kit and update for using Vite
|
2022-07-07 12:30:14 -07:00 |
|
.prettierrc
|
Moving search to do a GET with q search param.
|
2022-12-25 10:52:36 -08:00 |
|
package.json
|
Updating dependencies, updating postcss to be cleaner, and fixing css code.
|
2023-06-01 22:22:34 -07:00 |
|
playwright.config.ts
|
Update dependencies and update config files to be up to date with newer SvelteKit docs.
|
2022-09-29 17:21:48 -05:00 |
|
pnpm-lock.yaml
|
Updating dependencies, updating postcss to be cleaner, and fixing css code.
|
2023-06-01 22:22:34 -07:00 |
|
postcss.config.cjs
|
Updating dependencies, updating postcss to be cleaner, and fixing css code.
|
2023-06-01 22:22:34 -07:00 |
|
README.md
|
chore: ⬆️ Upgrade dependencies and change readme
|
2022-07-05 17:15:37 -07:00 |
|
svelte.config.js
|
Fixing all the root imports, installing and adding logging based on auth example.
|
2023-05-28 23:34:39 -07:00 |
|
tailwind.config.cjs
|
Remove Skeleton and Tailwind for now until auth is done.
|
2023-05-25 22:18:37 -07:00 |
|
tsconfig.json
|
Update dependencies and update config files to be up to date with newer SvelteKit docs.
|
2022-09-29 17:21:48 -05:00 |
|
vite.config.ts
|
Adding superforms, image lazy loader, and image icons.
|
2023-05-14 21:08:30 -07:00 |