|
|
2781774758
|
Update prisma fix landing.
|
2023-09-12 10:56:58 -07:00 |
|
|
|
3d37c62392
|
Reverting auth refactor.
|
2023-09-11 17:31:15 -07:00 |
|
|
|
485615b5bb
|
feat: 🎨 Move routes around, add auth layout, move postcss file
|
2023-09-11 15:15:53 -07:00 |
|
|
|
1f1d9d7838
|
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 |
|
|
|
48c16d7892
|
Comment out collection until I can fix it. Rewrite wishlist, create users with the default role, add seed roles, update the user with the default role if they don't have it. And other things.
|
2023-06-15 23:28:49 -07:00 |
|
|
|
9584c708cd
|
Adding auth to the site.
|
2023-05-20 22:18:04 -07:00 |
|
|
|
240bf4aa9e
|
Adding superforms, image lazy loader, and image icons.
|
2023-05-14 21:08:30 -07:00 |
|
|
|
8f93dde537
|
Adding local search to collection and wishlist. Populating search terms in both if they don't exist on load from local storage.
|
2022-12-28 22:21:55 -08:00 |
|
|
|
0c295c66b4
|
Use zod preprocess to coerce string to number and string to boolean before performing zod validations. Using error messages on UI.
|
2022-12-04 17:29:56 -08:00 |
|
|
|
704ae0a541
|
Adding media query plugin for showing skeletons and lazy image loading plugin.
|
2022-11-10 14:08:57 -06:00 |
|
|
|
fe2a88ab61
|
Implementing same search page logic on the main page.
|
2022-11-09 22:02:38 -06:00 |
|
|
|
c3b3a36173
|
Cleanup pagination and text search plus implement previous page event handling.
|
2022-11-09 21:52:01 -06:00 |
|
|
|
67cd3b1747
|
Binding variable to the submit button of the form and in event handlers waiting for the DOM to update with tick.
|
2022-11-09 17:38:49 -06:00 |
|
|
|
78c63b75d9
|
Setting up pagination component in search results.
|
2022-11-08 20:07:05 -06:00 |
|
|
|
98346b1272
|
Adding svelte query store and rendering different numbers of skeleton games.
|
2022-11-05 00:09:15 -04:00 |
|
|
|
71b525a5b1
|
Keeping advanced search open if error and using Skeleton on search results.
|
2022-11-04 18:02:11 -04:00 |
|
|
|
56a298e7b9
|
Comment out skeleton usage.
|
2022-11-03 00:44:00 -05:00 |
|
|
|
ea32e9e6ff
|
Adding skeleton component from carbon, adding wishlist button to game page, fixing mapping, and css styles.
|
2022-11-03 00:16:52 -05:00 |
|
|
|
7fe85df58b
|
Fixing add remove for both stores on other pages.
|
2022-10-31 15:09:21 -05:00 |
|
|
|
9b60fc2671
|
Adding wishlist route, store, localstorage store, and adding all dialogs/headers/etc. needed.
|
2022-10-31 14:06:27 -05:00 |
|
|
|
49464d3fba
|
Update toast to be in the bottom middle, error for fetching game data, fixing random from collection.
|
2022-10-29 21:03:54 -05:00 |
|
|
|
7c947b7f48
|
Removing APIs, automatically saving to local storage on add/remove, added export to JSON button.
|
2022-10-26 22:38:30 -04:00 |
|
|
|
c922587f55
|
Remove pagination for now and update deps.
|
2022-10-26 17:40:19 -04:00 |
|
|
|
bac9b7f888
|
Fixed random search in form action and the random component.
|
2022-10-26 17:31:57 -04:00 |
|
|
|
a8ed73ebc0
|
Adding server side validations.
|
2022-10-25 22:19:30 -04:00 |
|
|
|
503b4d9e6d
|
Default search action plus adding back advanced search.
|
2022-10-25 21:42:10 -04:00 |
|
|
|
bfcb04448a
|
Fixing search action with and without javascript.
|
2022-10-12 23:17:30 -05:00 |
|
|
|
036c821cb0
|
Search action and update deps.
|
2022-10-05 14:53:43 -05:00 |
|
|
|
0864159546
|
Moving form posts to actions slowly.
|
2022-09-29 17:22:01 -05:00 |
|
Bradley Shellnut
|
10aefbf13f
|
Moving to newer SvelteKit RC slowly and updating pagination to not use global store.
|
2022-09-13 15:14:55 -07:00 |
|
Bradley Shellnut
|
1465c8c7ff
|
Starting refactor for pagination control in game result display.
|
2022-09-02 16:38:15 -05:00 |
|
Bradley Shellnut
|
ce3e469399
|
Getting pagination on the screen, buttons do nothing.
|
2022-09-01 23:16:29 -05:00 |
|
Bradley Shellnut
|
80ed9354f9
|
Starting pagination component.
|
2022-09-01 17:31:19 -05:00 |
|
Bradley Shellnut
|
207c93da28
|
Adding dialog overlay to layout css, removing commented css, and updating dialog store on game page remove button click.
|
2022-08-31 21:32:30 -05:00 |
|
Bradley Shellnut
|
1a330b8ffe
|
Updating store with update instead of set.
|
2022-08-31 15:47:03 -05:00 |
|
Bradley Shellnut
|
7aa5fadec3
|
Quick and dirty copy paste add of modal to main page.
|
2022-08-30 23:15:31 -05:00 |
|
Bradley Shellnut
|
5236ac5c2b
|
Adding dialog just to the game collection for now and using a custom event for removing.
|
2022-08-30 17:36:37 -05:00 |
|
Bradley Shellnut
|
2e389309ce
|
Adding a dialog to the root layout.
|
2022-08-29 16:41:11 -05:00 |
|
Bradley Shellnut
|
0562b3c0cf
|
Removing unused CSS.
|
2022-08-29 12:17:32 -05:00 |
|
Bradley Shellnut
|
8bc15e74a4
|
Migrating to routes.
|
2022-08-24 13:36:40 -07:00 |
|