No description
Find a file
soup 4763e69b79
fix: extract Twitter video thumbnails from correct API field
Twitter video thumbnails are provided by the FxTwitter API directly
in the video object's thumbnail_url field, not in a separate photos
array. This fixes thumbnail generation for Twitter video links.
2026-01-18 00:41:02 -05:00
cmd/server Add password change functionality 2026-01-17 22:28:13 -05:00
internal fix: extract Twitter video thumbnails from correct API field 2026-01-18 00:41:02 -05:00
vendor Add vendor directory and update vendorHash to null 2026-01-17 22:29:54 -05:00
.envrc Initial commit: Lookbook personal collection app 2026-01-17 01:09:23 -05:00
.gitignore Initial commit: Lookbook personal collection app 2026-01-17 01:09:23 -05:00
default.nix Add lookbook binary to system PATH 2026-01-17 22:38:14 -05:00
go.mod Add password change functionality 2026-01-17 22:28:13 -05:00
go.sum Add password change functionality 2026-01-17 22:28:13 -05:00
Makefile Initial commit: Lookbook personal collection app 2026-01-17 01:09:23 -05:00
Procfile Initial commit: Lookbook personal collection app 2026-01-17 01:09:23 -05:00
shell.nix Initial commit: Lookbook personal collection app 2026-01-17 01:09:23 -05:00