• Joined on 2025-04-21
Greg pushed to main at Greg/MyFavStuff2 2025-05-20 19:17:44 +00:00
234109b48d Adapt astro.config.mjs to allow for all domains
Greg pushed to main at Greg/MyFavStuff2 2025-05-20 19:14:33 +00:00
d97d28202b Update astro.config.mjs file to allow domain
Greg pushed to main at Greg/MyFavStuff2 2025-05-20 19:11:43 +00:00
a98b504e62 Dockerize added vite.config.js
Greg pushed to main at Greg/MyFavStuff2 2025-05-20 19:08:14 +00:00
25b029977f Dockerize publish host
Greg pushed to main at Greg/MyFavStuff2 2025-05-20 18:55:09 +00:00
26aee34163 Dockerized
Greg created branch main in Greg/MyFavStuff2 2025-05-20 18:48:31 +00:00
Greg pushed to main at Greg/MyFavStuff2 2025-05-20 18:48:31 +00:00
1a3ca05cbb 2nd commit
2ae430111c First commit
Greg created repository Greg/MyFavStuff2 2025-05-20 18:45:09 +00:00
Greg pushed to main at Greg/MyFavStuff 2025-05-18 22:35:19 +00:00
Greg pushed to main at Greg/MyFavStuff 2025-05-18 22:00:35 +00:00
93cdce4905 chore: optimize Docker build with multi-stage layers and add performance-tuned Next.js config
Greg pushed to main at Greg/MyFavStuff 2025-05-18 21:28:56 +00:00
cde9020bb6 feat: add item editing functionality with image upload support
Greg pushed to main at Greg/MyFavStuff 2025-05-18 21:19:25 +00:00
4c443fdbfe feat: implement add item page with image upload and form submission
Greg pushed to main at Greg/MyFavStuff 2025-05-18 20:40:59 +00:00
36138478f8 config: add Next.js configuration with standalone output and server actions
Greg pushed to main at Greg/MyFavStuff 2025-05-18 20:31:04 +00:00
5525d69b5d feat: implement add item form with image upload and server-side validation
Greg pushed to main at Greg/MyFavStuff 2025-05-18 19:45:07 +00:00
b31e5578df feat: implement favorite items list with add item functionality
Greg pushed to main at Greg/MyFavStuff 2025-05-18 19:32:28 +00:00
e0bc98d320 feat: add new item creation form with Supabase integration
Greg pushed to main at Greg/MyFavStuff 2025-05-18 19:19:46 +00:00
64f7e3b6f3 feat: add placeholder page for new item creation form
Greg pushed to main at Greg/MyFavStuff 2025-05-18 15:33:04 +00:00
11188330fe feat: optimize Docker build with Next.js standalone output configuration
Greg pushed to main at Greg/MyFavStuff 2025-05-18 15:14:53 +00:00
16825648ed feat: implement Supabase client with safe query handling and error management
Greg pushed to main at Greg/MyFavStuff 2025-05-18 14:49:23 +00:00
7ad27799f9 fix: improve Docker build process by using ARGs correctly and adding Next.js config file