Update project name and dependencies in package.json
Martin Staiger
2026-03-15 07:58:25 +01:00
7284afdc6afeat: implement letterboxd-inspired responsive design with grid layout
Martin Staiger
2026-03-15 00:14:08 +01:00
e42ff51f31style: apply frosted glass design to all components\n\nUpdate bottom nav, feed, search, log, diary, lists, profile, movie detail, and auth pages.
v0
2026-02-08 23:34:38 +00:00
6dbc116704feat: enable PWA with icons, service worker, and touch icons\n\nAdd PWA icons, service worker, and Apple touch icons for standalone app experience
v0
2026-02-08 23:30:24 +00:00
be9798cfa5fix: share function and list navigation improvements\n\nReplace Web Share API with clipboard copy and add separate list tab.
v0
2026-02-07 01:45:52 +00:00
7bc69a7a36feat: redirect code parameter to auth callback in middleware\n\nAdapt middleware to handle parameter and route to .
v0
2026-02-07 01:35:13 +00:00
e8a65645c2fix: configure Supabase auth redirect URL and callback handler\n\nUpdate Site URL in Supabase and create auth callback route.
v0
2026-02-07 01:28:06 +00:00
dab373a1d9build complete app with Supabase, auth, and feature pages
v0
2026-02-07 01:21:37 +00:00
94f2f8fd08feat: build app with infrastructure, auth, and features\n\nAdd dark theme, Supabase, and PWA manifest.
v0
2026-02-07 01:12:32 +00:00
5e9f299babfix: split migration scripts for table and trigger\n\nFix SQL delimiter issue and separate table and trigger scripts.
v0
2026-02-07 00:59:00 +00:00
1b5c26bfbcInitial commit from v0
v0
2026-02-07 00:57:54 +00:00