13 Commits

Author SHA1 Message Date
Martin Staiger
f2a368d6d6
Add CI workflow for Node.js project 2026-04-02 18:20:33 +02:00
Martin Staiger
e2f820e3ef
Add legacy-peer-deps configuration to .npmrc 2026-03-15 08:00:28 +01:00
Martin Staiger
212c84c80b
Update project name and dependencies in package.json 2026-03-15 07:58:25 +01:00
Martin Staiger
7284afdc6a feat: implement letterboxd-inspired responsive design with grid layout 2026-03-15 00:14:08 +01:00
v0
e42ff51f31 style: apply frosted glass design to all components\n\nUpdate bottom nav, feed, search, log, diary, lists, profile, movie detail, and auth pages. 2026-02-08 23:34:38 +00:00
v0
6dbc116704 feat: enable PWA with icons, service worker, and touch icons\n\nAdd PWA icons, service worker, and Apple touch icons for standalone app experience 2026-02-08 23:30:24 +00:00
v0
be9798cfa5 fix: share function and list navigation improvements\n\nReplace Web Share API with clipboard copy and add separate list tab. 2026-02-07 01:45:52 +00:00
v0
7bc69a7a36 feat: redirect code parameter to auth callback in middleware\n\nAdapt middleware to handle parameter and route to . 2026-02-07 01:35:13 +00:00
v0
e8a65645c2 fix: configure Supabase auth redirect URL and callback handler\n\nUpdate Site URL in Supabase and create auth callback route. 2026-02-07 01:28:06 +00:00
v0
dab373a1d9 build complete app with Supabase, auth, and feature pages 2026-02-07 01:21:37 +00:00
v0
94f2f8fd08 feat: build app with infrastructure, auth, and features\n\nAdd dark theme, Supabase, and PWA manifest. 2026-02-07 01:12:32 +00:00
v0
5e9f299bab fix: split migration scripts for table and trigger\n\nFix SQL delimiter issue and separate table and trigger scripts. 2026-02-07 00:59:00 +00:00
v0
1b5c26bfbc Initial commit from v0 2026-02-07 00:57:54 +00:00