Vercel/app
Sam Becker b3972a6032
Date-based photo sets (#276)
* Add 'recents' and 'years' categories

* Add recents and years visibility config

* Add fundamental recent/year queries

* Display initial date-based data in sidebar

* Adjust recents data type

* Remove date rage from sidebar footer

* Reformat recents/years in sidebar

* Organize years in grid

* Rename date -> year

* Add year-based views

* Split sidebar years into rows

* Add years to cmdk menu

* Localize 'years'

* Create /recents views

* Enable recents share modals

* Fix recents og image

* Statically optimize /recents image

* Don't statically optimize /recents page

* Update i18n

* Add recents to cmdk

* Suppress spinner for year badges

* Refactor sidebar height calculation

* Add recents to sitemap
2025-06-28 11:48:48 -05:00
..
admin Improve add/edit upload functionality 2025-06-18 18:35:10 -05:00
api Remove public api endpoint 2025-06-12 18:54:50 -05:00
feed Cache photo meta queries 2025-04-06 15:00:24 -05:00
feed.json Make data static endpoints more resilient 2025-06-12 23:34:16 -05:00
film/[film] Date-based photo sets (#276) 2025-06-28 11:48:48 -05:00
film-demo Generalize film type and labeling strategy 2025-04-01 21:08:36 -05:00
focal/[focal] OG image hovers (#268) 2025-06-19 18:19:59 -05:00
grid Cache photo meta queries 2025-04-06 15:00:24 -05:00
home-image Refine recipe og image 2025-03-10 09:15:56 -05:00
lens/[make]/[model] Add caption, semantic description conditionally to photo meta 2025-06-01 00:22:11 -05:00
og Cache photo meta queries 2025-04-06 15:00:24 -05:00
p/[photoId] Add caption, semantic description conditionally to photo meta 2025-06-01 00:22:11 -05:00
recents Date-based photo sets (#276) 2025-06-28 11:48:48 -05:00
recipe/[recipe] Add caption, semantic description conditionally to photo meta 2025-06-01 00:22:11 -05:00
rss.xml Make data static endpoints more resilient 2025-06-12 23:34:16 -05:00
shot-on/[make]/[model] Add caption, semantic description conditionally to photo meta 2025-06-01 00:22:11 -05:00
sign-in Lazy load language data 2025-05-12 09:10:28 -05:00
tag Add caption, semantic description conditionally to photo meta 2025-06-01 00:22:11 -05:00
template-image Refine recipe og image 2025-03-10 09:15:56 -05:00
template-image-tight Refine recipe og image 2025-03-10 09:15:56 -05:00
template-url Add configuration for nav site title 2025-03-25 14:14:00 -05:00
year/[year] Date-based photo sets (#276) 2025-06-28 11:48:48 -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 Add image fallback debug logging 2025-06-24 10:14:08 -05:00
not-found.tsx Add custom error page for client-side exceptions 2025-04-17 09:30:55 -05:00
page.tsx Cache photo meta queries 2025-04-06 15:00:24 -05:00
sitemap.ts Date-based photo sets (#276) 2025-06-28 11:48:48 -05:00