Vercel/app
Sam Becker b8c01492b8
Store optimized assets for all photos (#304)
* Begin storing optimized photo files

* Increase optimized image size to 1080

* Refactor photo/storage modules

* Refine storage file naming api

* Simplify photo storage api

* Finalize photo storage api

* Start storing/serving optimized photos

* Finalize optimized photo asset generation

* Temporarily allow static optimization on PREVIEW branches

* Restore static optimization as production-only

* Remove og image inline-flex class

* Tweak convert upload signature

* Refactor optimized file storage

* Display optimized files when they exist in photo form

* Create small disclosure component

* Report photo storage files more accurately

* Sort optimized files

* Generate optimized storage files when updating/syncing photos

* Include source bucket when copying files with MinIO

* Make deleting files more resilient
2025-09-06 23:20:20 -05:00
..
admin Store optimized assets for all photos (#304) 2025-09-06 23:20:20 -05:00
api Store optimized assets for all photos (#304) 2025-09-06 23:20:20 -05:00
feed.json Exclude photo from feeds (#280) 2025-07-05 23:40:58 -05:00
film/[film] Rich sort controls (#283) 2025-07-15 22:43:36 -05:00
film-demo Generalize film type and labeling strategy 2025-04-01 21:08:36 -05:00
focal/[focal] Rich sort controls (#283) 2025-07-15 22:43:36 -05:00
full Rich sort controls (#283) 2025-07-15 22:43:36 -05:00
grid Rich sort controls (#283) 2025-07-15 22:43:36 -05:00
home-image Refactor image response url checks 2025-08-05 10:03:53 -05:00
lens/[make]/[model] Rich sort controls (#283) 2025-07-15 22:43:36 -05:00
og Cache photo meta queries 2025-04-06 15:00:24 -05:00
p/[photoId] Refactor image response url checks 2025-08-05 10:03:53 -05:00
recents Refactor image response url checks 2025-08-05 10:03:53 -05:00
recipe/[recipe] Rich sort controls (#283) 2025-07-15 22:43:36 -05:00
rss.xml Exclude photo from feeds (#280) 2025-07-05 23:40:58 -05:00
shot-on/[make]/[model] Rich sort controls (#283) 2025-07-15 22:43:36 -05:00
sign-in Rich sort controls (#283) 2025-07-15 22:43:36 -05:00
tag Rich sort controls (#283) 2025-07-15 22:43:36 -05:00
template-image Refactor image response url checks 2025-08-05 10:03:53 -05:00
template-image-tight Refactor image response url checks 2025-08-05 10:03:53 -05:00
template-url Add configuration for nav site title 2025-03-25 14:14:00 -05:00
year/[year] Rich sort controls (#283) 2025-07-15 22:43:36 -05:00
error.tsx Move /app to root 2025-02-17 17:52:18 -06:00
global-error.tsx Add custom error page for client-side exceptions 2025-04-17 09:30:55 -05:00
layout.tsx Skip nav animation in empty state 2025-07-19 16:02:43 -05:00
not-found.tsx Add custom error page for client-side exceptions 2025-04-17 09:30:55 -05:00
page.tsx Make sidebar photo count accurate 2025-07-13 11:31:33 -05:00
sitemap.ts Rich sort controls (#283) 2025-07-15 22:43:36 -05:00