Commit Graph

13 Commits

Author SHA1 Message Date
Josh Creek 8b54177586 fix(#19): Fix really stupid sveltekit bug 2024-06-18 19:59:31 +01:00
Josh Creek addaeeee84 Merge pull request #16 from jcreek/2-replace-navbar-with-a-better-one
feat(#2): Begin replacing navbar
2024-06-18 19:53:03 +01:00
Josh Creek ec1f9a993d feat(#3): Add forgot password functionality 2024-06-06 19:21:16 +01:00
Josh Creek e4438d552b feat(#2): Begin replacing navbar 2024-06-04 20:10:32 +01:00
Olly 7c4667171c refactor(#5): reduce code duplication in cookie consent 2024-05-14 22:31:10 +00:00
Josh Creek e9d5f116fa feat(#5): Add cookie consent banner 2024-05-14 20:54:57 +01:00
Josh Creek 1338f65be7 feat(#4): Add toast for adding an item to basket 2024-05-14 20:27:03 +01:00
OllyNicholass bfe0aa333a fix(#7): remove redundant call to historic getUser function 2024-05-14 19:45:13 +01:00
OllyNicholass 03b68d337a refactor(*): remove user store in place of supabase session 2024-05-07 20:58:18 +01:00
Josh Creek f0448d2506 feat(*): Add basket functionality to all pages 2024-05-05 12:36:08 +01:00
Josh Creek d7e24928fc feat(*): Add basket to navbar 2024-04-30 22:23:14 +01:00
Josh Creek c6f0148af0 docs(*): Make minor text changes 2024-04-29 20:25:54 +01:00
Josh Creek 079ccad6ba feat(*): Add basic site functionality including sign up, sign in and sign out 2024-04-29 20:18:18 +01:00