Vercel/app
Sam Becker 5970bfb850
About Page (#378)
* Highlight /about in nav

* Refine full frame icon

* Add timestamp to /about

* Add /about to cmdk menu

* Enrich /about content

* Make /about categories responsive

* Enlarge app nav buttons

* Add /about richer categories

* Widen main nav buttons

* Add more /about category content

* Catch db errors in /about

* Update key /about image

* Add /about avatar

* Add jest TextEncoder polyfill

* Refactor sidebar text configuration

* Show /about hero photo meta

* Hoist about content to server page

* Hide admin email on small screens

* Add basic about page form

* Finalize basic /about upsert functionality

* Make /about/edit safe for blank templates
* Add configuration to hide /about page

* Add default /about title text

* Add interactive photos to /about edit form

* Apply final /about i18n

* Ensure /about static optimization

* Add CTA for admins to add /about descriptions

* Add convenience for accepting full photo urls

* Add photo placeholder icon

* Show /about empty state when there are no photos

* Hide sort control when in app empty state
2026-02-26 09:32:17 -06:00
..
about About Page (#378) 2026-02-26 09:32:17 -06:00
admin Select All Photos (2 of 2) (#375) 2026-02-16 09:23:28 -06:00
album/[album] Increase cache coverage 2025-11-15 17:03:32 -06:00
api Use presigned urls when statically pre-rendering 2026-02-17 18:11:54 -06:00
feed.json Exclude photo from feeds (#280) 2025-07-05 23:40:58 -05:00
film/[film] Refine Nikon implementation 2025-12-30 15:29:27 -05:00
film-demo Generalize film type and labeling strategy 2025-04-01 21:08:36 -05:00
focal/[focal] Albums (#315) 2025-09-16 21:47:22 -05:00
full Albums (#315) 2025-09-16 21:47:22 -05:00
grid Albums (#315) 2025-09-16 21:47:22 -05:00
home-image Remove safe-photo-image-response checks in favor of centralized solution 2026-02-18 09:06:00 -06:00
lens/[make]/[model] Albums (#315) 2025-09-16 21:47:22 -05:00
og Cache photo meta queries 2025-04-06 15:00:24 -05:00
p/[photoId] Remove safe-photo-image-response checks in favor of centralized solution 2026-02-18 09:06:00 -06:00
recents Remove safe-photo-image-response checks in favor of centralized solution 2026-02-18 09:06:00 -06:00
recipe/[recipe] Albums (#315) 2025-09-16 21:47:22 -05:00
rss.xml Exclude photo from feeds (#280) 2025-07-05 23:40:58 -05:00
shot-on/[make]/[model] Albums (#315) 2025-09-16 21:47:22 -05:00
sign-in Rich sort controls (#283) 2025-07-15 22:43:36 -05:00
tag Albums (#315) 2025-09-16 21:47:22 -05:00
template-image Remove safe-photo-image-response checks in favor of centralized solution 2026-02-18 09:06:00 -06:00
template-image-tight Remove safe-photo-image-response checks in favor of centralized solution 2026-02-18 09:06:00 -06:00
template-url Add configuration for nav site title 2025-03-25 14:14:00 -05:00
year/[year] Albums (#315) 2025-09-16 21:47:22 -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 Avoid google font waterfall 2026-02-21 23:11:11 -06:00
not-found.tsx Add custom error page for client-side exceptions 2025-04-17 09:30:55 -05:00
page.tsx Albums (#315) 2025-09-16 21:47:22 -05:00
sitemap.ts About Page (#378) 2026-02-26 09:32:17 -06:00