boredgame/src/lib
2024-10-03 14:58:47 -07:00
..
assets Creating new landing page, starting a different flow of managing your games, updating the schema for external ids, and adding different logo. 2024-02-14 17:48:47 -08:00
components Fixing plausible URL. 2024-10-03 14:58:47 -07:00
config Moving validations to separate folder, upgrading superforms v2, and shadcn components. 2024-02-25 22:59:29 -08:00
constants Adding docker-compose for future use, using Card on all auth pages, adding start of reset password. 2024-07-16 14:54:32 -07:00
dtos Updating mfa totp. 2024-08-30 17:36:22 -07:00
fonts Fixing up the og image generation, add svg background, add more input params. 2023-09-14 16:53:27 -07:00
server Fixing get all wishlists, style wishlist cards, and fix TOTP. 2024-10-01 17:09:56 -07:00
state Fix loading shown on login, add base enhance to logout and show loading UI with toast on success. 2023-09-18 21:42:09 +12:00
stores Adding separate button for wishlist and pagination store. 2023-08-19 18:18:21 -07:00
styles Creating new landing page, starting a different flow of managing your games, updating the schema for external ids, and adding different logo. 2024-02-14 17:48:47 -08:00
tests Fix tests, write random name generator, install faker, and update dependencies. 2024-08-13 15:19:57 -07:00
utils Fixing js/ts, removing dialog, updating card. 2024-10-03 14:47:59 -07:00
validations Moving around settings and security, fixing left nav to static list, fixing recovery codes generation. 2024-09-06 17:35:30 -07:00
config.ts Adding superforms, image lazy loader, and image icons. 2023-05-14 21:08:30 -07:00
data.json Adding auth to the site. 2023-05-20 22:18:04 -07:00
flashMessages.ts Checking TOTP expiry time. 2024-07-12 17:44:45 -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
page_loading_indicator.svelte Creating APIs for changing user password and calling it in change password. Cleaned up CSS layout styles and got settings nav correct. 2024-09-09 19:25:16 -07:00
Portal.svelte Updating dependencies, upgrade latest svelte 5, and updating to use svelte 5 in most places. 2024-07-06 23:12:36 -07:00
types.ts Moving around settings and security, fixing left nav to static list, fixing recovery codes generation. 2024-09-06 17:35:30 -07:00
utils.ts Fixing utils helper, changing header for logged in to be a dropdown menu, adding list and signout to dropdown, adding spinner to logout. 2023-09-18 09:28:15 +12:00
zodValidation.ts Fixing loading the wishlist and collection on the main landing page and getting your wishlist by id. 2024-08-22 19:26:22 -07:00