This website requires JavaScript.
Explore
Help
Register
Sign In
admin
/
39525-vm
Watch
1
Star
0
Fork
0
You've already forked 39525-vm
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
39525-vm
/
app
History
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
..
(app)
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
api
/tmdb
build complete app with Supabase, auth, and feature pages
2026-02-07 01:21:37 +00:00
auth
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
globals.css
feat: build app with infrastructure, auth, and features\n\nAdd dark theme, Supabase, and PWA manifest.
2026-02-07 01:12:32 +00:00
layout.tsx
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
page.tsx
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