lookbook/internal/data
soup cdcc5b5293
Initial commit: Lookbook personal collection app
Pinterest-like app for saving images, videos, quotes, and embeds.

Features:
- Go backend with PostgreSQL, SSR templates
- Console-based admin auth (login/logout via browser console)
- Item types: images, videos (ffmpeg transcoding), quotes, embeds
- Media stored as BLOBs in PostgreSQL
- OpenGraph metadata extraction for links
- Embed detection for YouTube, Vimeo, Twitter/X
- Masonry grid layout, item detail pages
- Tag system with filtering
- Refresh metadata endpoint with change warnings
- Replace media endpoint for updating item images/videos
2026-01-17 01:09:23 -05:00
..
admin Initial commit: Lookbook personal collection app 2026-01-17 01:09:23 -05:00
item Initial commit: Lookbook personal collection app 2026-01-17 01:09:23 -05:00
media Initial commit: Lookbook personal collection app 2026-01-17 01:09:23 -05:00
session Initial commit: Lookbook personal collection app 2026-01-17 01:09:23 -05:00
tag Initial commit: Lookbook personal collection app 2026-01-17 01:09:23 -05:00